Releases: NX-Editor/NxEditor
Releases · NX-Editor/NxEditor
EX-King Editor - v0.3.0 [alpha]
Features
- RESTBL YAML editor (read/write is kinda slow for now)
Full Changelog: 0.2.0-alpha...0.3.0-alpha
EX-King Editor - v0.2.0 [alpha]
Features
- In-app toast notifications
- Warn before closing if changes aren't saved
- Sarc Editor
- Experimental read/write support
- Rename files and folders
- Export files and folders (or all)
- Import files and folders
- Replace files
- Quick edit supported files
- Cut/copy to file explorer
- Find/replace file names
Fixes
- Fix Cead native library not updating (cause instant CTD when opening files)
- Catch errors when loading an editor
- Fix proportional document docking (#5)
- Fix top-level key bindings not working (#4)
- Determine compression from save path
- Probably more random stuff I forgot...
Additions
- Catch all menu actions
- Async safe invoker
- Hide Avalonia visual/binding errors
- Clear/open logs menu item
- Overflow menus
- Probably more random stuff I forgot...
Known issues
- Searching for items outside the current view aren't focused (#10)
- Undo/redo doesn't really work
- Renaming support is unpolished due to heavy lagging with the old implementation
Full Changelog: 0.1.1-alpha...0.2.0-alpha
EX-King Editor - v0.1.0 [alpha]
Features
- ZStd automatic decompression and compression
- Byml (
*.byml
or*.bgyml
) experimental read/write support - Parse shell args on startup (windows open with app support)
- Document dock layout for multi-file editing
- Simple drag/drop quick edit
Text Editor
- Undo/Repo
- Find/Replace
Full Changelog: https://github.com/EXKing-Editor/EXKing-Editor/commits/0.1.0-alpha