"Switch Comment" for .htaccess files in Netbeans 7.x?

Is there a way to get the Toggle Comment command that works for .htaccess files in Netbeans 7.2? I'm already used to the appropriate keyboard shortcuts in php, css, js and css files. Since syntax highlighting is supported in 7.2, can this be achieved by changing the configuration?

enter image description here

EDIT : I'm Unlimited by Netbeans 7.2

+5
source share
1 answer

Are you strictly limited to Netbeans v7.2? If not, you can use the latest builds. This was announced earlier.

https://blogs.oracle.com/netbeansphp/entry/toggling_comments

+2
source

All Articles