eclipse-theia/theia

Quickpick doesn't work when items are updated

Open

#6.626 aberto em 25 de nov. de 2019

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (2.478 forks)batch import
bughelp wantedquick-openvscode

Métricas do repositório

Stars
 (18.676 stars)
Métricas de merge de PR
 (Mesclagem média 15d 4h) (75 fundiu PRs em 30d)

Description

I'm trying to test the asExternalUri support using the instructions from @akosyakov at https://github.com/eclipse-theia/theia/pull/6465#issuecomment-556072510 (though I'm using the master branch since that PR is now merged).

When the Dart extension opens the device picker (either by trying to launch an app or clicking on the device label in the status bar) the selector appears but it's impossible to select an item (either with the keyboard or the mouse):

Screenshot 2019-11-25 at 3 51 16 pm

Guia do colaborador