mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Fix info on vscode-edi-x12-support
This commit is contained in:
parent
b491d9e26a
commit
9eec5ff388
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Unofficial List of EDI Github Resources
|
|||
|
||||
- [Sublime](https://github.com/michaelachrisco/sublime-834-syntax) - Sublime syntax highlighter for the EDI x12 834 file.
|
||||
- [Vim](https://github.com/vim-scripts/x12-syntax) - A simple syntax highlighter for EDI X12 files. Currently only Healthcare 270/271s are tested.
|
||||
- [Visual Studio Code](https://github.com/Silvenga/vscode-edi-x12-support) - https://github.com/Silvenga/vscode-edi-x12-support
|
||||
- [Visual Studio Code](https://github.com/Silvenga/vscode-edi-x12-support) - A Visual Studio Code extension aimed at providing basic support for the EDI format.
|
||||
|
||||
## Libraries
|
||||
- [EdiEngine](https://github.com/olmelabs/EdiEngine) Simple .NET EDI Reader, Writer and Validator. Read, Write and Validate X12 EDI files with simple EDI Parser written on C#.
|
||||
|
|
Loading…
Reference in a new issue