Add DAXaholic/vscode-edifact

This commit is contained in:
Aaron Kunz 2022-08-18 17:02:12 +02:00
parent f0f8e4aa44
commit f06d6d8dcd

View file

@ -95,6 +95,7 @@ JSON output based on a schema written in JSON. See [EDI](https://github.com/jf-t
- [Notepad++](https://gist.github.com/bhattisatish/6b5f5c90443a64cef192) - A user-defined language file for highlighting EDI X12. - [Notepad++](https://gist.github.com/bhattisatish/6b5f5c90443a64cef192) - A user-defined language file for highlighting EDI X12.
- [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. - [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. - [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.
## Free Online EDI editors ## Free Online EDI editors
- [EDI Inspector](https://www.stedi.com/edi/inspector) - A tool for inspecting EDI files and getting a free JSON conversion. - [EDI Inspector](https://www.stedi.com/edi/inspector) - A tool for inspecting EDI files and getting a free JSON conversion.