Skip to content

Commit 572d107

Browse files
author
Loïc Mangeonjean
committed
doc: add new service override in README
1 parent 7c86273 commit 572d107

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,9 @@ await initialize({
120120
})
121121
```
122122

123-
Additionally, this library exposes 20 modules that include the vscode version of some services (with some glue to make it work with monaco):
123+
Additionally, this library exposes 21 modules that include the vscode version of some services (with some glue to make it work with monaco):
124124

125+
- Extensions (included by default): `vscode/service-override/extensions`
125126
- Notifications: `vscode/service-override/notifications`
126127
- Dialogs: `vscode/service-override/dialogs`
127128
- Model: `vscode/service-override/model`

0 commit comments

Comments
 (0)