akalongman / akalongman/sublimetext-codeformatter

Sublime Text Build 3126 with CodeFormatter

未关闭
#318 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。