This project honours Semantic Versioning.
- Added; Auto-detection of files with
EESchema-DOCLIBheaders - Added: Support for KiCad 6's new project format (
.kicad_sch) - Added: Support for
sym-lib-tableand*.kicad_drufiles - Fixed: Broken auto-detection of
EESchema-LIBRARYheaders - Fixed: Broken highlighting of strings containing escape sequences
July 29th, 2017
This patch updates Gerber's list of file extensions, refines its pattern
for matching file headers, and applies a hacky fix for Scheme files that
share the .sch extension.
July 28th, 2017
Initial release. Adds syntax highlighting for KiCad and Gerber files.