Monk Language Support for VS CodeWelcome to the Monk Language Support extension for Visual Studio Code! This extension provides rich language support for the Monk programming language, enhancing your coding experience with syntax highlighting, snippets, and more. Features
Installation
UsageThe extension will automatically activate for files with the JSDoc-style AnnotationsMonk supports JSDoc-style annotations in comments. These annotations are highlighted when they appear at the start of a comment line:
ContributingWe welcome contributions to the Monk Language Support extension! If you'd like to contribute, please follow these steps:
Please ensure your code adheres to our coding standards and includes appropriate tests. Feedback and IssuesIf you encounter any problems or have suggestions for improvements, please file an issue on our GitHub repository. LicenseThis extension is released under the MIT License. AcknowledgementsMonk Language Support is made possible thanks to the contributions of the open-source community. Happy coding with Monk! 🕯️ |