The gsv-play-highlighter is a Visual Studio Code extension designed to provide syntax highlighting for .gsv and .play files, enhancing the readability and maintainability of these specific file types.
Features
Syntax Highlighting: Automatically highlights key components of .gsv and .play files for better readability.
Customizable Themes: Users can customize the theme settings for different keywords and components within these files.
Requirements
There are no special requirements or dependencies for this extension. It works out of the box with Visual Studio Code.
Extension Settings
This extension contributes the following settings:
gsvPlayTheme.keywordControlGSV: Color for GSV keywords.
gsvPlayTheme.keywordControlPlay: Color for PLAY keywords.
gsvPlayTheme.entityNameScript: Color for script indications.