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

Test completion enhancements #11111

Closed
1 task done
jrieken opened this issue Aug 29, 2016 · 1 comment
Closed
1 task done

Test completion enhancements #11111

jrieken opened this issue Aug 29, 2016 · 1 comment
Assignees
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Aug 29, 2016

tests #6874

We enriched the suggest API such that suggestions are now able to specific additional text edits and an additional command to run. Test that thing work as you would expect them to work.

@jrieken jrieken added this to the August 2016 milestone Aug 29, 2016
@jrieken
Copy link
Member Author

jrieken commented Aug 29, 2016

FYI - to test against the latest API do the following:

  • open your extensions package.json file
  • change the engine.vscode property to *
  • run npm run postinstall (assuming you have the vscode module as dev-dependency)
  • undo the engine-version change from step 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants