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 7c86273 commit 572d107Copy full SHA for 572d107
README.md
@@ -120,8 +120,9 @@ await initialize({
120
})
121
```
122
123
-Additionally, this library exposes 20 modules that include the vscode version of some services (with some glue to make it work with monaco):
+Additionally, this library exposes 21 modules that include the vscode version of some services (with some glue to make it work with monaco):
124
125
+- Extensions (included by default): `vscode/service-override/extensions`
126
- Notifications: `vscode/service-override/notifications`
127
- Dialogs: `vscode/service-override/dialogs`
128
- Model: `vscode/service-override/model`
0 commit comments