Exorcism Language Support
Official Visual Studio Code extension providing syntax support, file associations, and custom branding for the Exorcism programming language.
Features
- File Association: Automatically recognizes all
.exrc configuration and source files.
- Language Mode: Registers the dedicated
Exorcism language mode inside the IDE.
- Auto-Completion: Added auto-completion for the Exorcism code syntax.
- GOTO functions & variables definition: Added GOTO functions & variables definition for the .exrc file editor context.
- Real-time syntax validation: Exorcism syntax errors are now reported directly in the VS Code editor.
- Editor command menu for .exrc context:
Build/Run commands are now available in the VS Code editor context menu.
- Keywords highlighting & documentation: Adds Exorcism keywords highlighting & documentation on-hover.
- Custom Iconography: Integrated high-contrast programming layout icon for the file explorer tree view.
Installation
- Open Visual Studio Code.
- Press
Ctrl+Shift+X (or Cmd+Shift+X on macOS) to open the Extensions view.
- Search for
Exorcism Language Support.
- Click Install.
License
This project is licensed under the MIT License.
| |