Skip to content

Implementing viewContainers and treeViews #495

Answered by CGNonofr
castrob asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

Implementing via extensions (registerExtension, getApi()...), using the VSCode docs, such as this one. Is this possible? I've seen on the demo an example of a customView using HTML implementation, but not anything like treeView itself.

There's no reason for it to be not possible

Implementing using the "VSCode contribution" method, similar to the UserDataSyncWorkbenchContribution -> registerViews -> ... -> UserDataSyncDataViews.registerMachinesView approach.

It's more internal indeed, but it may allow more customizations

Regardless of what you are trying to achieve, If what you are trying to achieve is doable via the VSCode extension api, I would recommend doing it that way beca…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@castrob
Comment options

Answer selected by castrob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants