CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
### Description Added a basic fuzzy search feature to the themes settings page (#1760). This utilizes the existing algorithm and will help users find themes much faster. ### Related Issues...
### Description The open recent menu does not ever contain any items. This menu should include items shown in the Welcome Window recents list. **Edit:** It seems like after opening...
### Description This pull request brings full Quick Look support. This means that now, any type of file compatible with Quick Look can be viewed within CodeEdit (such as videos)....
### Description Renaming files crashes the text editor ### To Reproduce Step to reproduce 1 - Open a swift project 2 - Rename a file, the No Editor will be...
### Description I'm not sure if this is a bug or just hasn't been implemented yet but cmd-f doesn't do anything, I'm unable to search my file. It's also greyed...
### Description Allow users to filter themes using a text field. This will enable them to quickly find the desired theme by typing keywords or names, improving the overall user...
### Description The "Show Previous Tab" (`⌘` `{`) and "Show Next Tab" (`⌘` `}`) commands found in the Navigate menu are not working and are always disabled. ### To Reproduce...
### Description Error report ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: CodeEdit [18430] Path: /Applications/CodeEdit.app/Contents/MacOS/CodeEdit Identifier: app.codeedit.CodeEdit Version: 0.2.1 (40) Code Type: ARM-64 (Native) Parent Process: launchd [1] User...
### Description Opening a symlink in the project navigator crashes the app ### To Reproduce 1. Open folder containing a symlink 2. Click on symlink ### Expected Behavior App should...
### Description: We should add a Ports utility to the Utility Area in CodeEdit that allows users to manage port forwarding within their development environment. This utility will make it...