Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Releases: Coteh/syntaxdb-atom-plugin

v1.0.4

12 Sep 02:14

Choose a tag to compare

Changes

  • Change label for extension in context menu from "SyntaxDB Atom Plugin" to "SyntaxDB" (#33)
  • Fix crash when inserting example into non-editor view (#39)
  • Fix newline character (\n) not being inserted at the end of each line for example insertion (d6af03f#diff-237e7f18961e18544100651e3238b514R46-R49)

v1.0.3

21 Feb 06:05

Choose a tag to compare

Changes

  • Fix example insertion not taking into account tabs (#8)
  • Fix multiple searches issue by adding search lock. (#10)
  • Sanitize search input using percent encoding (#11)
  • Fix focus element leaking by setting opacity=0 (#17)
  • Append newline to editors on results tabs if there is none (#18)

1.0.2 README Fix

27 Aug 16:48

Choose a tag to compare

Identical to the original 1.0.0 release, but with a small change to the README so that the images would show up on the atom package page.

Initial Release

10 Aug 00:54

Choose a tag to compare

1.0.0

Update version number.