'code' completion in text files?
hey when was this added! Rob Harwood might want to add that one on the
list of cool things you can do with idea. I have a text file containing
sql, by accident I hit ctrl + space, and up popped up 'code' completion
style suggestions.
nice! time saver for sure.
R
Please sign in to leave a comment.
That also works in comments (including javadoc) and string literals. Well,
it works in html text areas too.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
yeah it seems to work all over the place, dang... can it make me coffee
too while I watch it do my work? :D
R
Thanks for the tip Robert, it works in Groovy scripts too!
It looks like words found in the edited file get added to a dictionary, thus giving us word completion.