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
Launch Visual Studio Code.
Go to the Extensions view by clicking on the square icon on the left sidebar or pressing Ctrl+Shift+X.
Search for "Specman Syntax Highlighter" in the Extensions Marketplace.
Click on the "Install" button to install the extension.
Once installed, the extension will provide syntax highlighting for .e files by default.
Usage
Open a Specman file (*.e) in Visual Studio Code.
The extension will automatically detect the file type and apply the syntax highlighting.
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.