Added:
- Show Line Endings option.
- Added option to allow the application to check for new app releases at startup.
- Added Go formatter (gopls format).
- Added odin LSP support (with ols).
- Added Dart LSP support.
Fixes:
- Fixed window always opening on fullscreen on Windows (#2).
- Fixed folders can't be renamed, also implemented deleting folders (#14).
- Fixed folder doesn't automatically expand when creating a new file after being closed (#15).
- Fixed auto formatter on save issue when using black formatter or any "inline" formatter (#10).
- Fixed mouse hover hints sometimes not being colored.
- Fixed Go LSP (gopls).