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

Write integration test for new option bag in TextEditor.test #11145

Closed
alexdima opened this issue Aug 29, 2016 · 1 comment
Closed

Write integration test for new option bag in TextEditor.test #11145

alexdima opened this issue Aug 29, 2016 · 1 comment
Assignees
Labels
debt Code quality issues
Milestone

Comments

@alexdima
Copy link
Member

This is so we don't need to manually test #8096

@alexdima alexdima self-assigned this Aug 29, 2016
@alexdima alexdima added this to the August 2016 milestone Aug 29, 2016
@alexdima alexdima changed the title Write test for new option bag in TextEditor.test Write integration test for new option bag in TextEditor.test Aug 29, 2016
@alexdima alexdima added the debt Code quality issues label Aug 29, 2016
@rebornix
Copy link
Member

Currently we are implementing the undo feature from scratch ourselves so it's a big move to leverage this new edit command instead. So for this sprint, this feature can not be tested as it requires a rewrite of the undo feature of VSCode Vim. I'll write a prototype which leverages this API to do undo.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues
Projects
None yet
Development

No branches or pull requests

2 participants