Skip to content

Releases: GreenAsh/code-highlighter

1.0.18

20 Nov 15:11
91af398
Compare
Choose a tag to compare

#24 - added support C# and JSON syntaxes

1.0.17

06 Feb 19:57
9d0975f
Compare
Choose a tag to compare
Release 1.0.17 (#18)

* Added dist directory to gitignore and removed it from repo

* Moved resources. Version from package.json used as a value for plugin version

* Bottom bar button shouldn't be used for highlighting widgets (#12)

closes GH-10

* Add possibility to configure a list of items shown in the widget menu (#13)

closes GH-11

* Added Gherkin syntax (#14)

closes GH-9

* Documantation enhancment (#17)

resolves GH-15

0.5.16

24 Jan 13:46
02f4f23
Compare
Choose a tag to compare
Upgrade PrismJS to 1.25.0 (#7)

* Upgraded PrismJS to 1.25.0
* Replaced line breaks transoformation according to @mlanin changes in forked repository
* Made highest priority for @annotation styles

0.5.15

10 Nov 11:18
Compare
Choose a tag to compare
Improved notification when widget couldn't be highlighted due to text…

… limit size