anseki / vscode-color

Helper with GUI to generate color codes such as CSS color notations.
MIT License
97 stars 27 forks source link

How do you create a dialog like that in VS Code? #104

Closed jelaplan closed 4 years ago

jelaplan commented 4 years ago

I'm curious how you created that dialog in VS Code? Most people rely on the Quick Pick in VS Code which often is adequate but as in your Color Picker, a form is sometimes invaluable. My dev team has considered using Webview but the leading opinion is that it is difficult and brings stability issues.

John laPlante UX Design Lead, Open Mainframe jelaplan@gmail.com

anseki commented 4 years ago

Hi @jelaplan, thank you for the comment. The extension uses Electron as VS Code also uses that.

anseki commented 4 years ago

No reply came, then this abandoned issue is closed.