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

Morpho

mattsep

|
212 installs
| (0) | Free
Morpho language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

morpho-vscode

Support for the Morpho language in VSCode.

Features

  • This extension enables basic syntax highlighting for Morpho code.

Syntax Highlighting

Manual Installation

This extension can be manually installed by first generating a *.vsix file. Note that you must have node and npm installed.

>> npm install
>> npx vsce package

This will create a file called morpho-x.y.z.vsix, with x.y.z the extension version. This can then be installed:

>> code --install-extension morpho-x.y.z.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft