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 When creating a new folder or file in the project navigator, the default name (e.g., "untitled") is not selected for editing as expected. Users must manually rename it...

bug
good first issue
UI
navigator

### Description Support for connecting to remote hosts via SSH is essential for developers who work in distributed or server-based environments. This feature would allow users to open remote projects,...

enhancement

### Description After manually renaming a file in the project navigator and clicking away to commit the change, multiple alerts appear saying: **"Cannot find file"** β€” even though the rename...

bug
good first issue
navigator

### Description SwiftLint crashing on CodeEditKit of "Main" state of 2025-04-27 ### To Reproduce Got Main from today (2025-04-27), open in Xcode, 16.2. on MacOS 15.4.1. Indexing, allow tools to...

bug
output

### Description I can't save the file with either the save button or the shortcut. Only when I exit the application does it say that the file was modified by...

bug
triage needed

### Description When you navigate inside a file, then you go to another file keeping the previous one open and when you get back to the first file, the scroll...

bug

### Description We need to enable the following menu items. - Find - Find & Replace - Find Next - Find Previous - Use Selection for Find - Jump to...

enhancement
navigator
find

### Description There is a chance that language servers (maliciously or due to a bug) may not respond to requests made by the client (CodeEdit). This can cause problems, for...

bug
language server

### Description v0.3.4 repeatedly crashes immediately on start. This is new to v0.3.4. (Edited and corrected issue title to refer to the correct version) ### To Reproduce Attempt to start...

bug
triage needed

### Description Closing tabs using the middle click is supported by most apps, including Xcode. CodeEdit should support it too. I tried to see how easy it could be added...

enhancement
good first issue
tabs