Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MPNew to Visual Studio Code? Get it now.
MP

MP

Adrian Hernandez

|
814 installs
| (0) | Free
MP syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mp-syntax README

MP is a server-side templating langauge that built on top of perl. MP hijacks the html comment syntax to insert logical operations for templating and adopts java-style block comments. mp-

Features

MP syntax highlight. More to come.

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

No extensions settings yet. Will have enable switch soon.

  • myExtension.enable: enable/disable this extension

Known Issues

Perl syntax embedded in MP are not yet highlighted correctly.

Release Notes

Initial release. Control operators in MP and javastyle comments are highlighted correctly.

0.0.2

Initial release of MP-syntax


Working with Markdown

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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