What does apiConfig.viewsConfig.$type = ViewsService or WorkbenchService actually do?
#976
Unanswered
Stainless2k
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It allows to use more of VSCode than just the editor (like all the other view) either by doing their layout yourself (ViewsService) or displaying the full workbench (WorkbenchService) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating to the newest version i noticed these in the config, but I can not seem to find what these different service types actually mean. I tried to google and looking at the vscode docs, but have not found anything helpful...
Beta Was this translation helpful? Give feedback.
All reactions