-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[Plugin-API] Improve window.createInput() #5109
Comments
JPinkney
added a commit
to JPinkney/theia
that referenced
this issue
Jun 4, 2019
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
Hi, could you please share some estimation for this item? |
Everything that can be done currently is in a PR (#5187) that i'm fixing up today |
JPinkney
added a commit
to JPinkney/theia
that referenced
this issue
Jun 21, 2019
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney
added a commit
to JPinkney/theia
that referenced
this issue
Jul 23, 2019
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney
added a commit
to JPinkney/theia
that referenced
this issue
Jul 26, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
JPinkney
added a commit
to JPinkney/theia
that referenced
this issue
Jul 26, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
vinokurig
pushed a commit
that referenced
this issue
Aug 5, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
vinokurig
pushed a commit
that referenced
this issue
Aug 6, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
vinokurig
pushed a commit
to JPinkney/theia
that referenced
this issue
Aug 6, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
vinokurig
pushed a commit
that referenced
this issue
Aug 8, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
benoitf
pushed a commit
that referenced
this issue
Aug 8, 2019
Co-authored-by: Josh Pinkney <joshpinkney@gmail.com> Co-authored-by: Igor Vinokur <ivinokur@redhat.com> Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
window.createInput()
introduced in #5107 have only the base functionality, reused from QuickOpenExtImpl:Functionality that is not supported by QuickOpenExtImpl but declared in InputBox:
The text was updated successfully, but these errors were encountered: