The MeowLang extension provides support for the MeowLang programming language in Visual Studio Code. It gives syntax highlighting.
Features
Syntax Highlighting: Enjoy colorful and distinct syntax highlighting for MeowLang code in the editor.
Custom Icons: Includes custom file icons for .meow files in the file explorer (when used with compatible icon themes).
Installation
Open Visual Studio Code.
Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
Search for "MeowLang" in the Extensions Marketplace.
Click "Install" to add the MeowLang extension to your VS Code.
Usage
Create or open a .meow file to start coding in MeowLang.
Enjoy syntax highlighting, code completion, and other language-specific features while coding in MeowLang.
Contributing
Contributions to improve this extension are welcomed! If you encounter issues or have suggestions for enhancements, feel free to submit them in the GitHub repository's Issues section.
Development Setup
Clone the repository: git clone https://github.com/your-meowlang-extension-repo.git
Open the project in Visual Studio Code.
Make changes or fixes.
Test the changes.
Submit a pull request.
License
This MeowLang extension is licensed under the MIT License.
Acknowledgements
Mention any contributors or libraries used in the extension.