twpayne / vscode-igc

IGC file support for Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IGC file support for Visual Studio Code.

License:MIT License


Languages

Language:CUE 91.6%Language:Makefile 8.4%