I am using Netbeans 7 and programming PHP. I was wondering if anyone knew about the keyboard shortcut to pop out of quotes and brackets (except for the right arrow key). For example, I would like to enter a quote, type in the text, and then:
"my cursor would be here -> |"
Then click on a tab or something equivalent to go beyond the quotes:
"some text"| <- my cursor would now be here
Can i use netbeans?
source share