From f7709029c7062086a34738240ae5d0fb1e82830d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Tue, 8 Aug 2023 08:31:46 +0200 Subject: [PATCH] Syntax Highlighters: +1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c04619..8565e22 100644 --- a/README.md +++ b/README.md @@ -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. +- [Deric Lee/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.