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

Fairly crude provision of feedback while cloning in progress using a message dialog. Other options would be for example notifications or toasts. Requires #1548 to be merged first

Status: Blocked

### What Happened? Editing a commit message in the terminal pane with e.g. `nano`, attempted to cut a block of text but on pressing the `nano` hot-key `K` the focus...

Fixes #1523 - [x] Save terminal-pane state explicitly - destroy signal unsuitable - [x] Sync terminal-pane state when hidden Consistency of behaviour was improved by using the same MainWindow action...

Right now we have one style scheme GSetting that we manually change every time you use the light or dark buttons in the style switcher. Instead, we could have a...

Priority: Wishlist
Status: Confirmed

### Problem There are a number of requests for syntax highlighting of file formats not currently supported by Gtk.SourceView. Such requests should properly be made upstream so all users can...

Priority: Wishlist
Needs Design

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Feature **Is your feature request related to a problem? Please describe.** Syntax highlighting for BBCode, typically...

Upstream

I'd love to be able to move the terminal to the right side of the screen. This would be especially useful on ultra-wide-monitors in my opinion, since there's always much...

Needs Design

I have selected only the function parameters, but it looks as if I had selected the parens as well: ![selection](https://user-images.githubusercontent.com/70772/46632122-e03dd580-cb49-11e8-829e-51ea5849324d.png) This makes editing a bit confusing.

Needs Design

In the preferences dialog for Code, the default font isn't selected in the font list in preferences. This behavior changes if the user selects an alternate font. I'm not sure...

Priority: Low
Status: Confirmed

A super popular type of plugin I see for Atom and Sublime is one that highlights recognized colors (like hex and rgba formatted colors in CSS, for example). This can...

Priority: Low