Skip to content
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

Undo doesn't work on code actions in the playground #107

Closed
DanielRosenwasser opened this issue Nov 4, 2019 · 3 comments
Closed

Undo doesn't work on code actions in the playground #107

DanielRosenwasser opened this issue Nov 4, 2019 · 3 comments
Labels
Playground Issues that affect the Playground

Comments

@DanielRosenwasser
Copy link
Member

http://www.typescriptlang.org/play/index.html?ts=3.7-Beta&noImplicitAny=false&e=167#example/infer-from-usage-changes

Try applying the quick fixes and then hitting Ctrl+Z on Windows to undo. Currently it does nothing.

@DanielRosenwasser DanielRosenwasser added the Playground Issues that affect the Playground label Nov 4, 2019
@orta
Copy link
Contributor

orta commented Nov 4, 2019

This is a monaco bug I'm afraid - blocked on microsoft/monaco-editor#1548

@orta
Copy link
Contributor

orta commented Nov 4, 2019

Sent a quick PR: microsoft/vscode#83938

@orta
Copy link
Contributor

orta commented Nov 13, 2019

This got merged and will eventually make it's way upstream to us

@orta orta closed this as completed Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Playground Issues that affect the Playground
Projects
None yet
Development

No branches or pull requests

2 participants