Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MkData IntellisenseNew to Visual Studio Code? Get it now.
MkData Intellisense

MkData Intellisense

Ray Zhang

| (0) | Free
Syntax highlighting and autocomplete for MkData Generator Scripts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MkData Intellisense

The MkData Intellisense extension provides intellisense for the MkData Generator Script language.

Features

✅ Syntax highlighting for .gen, .mkd and .mkdata files;
✅ Error checking for mkdata scripts;
✅ Primary autocomplete features;

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

Some of these are problems inherit to the way vscode uses regex to parse the language. Please consider contributing if you have any ideas on how to fix them.

  • Code blocks must strictly follow the Google code style, i.e. opening brace must be on the same line as the declaration.

Release Notes

Latest release: 1.1.4 (Sep 27, 2025)

See CHANGELOG.md for details.

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