Skip to content

Commit 0078ad3

Browse files
committed
fix: remove inspectTokens feature as it won't work with textmate
1 parent 9ff9425 commit 0078ad3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/monaco.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import setupExtensions from './extensions'
1515
import 'monaco-editor/esm/vs/editor/editor.all'
1616
import 'monaco-editor/esm/vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp'
1717
import 'monaco-editor/esm/vs/editor/standalone/browser/iPadShowKeyboard/iPadShowKeyboard'
18-
import 'monaco-editor/esm/vs/editor/standalone/browser/inspectTokens/inspectTokens'
1918
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneHelpQuickAccess'
2019
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGotoLineQuickAccess'
2120
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGotoSymbolQuickAccess'

0 commit comments

Comments
 (0)