Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>mshellNew to Visual Studio Code? Get it now.
mshell

mshell

Mitchell Paulus

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

mshell VS Code Extension

This is the official extension for the concatenative shell-like programming language mshell.

Features

  • Syntax highlighting for .msh and .mshell files
  • Language Server Protocol (LSP) support:
    • Hover documentation for built-in functions
    • Variable name completion (triggered by @)
    • Variable rename support

Requirements

For LSP features, the msh executable must be installed and available in your PATH, or configured via the mshell.lspPath setting.

Extension Settings

  • mshell.lspPath: Path to the msh executable for the language server (default: "msh")
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft