omadawn / njord

Java iRule Editor
2 stars 1 forks source link

Derive command usage syntax from Devcentral so it can be used in autocomplete #55

Open omadawn opened 12 years ago

omadawn commented 12 years ago

I'll need to figure out the URL for every single command in order to make the commands = clickable links functionality work anyway.

So let's go the step further so that when you use autocomplete you get not just word completion but can do syntax completion like HTTP::respond kinda stuff.

Perhaps I can grab the syntax from the page and set it as a tooltip text for that word?