> I like the highlighting too. Thanks again for your suggestion and...
> you can congrat yourself for this brilliant idea! ;-)
Ideas are cheap, whatever glory is all yours. I'm just grateful for the features, thanks!
> To me, a great place to expand things now is with the inspector
> (option-return) and code generation (ctrl-n) popups. I don't know
> what would be good to put in there off the top of my head
Okay, I just thought of one: When I create a <a wicket:id="foo"/> in markup, I usually have to move over to the component and create the "add(new BookmarkablePageLink("foo",...))" in the component. Being able to option-return in the markup immediately after creating the tag, having it jump to someplace in the constructor and create this markup with an active popup menu asking if I wanted a BookmarkablePageLink, Link, Button, etc. would be pretty wild.
*If* something like this was possible, I realize it needs to know about the markup structure, and even then...
Like I said in previous email, ideas are cheap :-)
It would be great if IntelliJ had the IntelliSense to hire Minas to work on this thing part-time...