Workbench
Workbench copied to clipboard
Code playground for GNOME 🛠️
In this PR, I: - Updated the `gi-types` - Correctly placed them into the correct path (at `src/langs/typescript/template/gi-types` - Fixed the global `workbench` type not working This is in reference...
Tested with version v47.1. (Current HEAD of development branch). When adding a NotebookPage inside a Notebook, the application crashes. ``` (re.sonny.Workbench.Devel:5521): Gtk-CRITICAL **: 15:48:11.837: gtk_stack_add_named: assertion 'GTK_IS_WIDGET (child)' failed ```...
Could you add a tab width setting to the editor? And maybe one to turn off tab-to-spaces? That would make it much more usable.
I'm not sure if this is the way, I got the answer from an LLM, as I couldn't find the answer to this through googling. I wanted to achieve what...
Let's remove the experimental warning. Let's consider removing XML support as well.
trying to run any of the examples using the rust language fails with the following error message: ``` warning: spurious network error (3 tries remaining): [6] Could not resolve hostname...
After using Workbench for small quick tests and demos, I decided to test and prototype a more complex project to explore the GNOME APIs (it's great tool, thanks for making...
Hi! This is more of a question than an issue and I'm not sure where's the best place to ask. I'm completely new to GTK/GNOME development, and I've been liking...