Skip to content

mech-lang/vscode-editor-mode

Repository files navigation

Mech

Mika using VS Code

Mech Language Support for VS Code

Syntax support for .mec files in Visual Studio Code.

What this extension provides

  • Mech language registration (mech) for .mec files.
  • TextMate grammar for Mech syntax highlighting.

Scope

This extension is focused on editor language support only:

  • Syntax highlighting and tokenization.
  • Basic editor behaviors from language configuration.

It does not currently include:

  • LSP features (hover, completion, diagnostics, go-to-definition).
  • Formatting.
  • Debugging integration.

Quick start

  1. Install Mech Language Support from the VS Code Marketplace.
  2. Open or create a *.mec file.
  3. Confirm the language mode is set to Mech.

Related links

About

Mech editor mode for VSC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors