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 Hi guys, @austincondiff, Based on my observations, it appears that the font is not functioning properly for OhMyZsh and Powerlevel 10k themes. To address this issue, we need...

bug
Issue
terminal
needs refinement

### Description Cannot save file if I open folder. The document β€œTest” could not be saved. In error it shows name of folder, I think it tries to save folder...

bug
navigator
needs refinement

### Description I have set an environment variable using LaunchAgent (`launchctl setenv XDG_CONFIG_HOME /Users/yochem/Library/Config`) on startup. It sets `XDG_CONFIG_HOME` to a location so my shell (fish in my case) knows...

bug
other
terminal
needs refinement

### Description I fixed the `Code-Style.md` but unfortunately, Gihub doesn't have Pull Request for Wiki. So you can review and pull it (if you want) here 😁 https://github.com/thai-d-v/CodeEdit.wiki.git #### Before...

bug
needs refinement

### Description I have noticed that when I open multiple files, the terminal gives weird output. ```sh # At the start of the CE. ╭─ ο…Ή ξ‚°  ~/Developer/Projects/Rust-TodoApp ξ‚°...

bug
terminal
needs refinement

### Description Introduce a Bookmark Navigator panel that allows users to view, organize, and quickly jump to bookmarked lines across files. This would streamline navigation in large codebases and improve...

enhancement

### Description CodeEdit should add workspaces to spotlight for easier project discovery on a user's machine. These would appear in spotlight with CodeEdit's icon and the workspace name, on clicking...

enhancement
good first issue
UX

### Description When a file is opened in the project explorer, the user can use the up and down arrow keys to preview other files. When doing this, the text...

bug

### Description This PR addresses an issue where the search algorithm was unable to process certain special characters (e.g.`,`, `(`, `*`, `:`). This limitation prevented users from finding content that...

### Description Fix two broken project board links in CONTRIBUTING.md and README.md. I'm not entirely sure which pages each link was originally supposed to link to, so I just made...