simplyRoba / ImpExSupport

An extension for VS Code which provides support for the SAP Hybris import/export language ImpEx.

Home Page:https://marketplace.visualstudio.com/items?itemName=simplyRoba.impex-support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS PROJECT WILL NO LONGER BE MAINTAINED!!

ImpExSupport

Visual Studio Marketplace Visual Studio Marketplace

Languages support for the SAP Hybris import/export language ImpEx.

This software is not released by or is connected in any way with SAP. SAP Hybris and the [y]-Logo are registered trademarks owned by SAP.

Features

  • Rudimental syntax highlighting.
  • Some snippets for header keywords and modifier.
  • Column highlighting - you do not want it? See here how to disable it.

columnhighlighting_preview

Installation

There are some ways to install this extension, the simplest is over the extensions tab in VS Code. Press Shift+⌘+X on mac or Ctrl+Shift+X on windows, to open the extension tab and search for impex. Look for ImpEx Support and click install.

You can also install the package directly. Download the vsix file of your desired version from releases and open the Command Palette, search for the Extensions: Install from VSIX... command and select the vsix file from your harddrive.

Documentation

See: Documentation

Known Issues

See: Issues. If you find one, feel free to open an issue on GitHub

Release Notes

See: Changelog

License

MIT

About

An extension for VS Code which provides support for the SAP Hybris import/export language ImpEx.

https://marketplace.visualstudio.com/items?itemName=simplyRoba.impex-support

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.2%Language:JavaScript 6.8%