Skip to content

Release v1.3.4 (2023.02.25.)

Choose a tag to compare

@racz16 racz16 released this 25 Feb 21:08
· 71 commits to master since this release

Improved

  • Adding a configuration to be able to disable diagnostics
  • Adding the possibility of multiline function parameter lists to the formatter
  • Updated packages
  • Other small updates

Fixed

  • Fixing a bug when the color picker removed the .0 from floats and caused compiler errors
  • Fixing a character encoding problem that caused different problems, including disappearing characters after formatting files
  • Other small fixes