code
code copied to clipboard
Code editor designed for elementary OS
### 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...
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 
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...
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...