code
code copied to clipboard
Code editor designed for elementary OS
Things to do to prepare: - [x] Use Hdy.Tabbar - [x] Make Granite.SourceList Internal - [x] Replace Gtk.MenuItem with GLib.MenuModel
Maintains a record of the points at which the document has been edited and adds actions to go backward and forward between them. Fixes #1018 At the moment, for simplicity,...
### What Happened? Tried to open a branch that had been created on the remote repository. It did not appear in the branch list in the projectfolder context menu. (It...
### Problem At the moment we present the minimap as something that is turned on via a switch, but this doesn't clearly communicate that it replaces the scrollbar as the...
I tried code today, And I really enjoyed using it but as I was in the markdown(.md) file I tried to do a js quote with ```ls ```js const pizza...
## What Happened I installed elementary Code from source, but now I want to remove it. I'm used to use things like `make uninstall` which do just that for many...
## Problem The so-called extensions are not really extensions but just checkboxes for a particular feature. ## Proposal They better be proper switches in Behavior or Interface tabs.
Feature request: Like Visual Studio, it would be awesome if Code could satisfy my OCD by clearing spacing (and tabs) from empty lines, i.e. lines with no text in them....
## Problem There is no way to run pre-configured actions. So, every time you need to run your typical Gtk/Vala application — you need to run `ninja` and `./src/io.elementary.code` commands...
### What Happened? Attempted to move a tab to a secondary Code window with no open documents (and therefore no visible notebook) by dropping on the Welcome view. Instead a...