Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Kawasaki AS LanguageNew to Visual Studio Code? Get it now.
Kawasaki AS Language

Kawasaki AS Language

dRamosCode

|
813 installs
| (0) | Free
VSCode Kawasaki AS language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kawasaki AS Language Support for VSCode

Version Release Date License Downloads

This VSCode extension provides language support for Kawasaki AS programming language, offering a range of features to enhance your development experience.

Features

Syntax Highlighting

The 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.

Custom colors

Syntax highlight colors can be modified by changing VSCode settings. You can access your settings via Ctrl+ shortcut or by navigating to File/Preferences/Settings. In the Extensions section, you will find all the settings related to this extension under the Kawasaki AS Language title.

Code Snippets

Access a collection of code snippets specific to Kawasaki AS language. Snippets include descriptions and comments to help you understand their usage. Quick access via ctrl + space key shortcut. Accept snippets by pressing tab or Enter.

Code Formatting

Automatically format your Kawasaki AS code according to a consistent style to improve code readability and maintainability, while writing.

Auto Formatter

Automatically format your Kawasaki AS code on save or by right click command, ensuring consistent formatting throughout your project.

Jump to Definition

Quickly navigate to the definition of a program or a GOTO label in your Kawasaki AS codebase with a ctrl + click.

Custom Sidebar

Program tree

Get a quick tree view of the project programs in the sidebar, allowing you to easily navigate and switch between different programs in your project. By default Realtime-refresh mode is active with a refresh rate of 1s. These settings can be changed through VSCode Settings, under Kawasaki AS Language tab.

Copy program to clipboard

A button next to each program on the project makes it possible to copy the desired program to clipboard with a single click.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon in the left sidebar or pressing Ctrl+Shift+X.
  3. Search for Kawasaki AS Language by dRamosCode and click Install.
  4. Once installed, you can start using the extension in your Kawasaki AS projects.

Usage

  1. Open a Kawasaki AS file (with a .as extension) in Visual Studio Code.
  2. Enjoy the syntax highlighting, code formatting, and other features provided by the extension.
  3. Use the code snippets to quickly insert commonly used code patterns.
  4. Navigate to definitions by pressing the ctrl key and clicking on a program or GOTO label.
  5. Use the custom sidebar to explore and switch between different programs in your Kawasaki AS project, and copy programs to clipboard.

Contributing

Contributions 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.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft