code
code copied to clipboard
Code editor designed for elementary OS
I wonder if it would be valuable to automatically open the project README.md when adding a project to the sidebar? This would mean you get straight to any documentation about...
## Problem With a screen size of 1366 x 768px Code cannot be half-tiled because there are too many widgets in the headbar. This makes it difficult to view two...
### What Happened? The [Word Completion plugin](https://github.com/elementary/code/tree/master/plugins/word-completion) uses `Ctrl` `\` for [rebuilding the word list](https://github.com/elementary/code/wiki/shortcuts#plugins---word-completion). However, this shortcut now toggles the sidebar. ### Steps to Reproduce 1. Enable the Word...
I often end up with a ton of project folders open, listed in the sidebar in whatever order they happened to be open. It could be useful to toggle an...
A plugin similar to the functionality in gedit's snippets plugin would be great. If you don't know what snippets are, take a look at http://en.wikipedia.org/wiki/Snippet_%28programming%29 It'd be cool if it...
## What Happened 1. Select some text 2. Press `F` to open the global search dialog 3. The dialog search entry is empty ## Expected Behavior The selected text should...
## Problem Some times extraneous spaces get inserted at the start of lines when cutting and pasting from another source. It is then hard to tell which lines are correctly...
Yes, I have searched open and closed issues for duplicates. I have a .editorconfig file in my project defining indentation in 4 spaces but Code has a funny (and unwanted)...
## Problem Code could provider better support for completion and gain a hover using gtksourceview-5, for these reasons: 1. Completions should be async in order to help run async operations...
## What Happened With the addition of the project button in the headerbar, I can no longer half-tile Code. ## Expected Behavior I can tile code alongside a Terminal window...