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? Closing a project where many documents are open e.g. >10 takes many seconds during which one of the cores is maxed out. Active plugins: Brackets completion Detect...

When running meson build, there is a warning about run_command changing its defaults in the future. (See: https://github.com/mesonbuild/meson/issues/9300) ~This fixes the warning while keeping the current default.~ UPDATE: after the...

### What Happened? Using the Flatpak version of Code, after some substantial editing it was noticed that that `git gui` indicated the entire contents of the file had been deleted...

Attempting to open the attached file gives error message: 'File "example.txt" Cannot Be Read. It may be corrupt or you don't have permission to read it'. Opens fine in nano....

## Prerequisites - [X] I have searched open and closed issues for duplicates. ## Feature **Is your feature request related to a problem? Please describe.** I don't know if there's...

Priority: Wishlist
Needs Design

DocumentView widget has been rewritten to use the `Hdy.TabView` widget. The majority of the work is done. There are a few more things that left to do but I haven't...

Fixes #574 Makes current branch visible without excessive sidebar width when both project and branch have long names ![Screenshot from 2024-02-22 11 03 04](https://github.com/elementary/code/assets/10513844/64de1a03-ac85-42f0-bcef-f34b3d2b24a8)

Fixes #1299 The selection extension algorithm is reworked so that leading and trailing space is ignored and the search context is not extended to neighbouring words

### What Happened? Switching between two projects each with multiple documents open by clicking on their names in the drop-down list on the ChooseProject button did not produce any immediate...

Priority: Low

If the dir name is too long, the git branch is too truncated or hidden. In this case you cant see the current git branch. Possible solution: Have a second...

Needs Design