spiralofhope / _DevPad.GUI

[unmaintained] A World of Warcraft addon: A notepad for Lua scripts and mini-addons. (GUI component)
http://blog.spiralofhope.com/?p=17397
Other
5 stars 1 forks source link

_DevPad.GUI.Editor.lua: added ability to add links to scripts #22

Closed casualshammy closed 7 years ago

casualshammy commented 7 years ago

New old feature: user can insert item/spell links to a code

spiralofhope commented 7 years ago

I see that I commented that code out because I didn't understand it. I've investigated it and re-added it. I'm closing (not merging) the pull request because I also included a related critical bug fix that was hanging the game.

I also made a test case / usage documentation on adding links.

This work will be included in the upcoming 7.3.0.7

Thanks for prompting me!