Skip to content

0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:14

0.1.3

This is the first alpha build of the plugin. Some issues were fixed in this update, but many still remain.

Changes

  • Accept/Reject suggestions in Selection command will only show when there are actually nodes at cursor/selection
  • Legacy code was removed, major clean-up
  • You can now press Ctrl + Enter to stop editing a comment
  • Improved selection of suggestions/comments in the view

Fixes

  • Improved offsets for changing type of multiple selections at once

Issues

  • Vim movement actions might not work properly
  • Fringe issues related to editing actions while in suggestion mode
  • Inconsistent scrolling behaviour of the CriticMarkup view

Developers

  • Database script now uses an events-based system like the Vault API