MASM Syntax HighlighterA Visual Studio Code extension that provides syntax highlighting for Microsoft Macro Assembler (MASM) files. This extension enhances the readability of MASM assembly code by applying color highlighting to different syntax elements including:
FeaturesThe extension automatically applies syntax highlighting to files with RequirementsThis extension requires Visual Studio Code version 1.93.1 or higher. Extension SettingsThis extension does not add any VS Code settings. The syntax highlighting is automatically applied to MASM files. ContributingIf you'd like to contribute to the development of this extension, please visit our GitHub repository. AcknowledgementsThis extension was written by Cursor AI (https://cursor.com). LicenseThis extension is available under the MIT license. Publishing to VS Code MarketplaceTo package and publish this extension to the VS Code Marketplace:
For more detailed publishing instructions, visit the Publishing Extensions guide. |