Hi
Lets say that I want to highlight some text and quickly insert parenthesis braces around it ( ), these ones. Is there a quick easy shortcut for that?
Also, it would be handy to be placed inside of my function braces somehow after I type the function definition, currently I do not know how to do this but I've seen some other third party editors that have this feature. I'll show you what I mean., you start typing a function definition like so.. (btw, this is PHP)
function DisplayNavigation() {
} (Is there a shortcut key or something that I can press here that will pop me inside?? like so?)
function DisplayNavigation() {
(Pop me in right here???)
}
please and thanks if anyone can help?
Ricky
Lets say that I want to highlight some text and quickly insert parenthesis braces around it ( ), these ones. Is there a quick easy shortcut for that?
Also, it would be handy to be placed inside of my function braces somehow after I type the function definition, currently I do not know how to do this but I've seen some other third party editors that have this feature. I'll show you what I mean., you start typing a function definition like so.. (btw, this is PHP)
function DisplayNavigation() {
} (Is there a shortcut key or something that I can press here that will pop me inside?? like so?)
function DisplayNavigation() {
(Pop me in right here???)
}
please and thanks if anyone can help?
Ricky