About tabscolorThis extension lets you color the background of your tabs either by right click, by filetype or by directory. Useful when working with multiple tabs. The extension is still in an experimental phase. QuickstartInstall the extension, restart your vs code (not just reload), right click on any tab and select from the color menu Set tabs color based on filetypesexample:
Add this to your VS Code user settings.json Set tabs color based on directoriesexample:
Add this to your VS Code user settings.json The directoy path must be absolute Set the active tab colorexample:
Add this to your VS Code user settings.json This extension can :
This extension can't (yet) :
Notes :
Available commands:
Contributors WelcomeDon't hesitate to contribute to this extension. TODOAdd more colors Add color icons to color options in the contextual menu ~~Allow custom color options~~ ✓ntkhang03 Allow partial paths when coloring based on directory new command: set random colors to all open tabs ~~new command: clear the color of all open tabs~~ ✓kobilee new command: sort open tabs by color new setting: display/hide language icon on tabs Add an option on the explorer contextual menu to set colors accoding to the target folder new feature: toggle color of a tab by double click |