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

Similar to the "Extensions" window, we should have a "Languages" window with a comparison table and links. Similar to https://developer.gnome.org/documentation/introduction/languages.html but with a bit more focus on Workbench and developer...

Documenting this. It appears to be quite slow and doesn't do linting via ESLint. Not sure if there is a benefit over using ESLint or Biome.

At the moment it seems that the cargo process launched through Workbench to build the Rust demos reads the user's `~/.cargo/config` file. If Workbench is running in a Flatpak it...

rust

Suppose we have a .blp-file that defines a template. Then we can use Gtk closure expression defined in the (say javascript) code like this for example: UI file `main.blp` ```js...

Fixes https://github.com/sonnyp/Workbench/issues/599. Adds a new GitHub action that builds Workbench in the CI. The finished Flatpak is automatically uploaded as an artifact. As it currently uses the 45beta runtime, the...

Add `Workbench.init()` to initialize resources and other setup tasks. Currently, this only implements a `GLogWriterFunc` for silencing specific messages that Workbench users shouldn't see. This method has some limitations running...

Inspired by [`ide_source_view_action_delete_line`](https://gitlab.gnome.org/GNOME/gnome-builder/-/blob/2ebbf06db1d9b835d4aa4c77f00b55b1cecb2cdd/src/libide/sourceview/ide-source-view.c#L1114) and [`/gbp-comment-code-editor-page-addin.c`](https://gitlab.gnome.org/GNOME/gnome-builder/-/blob/2ebbf06db1d9b835d4aa4c77f00b55b1cecb2cdd/src/plugins/comment-code/gbp-comment-code-editor-page-addin.c)

Right now the DBusPreviewer code in Workbench starts the Vala previewer in a seperate process and then waits for the connection to be established. The code then assumes the D-Bus...

Workbench is great for newcomers and learning, we should feature it in material for GNOME developers. This is an issue to track progress and requirements * [x] [Blueprint](https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/) * [...

documentation

It was mentioned in #505 that the library could use a rework. Here's an initial concept to get the ball rolling. ![library](https://github.com/sonnyp/Workbench/assets/91388039/07f0e0f4-7d2d-4ec9-a719-7732cd97e083)