We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c59c3b + 66b2086 commit c228c61Copy full SHA for c228c61
rollup/rollup.config.ts
@@ -96,6 +96,7 @@ const EDITOR_API_EXPOSE_MODULES = [
96
'vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution',
97
'vs/editor/contrib/format/browser/formatActions',
98
'vs/editor/contrib/bracketMatching/browser/bracketMatching',
99
+ 'vs/editor/contrib/hover/browser/hoverContribution',
100
'vs/editor/browser/coreCommands',
101
'vs/editor/contrib/clipboard/browser/clipboard',
102
'vs/editor/contrib/cursorUndo/browser/cursorUndo',
0 commit comments