editor icon indicating copy to clipboard operation
editor copied to clipboard

Final 2.8 Editor Polish

Open outercloudstudio opened this issue 1 year ago • 1 comments

  • [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
  • [ ] com.mojang project importer
  • [ ] tree editor copy paste
  • [ ] remove pwa's export to com.mojang cabailities
  • [ ] translations

outercloudstudio avatar Jan 04 '25 22:01 outercloudstudio

Looks promising: https://github.com/microsoft/node-jsonc-parser

outercloudstudio avatar Mar 16 '25 08:03 outercloudstudio