Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-standardmlNew to Visual Studio Code? Get it now.
vscode-standardml

vscode-standardml

Sebastian Higgins

|
1,996 installs
| (0) | Free
Standard ML Mode for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-standardml README

Features

  • (Limited) syntax highlighting.
  • (Some) snippets.

Known Issues

  • Syntax highlighting:
    • Multiline string escape used to support multiline string literal in SML97 will not work properly, e.g. this:

      val my_val = "blah\
      dsfsf
      \blah"
      

      really shouldn't be a valid string literal but is rendered so anyway.

Release Notes

License

MIT

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