LDraw syntax highlighting for Sublime Text 3 - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: Official File Specifications/Standards (https://forums.ldraw.org/forum-32.html) +--- Thread: LDraw syntax highlighting for Sublime Text 3 (/thread-24457.html) |
LDraw syntax highlighting for Sublime Text 3 - Philip van Heemstra - 2021-02-26 For anyone who uses Sublime Text 3 for editing LDraw files: LDraw file syntax highlighting in Sublime Text 3 NOTE: Not all header statements and meta commands are included yet. I might add them later. Feel free to send improvements/tips/suggestions at the Github repo. RE: LDraw syntax highlighting for Sublime Text 3 - Orion Pobursky - 2021-02-26 (2021-02-26, 1:30)Philip van Heemstra Wrote: For anyone who uses Sublime Text 3 for editing LDraw files: This is super cool since I've been considering adding an Ace based browser editor and Sublime syntax files are apparently convertible. |