What's Changed
- Add
Alt+Down
to duplicate current line - Add shortcut for Replace
- Add ability to detect language from start of file
- Auto detect XML files
- Handle multi-byte characters in regex matching
- Highlight and enable
Ctrl+Click
to open URLs located in the file - Show hidden files on file dialogs for Linux
- Save/Restore editor zoom level
- Update Chinese translation
- Optimize application closing with opened files
- Fix Javascript syntax highlighting
- Fix displaying of non-ascii chars in Hex Viewer
- Fix Scintilla's RectangularSelectionModifier for Qt
- Fix forcing window to foreground on Windows
- Attempt to bring window to foreground on Linux
- Update Scintilla to v5.3.1
- Update Lexilla to v5.2.0
Full Changelog: v0.5.5...v0.5.6