eclipse-archived / codewind-vscode

Extension for developing cloud-native, containerized applications from VS Code
https://codewind.dev
Eclipse Public License 2.0
17 stars 30 forks source link

Fix two che/theia problems #629

Closed tetchel closed 4 years ago

tetchel commented 4 years ago

Pls rebase and merge

commit e1ec2ed9cdb597279180bf4f859b8ef8f01eee46 (HEAD -> theiaFixes, origin/theiaFixes)
Author: Tim Etchells <timetchells@ibm.com>
Date:   Thu Jun 18 18:34:29 2020 -0400

    Don't show source picker if sources are 'managed'

    https://github.com/eclipse/codewind/issues/3165

    Signed-off-by: Tim Etchells <timetchells@ibm.com>

commit b133c140445216d0eb6122c5179e7fbd7b6a1e64
Author: Tim Etchells <timetchells@ibm.com>
Date:   Thu Jun 18 18:32:22 2020 -0400

    Populate quickpick items before showing in theia

    https://github.com/eclipse/codewind/issues/3165

What type of PR is this ?

What does this PR do ?

Which issue(s) does this PR fix ?

Link to the Codewind repository issue(s) this PR fixes or references:

Does this PR require a documentation change ?

Any special notes for your reviewer ?