Reputation: 3734
Is there any way to get the Toggle Comment command working for .htaccess files in Netbeans 7.2? I already got used to the according keyboard shortcuts in php, css, js and css files. As syntax highlighting is supported in 7.2, maybe it's possible to achieve that by changing the config?
EDIT: I am not limited to Netbeans 7.2
Upvotes: 5
Views: 293
Reputation: 642
Are you strictly limited to Netbeans v7.2? If not, you can make use of the latest builds. It was announced earlier.
https://blogs.oracle.com/netbeansphp/entry/toggling_comments
Upvotes: 2