
Ignite Syntax Highlighting VS Code Extension
This extension provides syntax highlighting and a custom file icon for .ignite files used in Ignite projects.
Features
- Syntax highlighting for
.ignite files (keywords, strings, JSX-like tags, and parameters)
- Custom file icon for
.ignite files
- Recognizes
.ignite as a language in VS Code
Usage
- Install this extension in VS Code.
- Open any
.ignite file to see syntax highlighting and the custom icon in the file explorer.
Extension Structure
- /syntaxes/ignite.tmLanguage.json: TextMate grammar for highlighting
- /icons/icon.png: Custom icon for
.ignite files
- package.json: Extension manifest
Contributing
Feel free to submit issues or pull requests to improve highlighting or add features.
Developer
King Jethro
GitHub: kingjethro999
License
MIT
| |