supremeattainer - 2013-11-11

What I'm looking for: I'm wondering if there is a Notepad ++ plugin that pops up a comment box if you select a word(s) and highlight it? A user defined comment box

Why I'm asking? : I write a lot of bat scripts and sometimes I need to reference ss64 for syntax errors when debugging. It would be really handy to have a feature like this where I could create a link to the command I'm looking for and whenever I need to reference ss64 it would open up the page.

Further Capability : Would be to highlight a whole block of code and have that popup a comment. My purpose for this might be different for someone else but I'd use it to reference where I may have gotten the code from (i.e. a question i asked in Stackoverflow, dostips forum, etc.) and where I could link.

If this plugin doesn't exist, and if this doesn't sound like anything someone would care to create, does anyone know of any 3rd party software that might offer a solution. I'm wondering if AutoHotKey would be able to do something like this.

Thanks in advance for any help.