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

Implement showOpenDialog method for Theia plugin system #9986

Closed
vinokurig opened this issue Jun 11, 2018 · 2 comments
Closed

Implement showOpenDialog method for Theia plugin system #9986

vinokurig opened this issue Jun 11, 2018 · 2 comments
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@vinokurig
Copy link
Contributor

Description

To have an ability to select a file in a plugin for Theia, need to implement showOpenDialog method from vscode interface: https://github.com/Microsoft/vscode/blob/0cdbe60ffa64639857a44a6717de23d202910bbb/src/vs/vscode.d.ts#L5877

Reproduction Steps

OS and version:

Diagnostics:

@vinokurig vinokurig added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jun 11, 2018
@evidolob
Copy link
Contributor

VSCode docks: https://code.visualstudio.com/docs/extensionAPI/vscode-api#_window showOpenDialog

@vitaliy-guliy
Copy link
Contributor

Issue on Theia repo eclipse-theia/theia#2153

@evidolob evidolob closed this as completed Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

3 participants