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 of plugin API #2153

Closed
vitaliy-guliy opened this issue Jun 21, 2018 · 0 comments
Closed

Implement 'showOpenDialog' method of plugin API #2153

vitaliy-guliy opened this issue Jun 21, 2018 · 0 comments
Assignees
Labels
plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team

Comments

@vitaliy-guliy
Copy link
Contributor

To make it possible to select a file from a plugin we need to implement showOpenDialog method from vscode interface.

https://github.com/Microsoft/vscode/blob/0cdbe60ffa64639857a44a6717de23d202910bbb/src/vs/vscode.d.ts#L5877

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

@vitaliy-guliy vitaliy-guliy added plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team labels Jun 21, 2018
@vitaliy-guliy vitaliy-guliy self-assigned this Jun 21, 2018
evidolob added a commit that referenced this issue Jun 22, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit that referenced this issue Jun 22, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team
Projects
None yet
Development

No branches or pull requests

1 participant