Skip to content

The method to add a sidbar widget #15113

Answered by sdirix
Orangewithsugar asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Orangewithsugar,

There are some resources you can consult: First you can take a look at the official documentation.

If you don't find what you are looking for, then I would recommend taking a look at the Theia codebase itself. We have a lot of examples in-repo used in the example applications.

If you can't find a matchig example, you could look through the Theia extensions which are part of the repository. Conceptually there is no difference between Theia extensions offered via the core repository and extensions you write yourself, they have the same capabilities. So for example if you want to create a view which integrates similar to the output view or the memory inspector, then you …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Orangewithsugar
Comment options

@sdirix
Comment options

sdirix Mar 5, 2025
Collaborator

@Orangewithsugar
Comment options

@Orangewithsugar
Comment options

Answer selected by Orangewithsugar
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