We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5f93b commit e70916aCopy full SHA for e70916a
1 file changed
webviews/sessionLogView/app.tsx
@@ -95,6 +95,7 @@ export function App() {
95
96
async function registerMonacoTheme(themeData: any) {
97
const langs = [
98
+ 'bash',
99
'css',
100
'html',
101
'ini',
0 commit comments