Workbench icon indicating copy to clipboard operation
Workbench copied to clipboard

Code playground for GNOME 🛠️

Results 118 Workbench issues
Sort by recently updated
recently updated
newest added

1. Use Flatpak SDK to install npm dependencies 2. Add a PR template https://github.com/nushell/nushell/blob/main/.github/pull_request_template.md?plain=1 3. Mention `make setup` in the PR template

documentation

Loading example content from external sources is a complicated topic, and would involve thinking about a lot of security implications and committing to stable file formats. On the other hand,...

enhancement

When user edits `UI`, it's not interactive anymore and might confuse users. We should make the "Run" button primary (Blue) only when it's needed. See https://github.com/sonnyp/Workbench/issues/634

Some things fail (or crash even) silently—we should add measures to inform users and possibly prevent the rendering. https://floss.social/@sonny/109975391706946091 I discussed with James if this belongs in Blueprint or Workbench,...

When running a Rust demo for the first time, a lot of dependencies will get downloaded and compiled. It takes a while. The second run is very fast because dependencies...

rust

Might want to use https://github.com/flatpak/flatpak-github-actions too

help wanted

I asked publicly if anyone would be interested in making a GTK CSS Language Server. https://floss.social/@sonny/110606264338563832 @JCWasmx86 did! See https://github.com/sonnyp/Workbench/pull/391 Workbench already uses it. We don't support that yet but...

If an open project director is renamed or moved, Workbench should be aware and * Change the files locations * Change the settings location * Update the project title see...

enhancement

The code snippets in Workbench are licensed as CC0-1.0, which is great. It would be good if that were made clearer in the Workbench UI, though, both so that *...

[sonny said it best](https://mas.to/@[email protected]/110009741248011782): What we could do is show the name/id of the matching object next to the closing "}". I think this could even be implemented in Blueprint...

enhancement