CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

Results 513 CodeEdit issues
Sort by recently updated
recently updated
newest added

### Description The 'About CodeEdit' window is shown in Window menu as 'Untitled'. ### To Reproduce 1. Click 'About CodeEdit' in the 'CodeEdit' menu 2. Go to Window menu and...

bug

### Describe the solution you'd like Sometimes the list of recent projects may get long and you may want to remove some projects you no longer work on in order...

enhancement

We will have tabs or some form of navigation within the bottom drawer. We need to answer the following questions before we begin development. - How will we display tabs?...

enhancement
clarification needed

# Overview It should be possible to set keybinding from within CodeEdit. These keybindings should be able to reference built-in and extension commands *(See Issue #222)*. Keybindings might be set...

enhancement
extensions

Let's create our own set of pre-bundled themes. - We can provide similar ones to what Xcode comes with along with a few of our own. - Each theme will...

enhancement
UI
editor
terminal

We need fuzzy search in open quickly overlay instead of exact string match.

enhancement

### Description The jump bar was not previously not handling overflow per #182, but was later fixed in #186, which was a quick fix to allow for the jump bar...

enhancement
good first issue

# Overview Commands are used by extensions to trigger actions in CodeEdit. They can be configured to work keybindings and UI elements, such as menus and the command palette. We...

enhancement
extensions

# Overview A TreeDataProvider (Tree View API) gives extension developers the ability to add content to a sidebar tab. Many extensions, like ToDo, would be able to utilize this API....

enhancement
extensions

![image](https://user-images.githubusercontent.com/806104/220430575-aa507232-a7cc-4f5d-a17b-a763211e532d.png) ![image](https://user-images.githubusercontent.com/806104/220430602-79f1444e-b8ae-4dd1-9659-42f174523815.png) ![image](https://user-images.githubusercontent.com/806104/220430636-051644e6-5847-4126-9a47-75d696722787.png) ![image](https://user-images.githubusercontent.com/806104/220430681-fc6cf664-f217-4357-9c0c-905752763107.png) ![image](https://user-images.githubusercontent.com/806104/220430708-faa2e15a-17bd-4f34-9b91-d80fad5f6d3a.png) ![image](https://user-images.githubusercontent.com/806104/220430737-5ce6a090-042a-4421-a632-fe4ee70f6fb7.png)

enhancement
UI
preferences