Merge pull request #89 from shaedrich/shaedrich-patch-1

Syntax Highlighters: +1
This commit is contained in:
michaelachrisco 2023-08-09 06:51:11 -07:00 committed by GitHub
commit 1a27bd2780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ JSON output based on a schema written in JSON. See [EDI](https://github.com/jf-t
- [Silvenga/vscode-edi-x12-support](https://github.com/Silvenga/vscode-edi-x12-support) - A Visual Studio Code extension aimed at providing basic support for the EDI format.
- [vim-scripts/x12-syntax](https://github.com/vim-scripts/x12-syntax) - A simple syntax highlighter for EDI X12 files. Currently only Healthcare 270/271s are tested.
- [DAXaholic/vscode-edifact](https://github.com/DAXaholic/vscode-edifact) - Visual Studio Code extension providing basic language support for EDIFACT files.
- [hellooops/Edi Support](https://github.com/hellooops/vscode-edi-support) - Visual Studio Code extension providing language support for X12/HIPAA and EDIFACT
## Free Online EDI editors
- [EDI Inspector](https://www.stedi.com/edi/inspector) - A tool for inspecting EDI files and getting a free JSON conversion.