Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

Releases: simplyRoba/ImpExSupport

ImpEx-Support v0.2.5

06 Jun 19:20
Compare
Choose a tag to compare

[0.2.5] - 2018-06-06

Changed

  • column highlighting seems to work properly - its enabled by default now
  • migrated to gulp v4

Security

  • a lot under the hood changes and test automation (a step further to a complete automated deployment process)

[0.2.4] - 2018-05-01

Fixed

  • fixed the parsing of strings that are side by side #20
  • fixed a bug where the last column was not recognized

[0.2.3] - 2018-04-28

Fixed

  • fixed the parsing of strings #8

[0.2.2] - 2018-04-19

Fixed

  • some small improvments

[0.2.1] - 2018-04-16

Fixed

  • remove syntax highlightng of single quotes #7
  • comments are only at start of a line #6

[0.2.0] - 2018-04-15

Added

  • higlight the data lines whne clicking on a header column
  • highlight the next semicolon if possible on an empty column

Fixed

  • remove column highlighting on selections
  • fixed an error where lines containing only semicolons was not recognized correctly
  • fixed an error where the column highlighting wont work when there are lines with less columns then the header

ImpEx-Support 0.1.0

14 Apr 14:05
Compare
Choose a tag to compare

[0.1.0] - 2018-04-14

Added

  • column highlighting on header (experimental) disabled by default - set "impex.editor.columnHighlighting.enable": true to enable
  • default modifier snippet