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 save/open dialog apis #34821

Closed
3 tasks done
jrieken opened this issue Sep 22, 2017 · 1 comment
Closed
3 tasks done

Test save/open dialog apis #34821

jrieken opened this issue Sep 22, 2017 · 1 comment

Comments

@jrieken
Copy link
Member

jrieken commented Sep 22, 2017

Test for #13807
Complexity: 2

We have new APIs to show a file save and file open dialog. Make sure the API is nice, easy to use, consistent but yet powerful enough to cover your scenarios.

@jrieken
Copy link
Member Author

jrieken commented Sep 26, 2017

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

5 participants