Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MNSP - Multi Network Suspension Portal Language SupportNew to Visual Studio Code? Get it now.
MNSP - Multi Network Suspension Portal Language Support

MNSP - Multi Network Suspension Portal Language Support

melanian

|
1 install
| (1) | Free
Syntax highlighting and language support for MNSP files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MNSP Language Support

Provides syntax highlighting and language support for MNSP (Multi Network Suspension Portal) files in Visual Studio Code.

Features

  • Syntax Highlighting: Highlights MNSP-specific keywords like portal and suspend until.
  • File Association: Automatically recognizes .mnsp files.
  • Run Command: Run MNSP files directly from VS Code using Ctrl+Shift+R.

Requirements

  • The MNSP engine must be installed and available in your PATH. Install it via pip install mnsp-portal or from the MNSP repository.

Usage

  1. Open a .mnsp file in VS Code.
  2. The syntax will be highlighted automatically.
  3. Press Ctrl+Shift+R to run the file using the MNSP engine.

Release Notes

0.0.1

Initial release with syntax highlighting and run command.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft