Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelsolorio/vscode-toggle-sidepanel


https://github.com/miguelsolorio/vscode-toggle-sidepanel

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Side Panel Toggle

An extension for adding an icon to the status bar to toggle the Side Panel. To use the custom icon, you'll have to enable the proposed API by editing `~/.vscode/argv.json` and adding:

```bash
"enable-proposed-api": [
"miguelsolorio.side-panel-toggle"
]
```

![Preview of extension](preview.png)