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 current task needs to be optimized for both performance and data handling. Specifically, the following improvements are required: 1. Save Output in an Array: - Ensure that...

bug
performance

#### Lack of Emmet Support: CodeEdit does not currently support Emmet, which is a significant tool for efficient HTML and CSS coding. #### Tab Key Behavior: When a line of...

enhancement

### Description We should be ignoring files in .gitignore if it is present at any level in the project or at least give the users the option to do so....

enhancement
navigator

### Description When switching the input method to Chinese or Japanese and typing part of the text, press the Enter button a few times, the text is accidentally hidden https://github.com/user-attachments/assets/d97e53ce-ec60-4977-9ab0-27b714726943...

bug
triage needed

### Description Files need to update when their contents are updated externally. ### To Reproduce - Open a file - Open it in another editor - Edit it in the...

bug
PRIORITY
source editor
other

### Description When using the Search Navigator, if you move away to another Navigator item (for example, Project Navigator), the searched text is erased. ### To Reproduce 1. Open Search...

bug
navigator
triage needed

### Description When using Quick Open, files that should be excluded by my glob settings still appear in the search. ### To Reproduce 1. Go to Settings 2. Click Search...

bug
settings
sidebar
glob

### Description After opening a large monorepo, I thought the Open Quickly feature was broken because it took several seconds to perform a search, and there was no indication that...

enhancement

### Description Open Quickly is not exactly 'closed' when its modal is removed. The expected behavior is for it to be reopened with its last search query, but having its...

bug

### Description Currently, CodeEdit cannot display certain files such as videos within a Tab. The file menu -> Open as -> Quick Look is currently disabled. ### Alternatives Considered _No...

enhancement