code
code copied to clipboard
Code editor designed for elementary OS
The scope of this PR is to start code migration to gtk4.
Steps to reproduce: 1) Have a folder open in the side bar 2) Open file X by clicking on it 3) Close file X using the notebook tab's close button...
### What Happened? Error message says "_No text Found. Maybe corrupt or no text file_" while trying to open an 178kb php file with code version 7.1.0-1 on Manjaro Linux...
The is a speculative step towards fixing issues such as #933, #809 and generally increasing the utility of the symbol pane over just searching the text. - [x] Add a...
Fixes #1355 The root of the issue is in the libvala library - the parser never finishes on some invalid code lines and there is no obvious way of cancelling...
### What Happened? Inserted some code in the form: ``` try { --- --- } catch () { --- --- } ``` into a Vala file. On opening the symbol...
### What Happened? In the Properties/Behaviour dialog the tab width was changed but this had no effect on the document being edited. This was because this dialog changes the fallback...
### What Happened? A branch change was made externally in a project being shown in Code. The branch change resulted in the removal of a folder but folder still appeared...
### What Happened? Some plugins slow down Code a lot, to the point that Code is barely usable in weak CPUs. ### Steps to Reproduce In a weak CPU (like...
Speculative changes to try and fix #1314