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? On reloading it was sometimes found that the active project as indicated by dropdown was different to the active project indicated by the open documents, expanded sidebar...

### What Happened? Some strings of characters do not highlight as expected when selected. ### Steps to Reproduce 1. Open a document and type `Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.amd64` at...

Fixes #1403 Using the `item-selected` signal from the SourceList to open documents causes problems when documents are removed for any reason because this causes unwanted documents to selected and opened....

### What Happened? ![Screenshot from 2024-09-01 21 01 30](https://github.com/user-attachments/assets/a1abf56d-72b9-4a6a-be02-3cbd9c2127e9) (X11) ### Steps to Reproduce 1. Open first Code window 2. In Dock open the Code icon context menu and choose...

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Describe the bug I found out that word completion extension suggests some incomplete words I used,...

Priority: Medium

- Add clone action and associated menuitem - Put "Clone" menuitem in ProjectChooser menu - Move "Open Project" menuitem into ProjectChooser menu - Use dialog to get remote uri and...

Fixes #1577 An attempt to reduce the click requirement of common branch actions like checkout and to make it more keyboard friendly. Potentially could be more discoverable by linking to...

### What Happened? Clicked on project chooser button and noticed a folder that was not a git repository appeared in the list. This conflicts with the context menu item for...

Fixes #26 Shows a spinner in place of the filter button when parsing, after a short delay. In the majority of cases the parsing completes before spinner shows but for...

Fixes #548 Based on the elementary-light theme but tweaked to produce better contrast. - Make most colors darker/more saturated - Make most backgrounds lighter - In some cases make style...