Visual Studio Code MQ2 Macro Plugin

Discussion in 'General MQ2' started by Dwendrox, Apr 24, 2019.

  1. Dwendrox

    Dwendrox Orc Pawn

    Messages:
    11
    I created a plugin for Visual studio Code (free editor) that does highlighting for Macros, pictured below.

    Details on github, feel free to post issues there or requests for enhancements.
    https://github.com/djohnsonbaugh/vscodemq2macro

    [​IMG]
     
    • Useful Useful x 1
  2. clippy

    clippy A Griffin

    Messages:
    229
    This is awesome, thanks for doing this!
    Please consider publish the extension on vs marketplace for easier discoverability
     
    • Agree Agree x 1
    • Dumb Dumb x 1
  3. Dwendrox

    Dwendrox Orc Pawn

    Messages:
    11
    I have taken a few steps to make that possible, but havent finsihed yet.
     
  4. Dwendrox

    Dwendrox Orc Pawn

    Messages:
    11
    It is published now, i probably need to work on its visiblity, but it is there as vscodemq2
     
  5. clippy

    clippy A Griffin

    Messages:
    229
    Awesome, will check it out!
     
  6. clippy

    clippy A Griffin

    Messages:
    229
    Looks really awesome! Just some missing highlighted slash commands I noted:

    /itemnotify
    /ctrl /itemnotify ...
    /notify
    /click
    /keypress
    /ini
    /hail
    /windowstate
    /assist
    /macro
    /gu - guild message
    /g - group message
    /hidec - commonly used short form of /hidecorpses
    /autoinv - commonly used short form of /autoinventory
    /endm - commonly used short form of /endmacro
    /mac - commonly used short form of /macro

    MQ2EQBC:
    /bc
    /bct
    /bca
    /bcaa

    MQ2Cast:
    /casting
    /memorize
     
  7. Dwendrox

    Dwendrox Orc Pawn

    Messages:
    11

    I havent decided how to handle shortened version of commands or commands that are part of plugins. Many of the above are shortened versions.

    I will post your comments in the issues and come up with an approach.
     
  8. Dwendrox

    Dwendrox Orc Pawn

    Messages:
    11
    many of your issues are addressed now, i added feature issues for what i didnt do.
     
  9. clippy

    clippy A Griffin

    Messages:
    229
    I was off peq for a while there, but just got back.
    Didn't really had time to give your plugin more than a try before (earlier comment), but I have to tell you.

    THANK YOU SO VERY MUCH FOR THIS!

    You are awesome.
     
  10. Case04

    Case04 Orc Pawn

    Messages:
    1
    This is great. I wasn't expecting this to exist, but am really happy something like this does!