Nucleus v0.3.0-alpha
Pre-release
Pre-release
Please refer to the contribution guidelines for info on submitting bug reports.
Will have bugs/missing/incomplete features.
What's New
- Logging
- Logs are located at C:{user}\AppData\Roaming\nucleus\logs
- If the app crashes, the error outputs to the log file
- You can open the log file folder from the editor toolbar menu under "Help"
- Syntax Highlighting
- Not all languages are supported yet. Open an issue for languages that dont yet have syntax highlighting
- Handling of opening a binary file or unsupported file type. Now shows prompt in editor view telling you so
- Ability to focus on buttons and inputs via Tab
- Keyboard support for the file tree is not yet included
Bug Fixes
- Renaming/creating a file with an invalid name should no longer create an empty file in the editor
- Can no longer create files and folders that already exist
- Having a large tab list no longer causes overflow in the window
- Can no longer move files/folders into itself
- Opening the context menu on the file no longer freezes file tree/node
- File language returns correct value in the status bar after saving
- Open tabs update path properly after parent folder is renamed
- Context menu options (Open in Explorer, Rename) for a new tab with no path disabled
Misc
- Autocomplete box disabled in input fields
- Removed extra input box in Rename modal
- Added app version to status bar
Full Changelog: v0.2.0-alpha...v0.3.0-alpha