Love2D 0.8.0 + Lua 5.1 Syntax Highlighting for Notepad++
Posted: Mon Jul 16, 2012 4:08 am
Hello Love2D community, I've been messing around with Love2D for a while now and due to sheer annoyance that Notepad ++ doesn't include support for love2D syntax highlighting (but allows XML language importing) I've decided to make my own highlighting "language" for Notepad++. Due to some conflicts while doing this there may still be some keywords that aren't properly highlighted. However I'm currently looking into the matter and I've fixed a few bugs.
Change Log:
Version 1.0.0 XML Document - First Release
Version 1.1.0 XML Document:
https://docs.google.com/open?id=0B2grNS ... TIxU1BlTUU
This is the recommended download link!
Download from MediaFire:
http://www.mediafire.com/view/?wqm4fxb4hmc5bdz
you can never be sure that Google will never explode one of these days.
You can also use this link to view the source for the XML file.
How to install into Notepad ++:
Change Log:
Version 1.0.0 XML Document - First Release
Version 1.1.0 XML Document:
- Added support for LUBE Networking Library
- Fixed some bugs concerning comments
- Added more definitions (because some keywords weren't highlighted)
https://docs.google.com/open?id=0B2grNS ... TIxU1BlTUU
This is the recommended download link!
Download from MediaFire:
http://www.mediafire.com/view/?wqm4fxb4hmc5bdz
you can never be sure that Google will never explode one of these days.
You can also use this link to view the source for the XML file.
How to install into Notepad ++:
- Open Notepad++
- Download the XML File from Google Drive
- In Notepad++, go to View on the top toolbar, then go to "User-Defined Dialogue..." and check it!
- Dock that toolbar if it cuts off on your screen, I can almost guarantee that will fix any visual problems.
- Click on Import, select the XML File that you downloaded.
- Restart your Notepad++ application!
- All Done!
- If the imported language only appears in the User-Defined Dialogue window, then restart your application
- In NP++ after installing the language, click Language, then it WONT be in the "L" section, but rather below all of the letters and default languages.
- Click on "Love2D" above User-Defined Dialogue.
- Highlighting complete!