code
code copied to clipboard
Code editor designed for elementary OS
### What Happened? In Markdown files, multi-line code blocks do not seem to be highlighted when there is a leading whitespace before the triple-tick, e.g. when you put a block...
As the title says. I found myself wondering today, why it does not show symbols for either: - All namespaces in the src folder - All elements that share one...
Currently Scratch in it's plugin interface exposes a few methods that "hook" it's widgets which can then be processed by the plugin in order to add additional functionality to e.g:...
### What Happened? After editing a document where a tab width of "2" was set in `.editorconfig` (e.g. an .xml file) when switching to a file with no tab width...
### Problem I like how minimal code is! It's like Atom or VSCode, but fully libre, which is super encouraging. But it might a be bit _too_ minimal. I had...
### What Happened? Updated the `.pot` and `.po` files in a project that was open in Code. The Code window closed. ### Steps to Reproduce * Open a project in...
### Problem When working on elementary Code in elementary Code, you currently need to restart the app whenever you build to see the latest changes. For people who primarily use...
I replaced as much as I possibly could. The SourceView requires GTK4. We'd have access to [`Gtk.TextView.extra_menu`](https://valadoc.org/gtk4/Gtk.TextView.extra_menu.html). Also, the PopoverMenus used for the replaced Gtk.MenuItems currently don't show keyboard shortcuts....
### Problem Haven't found anywhere to do this yet so would appreciate this being added to the preferences dialogue. I'd like to be able to define my own shortcuts for...
### Problem I'm using a font that has support for ligatures. However, I highly dislike working with them. In my regular IDE I have them disabled, but Code doesn't seem...