Skip to content

novara-fi/vscode-miden-asm

Repository files navigation

Miden Language Support for Visual Studio Code

This extension provides language support for the Miden assembly language in Visual Studio Code.

Features

  • Syntax highlighting for Miden assembly files
  • Completion for Miden assembly keywords and instructions
  • Hover information for Miden assembly keywords and instructions
  • Snippets for common Miden assembly constructs

Installation

To install the extension, follow these steps:

  1. Open the Visual Studio Code command palette (Ctrl+Shift+P).
  2. Type "Extensions: Install Extension" and select "Miden Language Support".
  3. Reload Visual Studio Code.

Usage

To use the Miden language support in Visual Studio Code, you can create a new file with a .masm extension and start writing Miden assembly code.

Contributing

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request on the GitHub repository.

License

This extension is licensed under the MIT License. See the LICENSE file for more information.

About

Miden Language Support for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published