CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
### 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...
### 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...
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?...
# 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...
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...
We need fuzzy search in open quickly overlay instead of exact string match.
### 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...
# 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...
# 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....
     