Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.15 KB

File metadata and controls

33 lines (23 loc) · 1.15 KB

Change Log

This project honours Semantic Versioning.

  • Added; Auto-detection of files with EESchema-DOCLIB headers
  • Added: Support for KiCad 6's new project format (.kicad_sch)
  • Added: Support for sym-lib-table and *.kicad_dru files
  • Fixed: Broken auto-detection of EESchema-LIBRARY headers
  • 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.