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

In the video attached below you will see the error tooltip come up 5 times: * first time works as expected and only disappears when I move the mouse *...

bug
help wanted

we should support TypeScript We can iterate on this and go like this * [x] add a new language "TypeScript" without compilation * [x] Add support for compilation * [x]...

Currently there are 3 issues: 1. Formatted text is set to the GtkSourceView buffer, even if it is the same, raising safe notification. 2. UI XML is formatted is and...

Fixes https://github.com/workbenchdev/Workbench/issues/700 Fixes https://github.com/workbenchdev/Workbench/issues/812 Rework previewer behavior to have a start / stop flow and replace "open window" / "close window" with it. See https://matrix.to/#/!kDBZrVKCdhrVuWxbGe:matrix.org/$sVy_i1xbrSFiuXYI1X1lMZn-tyu7VH02S_pwUQkp0GI

This is my attempt to get composite templates working for the other langs. I say attempt, because it doesn't actually work. There are a lot of reasons, and it boils...

vala
Library 📚️
rust
python

Let's start with the simplest integration possible where we get diagnostics for Python syntax error. https://github.com/python-lsp/python-lsp-server

python

There is a regression in xdg-document-portal 1.18.2 https://github.com/flatpak/xdg-desktop-portal/issues/1234 It prevents Rust projects (the ones saved somewhere on the disk) from being Run. Downgrading to xdg-document-portal 1.18.0 solves it. An other...

rust

Unfortunately it doesn't work because of https://github.com/flatpak/xdg-desktop-portal/issues/567

Some demos use things that are not available in `org.gnome.Platform` and therefor will not work once used in a Flatpak application. We should inform users what needs to be done...

GTK has a "Accessibility warnings" feature than can show overlay for elements with a11y issues. We should either add a toggle somewhere or mention how to use it in the...