We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff9425 commit 0078ad3Copy full SHA for 0078ad3
src/monaco.ts
@@ -15,7 +15,6 @@ import setupExtensions from './extensions'
15
import 'monaco-editor/esm/vs/editor/editor.all'
16
import 'monaco-editor/esm/vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp'
17
import 'monaco-editor/esm/vs/editor/standalone/browser/iPadShowKeyboard/iPadShowKeyboard'
18
-import 'monaco-editor/esm/vs/editor/standalone/browser/inspectTokens/inspectTokens'
19
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneHelpQuickAccess'
20
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGotoLineQuickAccess'
21
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGotoSymbolQuickAccess'
0 commit comments