Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Mike VSCode PluginNew to Visual Studio Code? Get it now.
Mike VSCode Plugin

Mike VSCode Plugin

RTS Product Engineering Kft

|
2 installs
| (0) | Free
Modern syntax highlighter and autocomplete for the Mike language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mike Language Extension for VS Code

A comprehensive VS Code extension for the Mike language, providing syntax highlighting, intelligent code completion, and advanced development features.

Features

  • Syntax highlighting for Mike language files (.mike)
  • IntelliSense and code completion for:
    • Language keywords
    • Attribute decorators
    • Code snippets
  • Hover information for attributes and keywords
  • Document outline support (symbols)
  • Basic error detection
    • Bracket matching
    • Syntax validation

Code Snippets

This extension includes several helpful snippets for common Mike language constructs:

  • entity: Create a new entity definition
  • data: Create a new data type definition
  • enum: Create a new enum definition
  • page: Create a new UI page definition
  • field: Create a new form field
  • table: Create a new table definition

Requirements

  • Visual Studio Code version 1.75.0 or higher

Extension Settings

This extension contributes the following settings:

  • Mike language support for .mike files
  • Custom syntax highlighting
  • Snippet support

Known Issues

Please report any issues on the GitHub repository.

Release Notes

1.0.0

Initial release of Mike Language Extension:

  • Basic syntax highlighting
  • Code snippets
  • IntelliSense support
  • Hover information
  • Document symbols
  • Basic error detection

Development

To contribute to this extension:

  1. Clone the repository
  2. Run `npm install`
  3. Open in VS Code
  4. Press F5 to start debugging

License

This extension is licensed under the GPL-3.0 License.

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