- [x] Fix wrapping for file names in file explorer - [x] Fix errror when opening find and replace - [x] Fix replace being cut off from find and replace tab name - [x] ~~Optimize PWA fs~~ - [x] Use better JSON parser - [x] Fix slight UI issues with tree editor - [x] Error catching - [x] Cleanup reactivity system - [x] Opening tabs to the side - [x] Snippets - [x] Action descriptions - [x] Listen once to event - [x] Indexer should not index git - [x] See if indexer could be made faster so that we don't get a bunch of updates later after loading the project - [x] Make sure packs with missing manifest don't cause error when loading - [x] greet screen selected folder clarifications - [x] file icons - [x] tab context menu - [x] make extension install use informed window - [x] actions being triggered twice on context menu action items - [x] extension installing is kinda mid - [x] tabs dragable - [x] confirm closing unsaved tabs - [x] create file in toolbar doesn't work - [x] prevent image tab from being saved - [x] deleting files should close and maybe reopen their window - [x] opening a file that no longer exists causes error - [x] errors when cancelling file/directory imports - [x] native created dash.development.json as folder - [x] update open file tabs when path updated, including moving or deleting - [x] improve settings UI - [x] mobile exports to hidden fs not download right now - [x] show open file picker not available on firefox - [x] create project individual files missing - [ ] tree editor needs improvement - [x] com.mojang project importer - [ ] tree editor copy paste - [x] remove pwa's export to com.mojang cabailities - [ ] translations - [x] preset identifier validation - [x] double check PWA works - [x] improve compiler menu UI - [x] check schemas validation - [x] check presets working - [x] fix icons
Optimize PWA fs