Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>mimium-languageNew to Visual Studio Code? Get it now.
mimium-language

mimium-language

mimium-org

|
328 installs
| (0) | Free
language support for mimium, a sound programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mimium Visual Studio Code Extension

This is a language support extension of mimium, an infrastructural programming languge.

This extension provides a syntax highlight for mimium source files (which have .mmm extension), and basic error reporting feature.

Also, this extension works as the easiest installer of mimium compiler and standard libraries. The extension automatically download the latest release from Github Release into ~/.mimium. To use enhanced highlighting support and error reporting feature, the language server needed to be installed. The server is installed together with the compiler(mimium-cli) by this extension.

You can play opening mimium file on the editor, by the editor action button(right side of the file tabs) or the command palette (Cmd+Shift+P => "Run opening file").

Screenshot

Screenshot of VSCode with a dark theme. The source code of mimium file is opened and mouse cursor is hovered on the mimium icon right next to the editor tabs.

Screenshot of VSCode with a light theme.The source code of mimium file is opened and 2 errors are reported on the editor.

Development

See Development.md.

Release Notes

Change Log

License

MIT

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