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

v2.1.0

Latest
Compare
Choose a tag to compare
@benjick benjick released this 30 Aug 07:54
· 19 commits to master since this release
  • Avoid double saving files by using onWillSave
  • Use stdout instead of writing to a tmp-file
  • Remove syntax highlighting flickering by using setTextViaDiff instead of setText

Thank you @halohalospecial for making these changes!