Page 1 of 1

Variable for current word under cursor?

Posted: Mon Mar 30, 2009 4:12 pm
by ironhead
Is there a variable (similar to $(ProjectDir)) that I can use to get the current word under the cursor? I'd like to define an external tool that launches a web browser with the current word as part of the URL in order to do a search. Does this functionality already exist?

Thanx!

Re: Variable for current word under cursor?

Posted: Tue Mar 31, 2009 8:47 am
by eranif
No, currently there is no variable that can be expanded to the word under the caret, please submit a feature request for this
Eran

Re: Variable for current word under cursor?

Posted: Tue Mar 31, 2009 3:10 pm
by ironhead