mirror of
https://github.com/Relintai/Godot-TextEditor.git
synced 2025-02-04 19:15:54 +01:00
19 lines
650 B
Markdown
19 lines
650 B
Markdown
# 1.2
|
|
- Can unrecycle now. (Make sure `view/Directories/.trash` is toggled, then press arrow.
|
|
- Added folder recycle option
|
|
- Added folder move/drag.
|
|
- Empty directories properly hide if they have no subdirectories.
|
|
- Fixed hide/show file type not updating list.
|
|
- Settings are saved more frequently.
|
|
- Fixed file dragging.
|
|
- Fixed meta table not resizing.
|
|
- Bug fixes.
|
|
|
|
# 1.1
|
|
- Added `addons` folder hider option.
|
|
- Preserve folder open/close state.
|
|
- Fixed directories with `.gdignore` not hiding.
|
|
- Fixed files and directories not being sorted.
|
|
- Fixed "failed to load settings" error.
|
|
- Tweaked syntax coloring.
|
|
- Got rid of accidental test file. |