Visual Studio Code extension for the OMNeT++ NED and MSG languages. The extension is available in the VS Code Marketplace and the Open VSX Registry. Alternatively, Download latest release or build locally. FeaturesSyntax highlighting of .ned and .msg files. The extension uses the NED and MSG TextMate grammars. RequirementsVS Code version 1.92 or higher. Building locallyNode.js is required for building the extension locally (see https://nodejs.org for install instructions).
To build the .vsix file, run:
InstallingIn VSCode/Extensions side panel, select 'Install from VSIX...' from the ... menu |