CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS β Elevate your code editing experience. Open source, free forever.
### 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...
### 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...
### 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...
### 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...
### 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 ξ°...
### 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...
### 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...
### 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...
### 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...