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

Use native multi-select #3

Open
SamVerschueren opened this issue Oct 27, 2015 · 6 comments
Open

Use native multi-select #3

SamVerschueren opened this issue Oct 27, 2015 · 6 comments

Comments

@SamVerschueren
Copy link
Owner

At the moment, VSCode does not offer multi select prompts. It is implemented as a normal select at the moment https://github.com/SamVerschueren/vscode-yo/blob/master/src/prompts/checkbox.ts.

If VSCode releases multi-select, which they probably will in the next build. Use those native multi-selects instead.

@SamVerschueren SamVerschueren added this to the future milestone Oct 28, 2015
@SamVerschueren
Copy link
Owner Author

@bpasero can you give a quick update on this? Is it in the backlog? Searched for an issue regarding multi select but couldn't find it. Should I create a new issue?

@bpasero
Copy link
Contributor

bpasero commented Dec 18, 2015

It is on our backlog: microsoft/vscode#238

@SamVerschueren
Copy link
Owner Author

Oh, there is a typo in the title, that's why I couldn't find it :). Thanks for linking.

@dermeister0
Copy link

Checkbox lists do not work in the extension currently. Is it a known issue?

2016-10-31_1834
2016-10-31_1834_001

@SamVerschueren
Copy link
Owner Author

It should work though, what generator are you using?

@dermeister0
Copy link

dermeister0 commented Nov 1, 2016

It's my own generator.

npm install -g generator-psgallery
yo psgallery

https://github.com/Saritasa/PSGallery/blob/develop/src/YeomanGenerator/generator-psgallery/app/index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants