Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

heartacker/toggle-panel

 
 

Repository files navigation

Toggle Panel

Toggle Panel is an extension for VSCode that shows a little button that toggles the panel and side panel visibility on the right of the status bar.

How to enable the side penel

add the config to you settings.json and restart the vscode

    "workbench.experimental.sidePanel.enabled": true,
    "workbench.experimental.layoutControl.enabled": true

Toggle Panel

This is a fork from: Toggle Panel. based: Toggle Panel.

Authors

About

Toggle Panel is extention for Visual Studio Code that toggles the panel window.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%