Netbeans Quick Tip: Syntax Highlighting and File ExtensionsNetbeans Quick Tip: Syntax Highlighting and File Extensions

Posted June 16th, 2010 in Quick Tips

If you have some random file name extension (such as .ss for SilverStripe templates) which Netbeans doesn't know about, it's easy to configure it to use the correct syntax highlighting.

Configure syntax highlighting in Netbeans for a particular file extension

Go to Netbeans -> Preferences -> Miscellaneous -> Files on a Mac
or Tools -> Options -> Miscellaneous -> Files on Windows

Leave "File Extensions" as "< Choose the extension >" and click the "New" button.

Type in the extension without the dot.

Select the appropriate file type from the "Associated file type (MIME)" drop down box.

Click "OK" and you are done.

Related posts:

Comments

blog comments powered by Disqus