CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
### Description The current task needs to be optimized for both performance and data handling. Specifically, the following improvements are required: 1. Save Output in an Array: - Ensure that...
#### Lack of Emmet Support: CodeEdit does not currently support Emmet, which is a significant tool for efficient HTML and CSS coding. #### Tab Key Behavior: When a line of...
### Description We should be ignoring files in .gitignore if it is present at any level in the project or at least give the users the option to do so....
### Description When switching the input method to Chinese or Japanese and typing part of the text, press the Enter button a few times, the text is accidentally hidden https://github.com/user-attachments/assets/d97e53ce-ec60-4977-9ab0-27b714726943...
### Description Files need to update when their contents are updated externally. ### To Reproduce - Open a file - Open it in another editor - Edit it in the...
### Description When using the Search Navigator, if you move away to another Navigator item (for example, Project Navigator), the searched text is erased. ### To Reproduce 1. Open Search...
### Description When using Quick Open, files that should be excluded by my glob settings still appear in the search. ### To Reproduce 1. Go to Settings 2. Click Search...
### Description After opening a large monorepo, I thought the Open Quickly feature was broken because it took several seconds to perform a search, and there was no indication that...
### Description Open Quickly is not exactly 'closed' when its modal is removed. The expected behavior is for it to be reopened with its last search query, but having its...
### Description Currently, CodeEdit cannot display certain files such as videos within a Tab. The file menu -> Open as -> Quick Look is currently disabled. ### Alternatives Considered _No...