Skip to content

VSCode extension for the OMNeT++ NED and MSG languages

License

Notifications You must be signed in to change notification settings

omnetpp/omnetpp-vscode

Repository files navigation

Visual Studio Code extension for the OMNeT++ NED and MSG languages.

Download latest release or build locally.

Features

Syntax highlighting of .ned and .msg files. The extension uses the NED and MSG TextMate grammars.

Requirements

VS Code version 1.92 or higher.

Building locally

Node.js is required for building the extension locally (see https://nodejs.org for install instructions).

  • Clone this repo
  • Run refresh_submodules to fetch the grammar submodules
  • Install vsce: npm install -g @vscode/vsce

To build the .vsix file, run:

npm run package

Installing

In VSCode/Extensions side panel, select 'Install from VSIX...' from the ... menu

About

VSCode extension for the OMNeT++ NED and MSG languages

Resources

License

Stars

Watchers

Forks

Packages

No packages published