Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Mentalogue LanguageNew to Visual Studio Code? Get it now.
Mentalogue Language

Mentalogue Language

MentalogueLang

|
1 install
| (0) | Free
Syntax highlighting, IntelliSense, and diagnostics for Mentalogue (.mtl/.mlib).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mentalogue VS Code Extension

This extension adds:

  • Mentalogue syntax highlighting for .mtl and .mlib
  • IntelliSense (keyword + symbol completion, hover, and go-to-definition)
  • Background diagnostics by running inscribe check on the active .mtl file
  • Optional Suture Pull command for workspace packages

Requirements

  • inscribe installed and available on PATH, or set mentalogue.inscribePath
  • Optional: suture installed for package pull command

Features

  • Symbol indexing includes:
    • Workspace .mtl files
    • .suture/sources/**/*.mtl
    • .mlib files (enabled by default with mentalogue.indexMlib)
  • Frequent checks:
    • Periodic checks (mentalogue.enablePeriodicCheck, mentalogue.checkIntervalMs)
    • Check on save (mentalogue.checkOnSave)
    • Unsaved buffer snapshots while typing (mentalogue.checkUnsavedChanges)

Commands

  • Mentalogue: Refresh IntelliSense Index
  • Mentalogue: Run Inscribe Check
  • Mentalogue: Suture Pull In Workspace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft