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

#1520 - Simplify workings following recent changes to master - `selection-changed` signal replaced with `selection-event` signal (SearchBar no longer listens to original signal) - Separate `deselected` signal no longer required...

Status: Blocked

Fixes #1479 Based on #1478, which should be merged first to reduce diff. Inserts a new list item at the correct indent level

### What Happened? Attempted to search bash history in terminal pane. Instead the Replace entry in the main window was focused. ### Steps to Reproduce 1. Open a doc 2....

### Problem Apps aren't being properly focused when opened from other places: https://github.com/elementary/gala/issues/2450 ### Proposal Enable dbus activation ### Prior Art (Optional) https://github.com/elementary/switchboard/pull/349

Good First Issue