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

A fully maximized window of code can't select text further down the document when dragging to select text. Expected result: Code scrolls down allowing the user to select the text...

Priority: Low
Status: Confirmed

Tested in faked RTL from the Inspector and by setting my system language to Hebrew. Clicking the expander nexts to folders does not reveal the folder contents.

i18n

I attempted to replace tabs with spaces in a ~6000-line tab-indented file. Code's UI locked up pretty much immediately, and a single CPU core was pegged for a couple of...

Ability to start a new vala project with GUI to setup meson.build

Priority: Low

When writing in Code, it's usually useful if trailing spaces are removed, but when writing in [Pandoc's Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown), two trailing spaces are a symbol for a new line. It would...

Some time ago I created an extension for Scratch that used the sidebar. Now I'm updating it for Code but found that it doesn't work: Code doesn't generate the `hook_notebook_sidebar`...

While closing window after writing a new document. Code shows this dialog as untranslated. ****Save changes to "새 문서( New document)" before closing? If you don't save, changing will be...

Case: 1. open a text file 2. change file name 3. Code informs the file has been deleted Improvement suggestion: - change the message to "file has been deleted, moved...