The Swift Visual Novels Language extension provides language support for the Swift Visual Novels programming language, featuring syntax highlighting, snippets, and language configuration. Designed for developers working with interactive stories in the Swift ecosystem, this extension enhances the development experience by integrating with Visual Studio Code.
Features
Syntax Highlighting: Enjoy a visually appealing coding experience with syntax highlighting tailored for Swift Visual Novels.
Code Snippets: Access a collection of handy snippets to speed up your development process.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or press Ctrl+Shift+X.
Search for Swift Visual Novels Language.
Click on the Install button.
Usage
Create or open a .svn file in your project.
Visual Studio Code will automatically detect the file type and apply the Swift Visual Novels syntax highlighting and snippets.
Contributing
If you want to contribute to this extension, please follow these steps:
Fork the repository.
Make your changes and test them.
Submit a pull request.
Support
For any issues or feature requests, please open an issue in the GitHub repository.