ryan
ryan
## Name of the extension you are adding [CodeUI](https://marketplace.visualstudio.com/items?itemName=ryanraposo.codeui) ## Why do you think this extension is awesome? VS Code's charm is in its colors. Making it look the way...
# Responsive Color Picker The color picker in the Color view should automatically resize to fit the view.  ## Relevant Code The 'Color' view in CodeUI is a Webview,...
Generally, a great 'What's New' page would: - Appear once on version updates. - Provide useful information. - Include an option to disable or throttle (major, minor, patch) to avoid...
Hey! synthwave-vscode is awesome. As a leader in the theming community, I'd really appreciate your thoughts on [CodeUI](https://github.com/ryanraposo/codeui). I'm sure you'll find it to be pretty cool, but if you...
It would be awesome if users of the package (and their extensions) had an easy, 'official' way to control appearance of the page. For the end-users, it might manifest as...
Below is a proof-of-concept using ChatGPT 3.5 Turbo: ``` ### Me Use this as reference: contrastActiveBorder: An extra border around active elements to separate them from others for greater contrast...
- Add ability to save custom element groups (`codeui.customGroups`) using the interface - Add presets like 'Borders (Workbench)' > 
 # Told you
Bundling with Webpack reduces extension size. Generally, it does so without breaking links and references throughout the code. Our main Webview requires access to external modules. It can access local...
Currently, the welcome text is added to all pages. A new configuration toggle for this would be nice. Something like: 