Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DAXaholic/vscode-edifact
EDIFACT extension for Visual Studio Code
https://github.com/DAXaholic/vscode-edifact
edifact formatter highlighting vscode-extension
Last synced: 3 months ago
JSON representation
EDIFACT extension for Visual Studio Code
- Host: GitHub
- URL: https://github.com/DAXaholic/vscode-edifact
- Owner: DAXaholic
- License: mit
- Created: 2016-09-12T13:23:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T08:09:58.000Z (over 1 year ago)
- Last Synced: 2024-07-10T22:28:28.095Z (4 months ago)
- Topics: edifact, formatter, highlighting, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items/DAXaholic.vscode-edifact
- Size: 3.04 MB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- Electronic-Interchange-Github-Resources - DAXaholic/vscode-edifact - Visual Studio Code extension providing basic language support for EDIFACT files. (Syntax Highlighters / Golang)
README
[![Build Status](https://dev.azure.com/daxaholic/vscode-edifact/_apis/build/status/vscode-edifact%20CI)](https://dev.azure.com/daxaholic/vscode-edifact/_build/latest?definitionId=11)
# Functionality
Basic language support for [EDIFACT](https://en.wikipedia.org/wiki/EDIFACT) files.
Features include:
* Syntax highlighting
* Formatting
* Symbol (segment) navigation![Formatting Feature](./img/feature_formatting.gif)
![Symbol Navigation Feature](./img/feature_symbol_navigation.gif)