akalongman / akalongman/sublimetext-codeformatter
Sublime Text Build 3126 with CodeFormatter
- Lingua principale
- Python
- Stelle
- 772
- Fork
- 128
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I've noticed what seems to be an issue with CodeFormatter on ST Build 3126 and the issue has to do with using Undo and Redo - either through the Edit Menu or by using CTRL+Z / CTRL+Y.
With CodeFormatter uninstalled or disabled:
If I make a bunch of code changes, and then undo some of them and save my file, after the save - my Redo list is still available and I can CTRL+Y to Redo my code changes to put them back in.
With CodeFormatter installed and enabled:
If I make a bunch of code changes, and then undo some of them and save my file, after the save - my Redo list is gone. I cannot CTRL+Y to Redo any of the previous code changes from the normal Undo/Redo list. It appears that when CodeFormatter saves a file, it's clearing out my Redo list.
I checked with some other developers who also have ST Build 3126 along with CodeFormatter and they are experiencing the same issue.
It would be nice if when saving with CodeFormatter active, that the Redo list would remain and not be cleared out.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.