• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Recent content by Dwendrox

  1. Dwendrox

    Software MQ2Macro extension for VSCode

    VSCode has a client server based language extension capability that I am exploring. With that I could pull up documentation on mouse over, validate variables in scope, sub routine lists, reading include files, or anything else. If anyone has thoughts on what would be the most valuable starting...
  2. Dwendrox

    Software MQ2Macro extension for VSCode

    I want to add autocomplete for all the MQ2Data Types, when i get there Ill see if i can figure out a easy way for folks to customize and add subroutines. I dont think i can dynamically find these with VSCode.
  3. Dwendrox

    Software MQ2Macro extension for VSCode

    I put this on the VSCode marketplace, should trivialize install.
  4. Dwendrox

    Utility MQ2Macro extension for VSCode - Nested Variable Support

    ## [0.0.2] - Added support for Variable labels having embedded variables - i.e. ${Junk${name}} - impacted /declare /varset/vardata/varcalc and variable references in general - Fixed issue where commands that do some sort of modification /squelch would fail if preceeding a command that was a...
  5. Dwendrox

    Software MQ2Macro extension for VSCode

    Dwendrox updated MQ2Macro extension for VSCode with a new update entry: Nested Variable Support Read the rest of this update entry...
  6. Dwendrox

    Software MQ2Macro extension for VSCode

    @gSe7eN, I fixed what i saw in your screenshot i think. Also, I didn't figure out how to update the download if i can, Ill have to look at that another day. DW
  7. Dwendrox

    Software MQ2Macro extension for VSCode

    Hey guy, thanks for trying out the plugin. Feel free to post bugs you find on github. I already saw something in the screen shot I didnt know was possible. ${Params${pi}} This was a project to learn grammars / regex, so there is probably lots of room for improvement. I have been looking at...
  8. Dwendrox

    Utility MQ2Macro extension for VSCode 0.0.2

    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...
Back
Top