-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Fix/improve manual edit #211
base: master
Are you sure you want to change the base?
Commits on May 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 72da019 - Browse repository at this point
Copy the full SHA 72da019View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb4c69 - Browse repository at this point
Copy the full SHA dfb4c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for c568019 - Browse repository at this point
Copy the full SHA c568019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a68099 - Browse repository at this point
Copy the full SHA 6a68099View commit details -
Add unchanged models for deleted cells
Need to be there for manual edits.
Configuration menu - View commit details
-
Copy full SHA for cdad268 - Browse repository at this point
Copy the full SHA cdad268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6169cfb - Browse repository at this point
Copy the full SHA 6169cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13dcd61 - Browse repository at this point
Copy the full SHA 13dcd61View commit details -
Do not highlight custom characters
All custom edits gets their own lines, so character highlighting is unnecessary.
Configuration menu - View commit details
-
Copy full SHA for a53dab9 - Browse repository at this point
Copy the full SHA a53dab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f065a - Browse repository at this point
Copy the full SHA d4f065aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e88f9 - Browse repository at this point
Copy the full SHA 97e88f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a32b4a1 - Browse repository at this point
Copy the full SHA a32b4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c8a65 - Browse repository at this point
Copy the full SHA 42c8a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fae680 - Browse repository at this point
Copy the full SHA 2fae680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ed514 - Browse repository at this point
Copy the full SHA 80ed514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cffc25 - Browse repository at this point
Copy the full SHA 6cffc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc9139 - Browse repository at this point
Copy the full SHA bbc9139View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c136e - Browse repository at this point
Copy the full SHA e7c136eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 071dbc1 - Browse repository at this point
Copy the full SHA 071dbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35730e0 - Browse repository at this point
Copy the full SHA 35730e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08a168 - Browse repository at this point
Copy the full SHA c08a168View commit details -
Configuration menu - View commit details
-
Copy full SHA for f980c97 - Browse repository at this point
Copy the full SHA f980c97View commit details -
- Use actual patched value - Copy over source also if it is not present on patch op itself (typically for pushed patches)
Configuration menu - View commit details
-
Copy full SHA for 472353f - Browse repository at this point
Copy the full SHA 472353fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7c491 - Browse repository at this point
Copy the full SHA 7a7c491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99739fd - Browse repository at this point
Copy the full SHA 99739fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0889421 - Browse repository at this point
Copy the full SHA 0889421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c2a30 - Browse repository at this point
Copy the full SHA 96c2a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15bde1e - Browse repository at this point
Copy the full SHA 15bde1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecead75 - Browse repository at this point
Copy the full SHA ecead75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6543ef - Browse repository at this point
Copy the full SHA c6543efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1e246 - Browse repository at this point
Copy the full SHA 2f1e246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0af12a4 - Browse repository at this point
Copy the full SHA 0af12a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d063f38 - Browse repository at this point
Copy the full SHA d063f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bc591 - Browse repository at this point
Copy the full SHA 77bc591View commit details -
Don't try to replace text if already synced (will lead to invalid value).
Configuration menu - View commit details
-
Copy full SHA for 5f12315 - Browse repository at this point
Copy the full SHA 5f12315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 718f13a - Browse repository at this point
Copy the full SHA 718f13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e99c846 - Browse repository at this point
Copy the full SHA e99c846View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba24353 - Browse repository at this point
Copy the full SHA ba24353View commit details -
Don't apply mixed chunk borders on top of custom chunks
Configuration menu - View commit details
-
Copy full SHA for 331dd41 - Browse repository at this point
Copy the full SHA 331dd41View commit details -
Avoid race condition in manual edit
The value of `cm.getValue()` was previously not well-defined if multiple changes had occurred within the same operation (e.g. a newline followed by an automatic indent). By reconstructing ourself, we should be OK as long as model stays in sync!
Configuration menu - View commit details
-
Copy full SHA for 315b08d - Browse repository at this point
Copy the full SHA 315b08dView commit details -
Web: Don't combine diffs in flattenStringDiffs
Assumed not to be critical. If reverting, some of the manual edit alignment might be off, as line chunking becomes unreliable.
Configuration menu - View commit details
-
Copy full SHA for 981c1d3 - Browse repository at this point
Copy the full SHA 981c1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770ba83 - Browse repository at this point
Copy the full SHA 770ba83View commit details -
Configuration menu - View commit details
-
Copy full SHA for b540e55 - Browse repository at this point
Copy the full SHA b540e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f061ac - Browse repository at this point
Copy the full SHA 2f061acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2ec89 - Browse repository at this point
Copy the full SHA 8d2ec89View commit details -
Manual edit: Simplify add/remove of full lines
Always choose the simplest diff.
Configuration menu - View commit details
-
Copy full SHA for 7b0ceb6 - Browse repository at this point
Copy the full SHA 7b0ceb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee8b66 - Browse repository at this point
Copy the full SHA fee8b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49c68a - Browse repository at this point
Copy the full SHA c49c68aView commit details -
Remove decision + picker when picking base on edit
If you undo a manual edit by using the pickers, the decision should be deleted unless there is a local/remote diff. If all decisions of a chunk are removed, the picker should be removed as well.
Configuration menu - View commit details
-
Copy full SHA for 0d97fc9 - Browse repository at this point
Copy the full SHA 0d97fc9View commit details