/specman-vscode-grammar

Specman TextMate grammar for use with VS Code

Primary LanguageJinjaMIT LicenseMIT

Specman Syntax Highlighter for Visual Studio Code

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs GitHub

This extension provides syntax highlighting support for the Specman language in Visual Studio Code.

Features

  • Syntax Highlighting: Enjoy beautiful and accurate syntax highlighting for Specman files in Visual Studio Code.
  • Code Navigation: Quickly navigate through your code with improved readability and highlighting of different language constructs.
  • Comments Formatting: Easily format your comments for better code readability and organization.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon on the left sidebar or pressing Ctrl+Shift+X.
  3. Search for "Specman Syntax Highlighter" in the Extensions Marketplace.
  4. Click on the "Install" button to install the extension.
  5. Once installed, the extension will provide syntax highlighting for .e files by default.

Usage

  1. Open a Specman file (*.e) in Visual Studio Code.
  2. The extension will automatically detect the file type and apply the syntax highlighting.
  3. Enjoy the enhanced code readability and navigate through your code more easily.

Contributing

Contributions are welcome and encouraged! Please follow the guidelines outlined in CONTRIBUTING.md for detailed instructions on how to contribute to this project.

License

This project is licensed under the MIT License.

Acknowledgments

Support

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub.