Concepts
Browser Mode
webpack dev server to see changes to plugin views in real time.
In browser mode, we start aEditor View
From Editor View
Go to text ā
The editor view is a view that shows up inside of an editor pane in vscode.
The Dendron Preview is an example of an Editor View
.
Tree View
From Tree View
Go to text ā
Tree views are located in the tree view container of the workbench.
No note with name dendron.concepts.workbench found in cache during parsing.
IDE Mode
webpack export
to generate static js and css bundles of all views. We then launch the Dendron Plugin in development mode to see the webview changes integrated with VSCode
Children
Backlinks