tht13 / Python-vscode

A Python language pack for Visual Studio Code
MIT License
17 stars 11 forks source link

Redo history is lost after Cmd+Z and Cmd+C #18

Closed scorphus closed 5 years ago

scorphus commented 7 years ago

Summary

Sometimes it's useful to go back in history (Cmd+Z) to get a piece of code (Cmd+C) in order not to write it again (Cmd+Shift+Z then Cmd+V).

Bug

Although, I've been experiencing the redo history being lost when this extension is activated.

Steps to reproduce

It is reproducible with n*Cmd+Z, followed by Cmd+C. By then redo history is gone:

python-for-vs-code-redo-bug-

Platform

OSX El Capitan 10.11.6 VSCode: Version 1.7.1 (1.7.1) Python for VSCode: 0.2.3