This is an extension for Microsoft VisualStudio Code to enhance your MQ2 macro writing and editing experience. Microsoft's VisualStudio Code is a lightweight but extremely powerful multi-platform, multi-environment editor. If you do not have Microsoft's VSCode, you can download it absolutely free on the Visual Studio website, available for Windows, Linux, and the Mac.
There are two ways to install this plugin, one simple, one for advanced users.
There are two ways to install this plugin, one simple, one for advanced users.
- To install within VisualStudio Code, simply click on the marketplace icon on the left (usually 4th icon down) and search for
vscodemq2
. Click install. - To install using GitHub, simply navigate to
~/.vscode/extensions
(or in Windows,%USERPROFILE%\.vscode\extensions
and expand the zip from git hub OR executegit clone https://github.com/djohnsonbaugh/vscodemq2macro.git
. The changes in VSCode are automatic after a VSC restart.
- License Name
- MIT License