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

## Problem The Vim plugin gives no indication (a) that it is loaded or (b) what mode it is in ## Proposal When the Vim plugin is loaded, display an...

Priority: Wishlist
Needs Design
Gtk4

## Problem It can't be expected that developers have to bounce from once app to another to do something so integral to elementary app development. ## Proposal Add buttons at...

Parent issue

## Problem Right now the official method of making elementary apps is via the native code editor, so there might as well be an easy way to compile elementary apps....

Priority: Wishlist
Status: Confirmed
Needs Design

## What Happened This is basically just opinion based, but I find the icon we use for case insensitive find confusing. I suppose the capital letter implies some sort of...

Status: Confirmed
Needs Design

## Problem Especially when there's no way to search for specific symbols, it's often useful to search for an exact term when writing code. This is a term that's bounded...

## Problem Every time I open Code and its terminal (with Terminal plugin), I need to type `cd Projects/theproject` to be able to use ninja and meson CLI. That's quite...

## Problem Code only has very basic markdown shortcuts. ## Proposal * Make the backticks \` work like parenthesis: adding a single backtick adds a double and selecting text and...

Parent issue

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Feature There are certain file types where stripping whitespace on save does not make sense or...

Priority: Wishlist
Needs Design

## Problem Code currently has a widget next to the "Smart cut/copy lines:" option explaining this option in more detail: https://github.com/elementary/code/blob/ceb3b1f34f6ab4d8ea242c0c46e5a126d48846f8/src/Dialogs/PreferencesDialog.vala#L46-L48 This additional information can currently only be viewed by...

From Launchpad [bug 1547620](https://bugs.launchpad.net/scratch/+bug/1547620): >Atom has a great built-in "fuzzy-finder" when you hit Ctrl+T. It opens a crazy-fast search through the open projects' filenames and when you hit enter, it...

Priority: Wishlist
Status: Confirmed
Needs Design