This package tries to show all the syntax scopes just to help you do your syntax highlighting packages development.
You can find this package in corresponding package managment tool for:
Visual Studio Code - Visual Studio Marketplace
Ctrl+Shift+X
orCmd+Shift+X
in Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom
- press
Install
on theSyntax Highlighting Scopes Showroom
pane
Sublime Package Control - Package Control
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
install
, selectPackage Control: Install Package
- type
Syntax Highlighting Scopes Showroom
, select it
Atom - Atom Package Manager
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
Settings View: Install Packages And Themes
- type
syntax-highlighting-scopes-showroom
- press
Install
on thesyntax-highlighting-scopes-showroom
pane
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom: Show All Scopes
and pressEnter
- go to
Tools -> Syntax Highlighting Scopes Showroom -> Show All Scopes
- 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.
MIT License - see the LICENSE for more details.