Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 851 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 851 Bytes

IGC file support for Visual Studio Code

This VS Code extension provides support for IGC files, as described in Appendix A of the Technical specification for IGC-approved GNSS flight recorders.

Install it from the Visual Studio Code Marketplace.

Features

  • Syntax highlighting for IGC files.
  • Support for all record types.
  • Visual distinction between adjacent positional fields.
  • Highlighting of invalid records.

Release Notes

0.0.5

  • Improve highlighting of C records.

0.0.4

  • Add highlighting of D records.

0.0.3

  • Fix highlighting of milliminutes.

0.0.2

  • Add highlighting of invalid records.
  • Internal refactoring.

0.0.1

  • Initial release.