code
code copied to clipboard
Code editor designed for elementary OS
Fixes #1107 The shortcut to trigger a rebuild of the completion word list is changed to `|`. On English keyboards at least this is close to the original `\`, requiring...
### What Happened? With several projects and documents open a tab was dragged to the desktop to create a new window. The project combobox list was then found to have...
### What Happened? Trying to move one of the documents into a new Code window created a window that included all the tabs from the original window and duplicated the...
Related to https://github.com/elementary/code/issues/939 It's been quite a long time since I played around with it. After merging `master` the logic is broken in some places.  @jeremypw I think you might be interested in this
This adds custom styles for syntax highlighting based on the elementary color palette. fixes #29
This attempts to make handling multiple projects more convenient. I often find it annoying to have to manually close all the documents from one project when I want to switch...