Hacker News new | ask | show | jobs
by sghill 4531 days ago
I found the IntelliJ docs[1] handy for discovering predetermined variables like $END$ and $SELECTION$.

[1]: http://www.jetbrains.com/idea/webhelp/live-templates.html

1 comments

Yes, setting up variables in the live templates is just...so BEAUTIFUL! You can create default values and tab through them, changing them as needed.

Don't know what I'd do without PyCharm.