I was using vim for a while (I know there is a intellij vim plugin), and I am curious what the built in IntelliJ text navigations exist?
- How can I open up live templates to create a template?
- How can I see a list of templates that exist that start with 'tr'
- How to perform a global search and search in current document? (and then go to next)
- How to see the return type of a method?
I appreciated the guidance!
P.S Any cool text navigation shortucts you want to share?
PPS Can you pull the unit testing window out of the editor and move it to another monitor?
Update
I am on a Mac