zlacker

[parent] [thread] 0 comments
1. tuyiow+(OP)[view] [source] 2025-01-29 09:07:08
Thank a lot for sublime, this software is incredible, especially the consistent keyboard handling across all UI, all others editors messes up on this one !

I've things I'd like to see with sublime:

- I'd like to have all menu entries accessible from command palette.

- I dont use files tabs (always hidden). I'd like to have a special mode that only tracks saved/unsaved status on files, no opened status, or something like auto close on file switch. I've just no use for the opened status, I'm not even sure why it exists besides being a relic of the past (good old) times where "goto file" did not exist.

- I like sublime to be aware of git branches changes, eg having heuristic for auto closing or revert saved files are not present in FS after branch switch. The feature is partially here with the reload suggestion. (this partially overlaps the no-open status)

- Goto default file listing should be last opened file present on fs, and then alnum sorted listing

I suspect there are roadblocks for these suggestions, sorry if I overlooked obvious issues.

[go to top]