Breadcrumbs view based on VSCode WebviewThis view is like Mac Finder Conlumn View. Settings
Features
Right clicking on items show context menu of commands:
The idea is to gather more feedback on this type of UI. Eventually want to support adding commands to the context menus in the breadcrumb view. Partly addresses:
DevelopmentThis project was generated with To test this extension in vscode context:
After build process you can press F5 to "Start Debugging" (or: select in menu "Debug" -> "Start Debugging"). A new window will open in which you need to open command palette (Ctrl/Cmd + Shift + P). PackagingTo generate extension in
Finally the generated VSIX file with VSCode extension should appear in the root folder of your project. AcknowledgementsProject was inspired by: |