Skip to content

0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrChebik MrChebik released this 06 Aug 11:42
· 50 commits to master since this release

Autocomplete

  • Added classes / methods / variables to snippet.
  • Added flags to item.
  • Added package source to item.
  • Changed color of selected item.
  • Fixed height of snippet.
  • Fixed hide snippet if options is empty.
  • Fixed clean editWord after brackets.
  • Fixed scrolling on codeArea.
  • Fixed Y position.
  • Removed ScrollPane.

CodeArea

  • Added ability to zoom.

Highlight

  • Ignored IndexOutOfBoundsException.