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

Fixes #1107 The shortcut to trigger a rebuild of the completion word list is changed to `|`. On English keyboards at least this is close to the original `\`, requiring...

### What Happened? With several projects and documents open a tab was dragged to the desktop to create a new window. The project combobox list was then found to have...

### What Happened? Trying to move one of the documents into a new Code window created a window that included all the tabs from the original window and duplicated the...

Related to https://github.com/elementary/code/issues/939 It's been quite a long time since I played around with it. After merging `master` the logic is broken in some places. ![Bildschirmfoto von 2021-02-06 09 20...

Needs Design

Fix #36 I'm proposing an initial version for a Snippets plugin. Basic editing works for placeholders and it's already useful on its own. The following features are implemented. - language...

Status: Blocked

Simplified version based on #599 and using GVLs v 20 Required building and installation from source https://gitlab.gnome.org/esodan/gvls/-/tree/gvls-20 `libgvls` `libgvlsp` `libgvlsui` Currently builds and runs and connects to server but no...

For some reason, my CPU is being absolutely devoured by code; on htop it shows as io.elementary.code one time and as /bin/bash usr/bin/dmenu_recency the next The system and CPU run...

This is a combo of #1113 and #1125 ![multiple-providers](https://user-images.githubusercontent.com/221446/141644506-8db3592d-5a01-4332-a12c-6e7ac5784fef.gif) @jeremypw I think you might be interested in this

This adds custom styles for syntax highlighting based on the elementary color palette. fixes #29

This attempts to make handling multiple projects more convenient. I often find it annoying to have to manually close all the documents from one project when I want to switch...