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 showInputBox method for Theia plugin system #9980

Closed
vinokurig opened this issue Jun 8, 2018 · 0 comments
Closed

Implement showInputBox method for Theia plugin system #9980

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

Comments

@vinokurig
Copy link
Contributor

vinokurig commented Jun 8, 2018

Description

To have an ability to input data from UI in a plugin for Theia, need to implement showInputBox method from vscode interface:
https://github.com/Microsoft/vscode/blob/0cdbe60ffa64639857a44a6717de23d202910bbb/src/vs/vscode.d.ts#L5899
It should look like this:
screenshot from 2018-06-08 17-10-29

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 8, 2018
@vinokurig vinokurig changed the title Implement showInputBox method for Theia plugin system Implement showInputBox method for Theia plugin system Jun 8, 2018
@evidolob evidolob self-assigned this Jun 18, 2018
@evidolob evidolob added the status/in-progress This issue has been taken by an engineer and is under active development. label Jun 18, 2018
evidolob added a commit to eclipse-theia/theia that referenced this issue Jun 25, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Jun 25, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Jun 25, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Jun 26, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jun 26, 2018
marcdumais-work pushed a commit to marcdumais-work/theia that referenced this issue Oct 15, 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
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

3 participants