CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
### Description When the terminal is open to the maximum height, the sidebar and central part must be at the same height, as can be seen from the images. _Originally...
### Description This PR includes the reveal of the selected file in the middle like in VSCode and Xcode as follows. 1. Bring the file to the middle of the...
### Description In the current version, it only reveals the selected file (not visible in Project Navigator) near top or bottom edge of the outline view if the auto reveal...
### Description Updated the way CEWorkspaceFileManager loads files into the project to increase speed, and relocated some file editing functions to an extension in preparation for further changes. ### Related...
### Description Selecting text in the terminal output does not select the expected text. ### To Reproduce 1. Select a specific piece of text in the terminal output. ### Expected...
### Description When opening the attached header file, syntax highlighting fails on many occasions of the keyword `double`. The color switches between bright and dark blue. ### Download source file...
### Description Did a fresh install of the latest release. codeedit has not been installed before. I find that the "Install" button on "Settings / General / 'codeedit' shell command"...
### Description Whenever resizing a window from the left, it causes it the entire window to shift and terminal text to duplicate. ### To Reproduce 1. Open the editor 2....
### Description Quick fix for some runtime errors that have popped up due to recent PRs. One has to do with updating terminal titles, and the other with observing and...
### Description This PR changes how new files are created, when they're not created via the project navigator. Right now, the user is required to first create and save a...