code icon indicating copy to clipboard operation
code copied to clipboard

Code editor designed for elementary OS

Results 294 code issues
Sort by recently updated
recently updated
newest added

### What Happened? With several projects loaded, the second one listed in the sidebar was active. Did a fuzzy find (`Alt + F`) for "POTFILES". The results only included matches...

Priority: Medium

Fixes #721 Fixes #1593 When a second or subsequent window is closed its documents are just closed after saving if required. Closing a second or subsequent window (with `F4` or...

### Problem http://todotxt.org/ ### Proposal GNOME Text Editor supports it, and so does Kate (KDE). ### Prior Art (Optional) _No response_

Priority: Wishlist
Needs Design

This PR discontinues providing a package for codecore together with `.vapi` files etc as we no longer support third party plugins and the core plugins do no need them. In...

Code improvement

Following what `gitg` does, update any submodules after cloning. This is not high priority while elementary projects do not included submodules. Needs `libgit2-glib` version >= 1.2.

Conflicts with Master

### What Happened? Changed the branch being worked on through the UI. The document in view (and presumable the others) did not show the code corresponding to the current branch...

### Problem I currently maintain a bunch of CoffeeScript codebases, all of them with Ctags-compatible files. To my surprise, looks like Code [only enables the Symbols Outline for a select...

### Problem The command `git clone` has options `--bare` or `--mirror` but these are not accessible through the UI. ### Proposal Show radiobuttons for the allowed cloning options in the...

Priority: Wishlist
Needs Design

For convenience. Ideally needs to be paired with a "Pin Tab" functionality so docs can be opened temporarily and then closed without closing the doc actually being worked on.