Kawasaki AS Language Support for VSCode
This VSCode extension provides language support for Kawasaki AS programming language, offering a range of features to enhance your development experience. FeaturesSyntax HighlightingThe extension provides syntax highlighting for Kawasaki AS code, making it easier to read and understand. It provides different dark and light theme colors, automatically chosen depending on user selected VSCode Theme.
Code SnippetsAccess a collection of code snippets specific to Kawasaki AS language. Snippets include descriptions and comments to help you understand their usage. Quick access via Code FormattingAutomatically format your Kawasaki AS code according to a consistent style to improve code readability and maintainability, while writing. Auto FormatterAutomatically format your Kawasaki AS code Jump to DefinitionQuickly navigate to the definition of a program or a Custom SidebarProgram treeGet a quick tree view of the project programs in the sidebar, allowing you to easily navigate and switch between different programs in your project. Copy program to clipboardA button next to each program on the project makes it possible to copy the desired program to clipboard with a single click. Installation
Usage
ContributingContributions to the Kawasaki AS Language Extension are welcome! If you encounter any issues or have suggestions for improvements, please open an issue in the GitHub repository. LicenseThis extension is licensed under the MIT License. |