akalongman / akalongman/sublimetext-codeformatter
Sublime Text Build 3126 with CodeFormatter
- 主要語言
- Python
- 星號
- 772
- 分支
- 128
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。