syntax-highlighting-scopes-showroom
Highlights syntax scopes to simplify syntax highlighting extensions development
Syntax Highlighting Scopes Showroom
This package tries to show all the syntax scopes just to help you do your syntax highlighting packages development.
Installation
You can find this package in corresponding package managment tool for:
Visual Studio Code - Visual Studio Marketplace
Ctrl+Shift+XorCmd+Shift+Xin Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom - press
Installon theSyntax Highlighting Scopes Showroompane
Sublime Package Control - Package Control
Ctrl+Shift+PorCmd+Shift+Pin Linux/Windows/OS X- type
install, selectPackage Control: Install Package - type
Syntax Highlighting Scopes Showroom, select it
Atom - Atom Package Manager
Ctrl+Shift+PorCmd+Shift+Pin Linux/Windows/OS X- type
Settings View: Install Packages And Themes - type
syntax-highlighting-scopes-showroom - press
Installon theSyntax Highlighting Scopes Showroompane
Usage
Visual Studio Code
Ctrl+Shift+PorCmd+Shift+Pin Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom: Show All Scopesand pressEnter
Sublime Text
- go to
Tools -> Syntax Highlighting Scopes Showroom -> Show All Scopes
Atom
- go to
Packages -> Syntax Highlighting Scopes Showroom -> Show All Scopes
As a result on all cases your editor will open the SyntaxScopes file which contains all known(for authors of this extension) syntax scopes.
License
MIT License - see the LICENSE for more details.