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 there should be a preference in `Text Editing` for the way that text is decoded, the formats should be: - `ascii` - `iso2022JP` - `isoLatin1` - `isoLatin2` -...

enhancement

### Is your feature request related to a problem? Please describe. Related to: #1014 ### Describe the solution you'd like CodeEdit does not have `SF Symbols` icons for every language...

enhancement

### Description This PR attempts to refactor the tab bar to abstract styles away from logic allowing us to easily create and swap out tab styles. It also reorganizes and...

As discussed in our [Discord](https://discord.com/channels/951544472238444645/987416899816149024/1088930464171053138) we might use a global SwiftLint configuration across all our repos to have the styling guidelines applied everywhere. This is already possible by SwiftLint itself:...

chore

### Summary We allow users to select between Xcode and Native styled tabs. Currently we have our TabBar view written in such a way where tab style conditions are sprinkled...

enhancement

### Description If autosave is turned off, show an unsaved indicator if the file has been edited and not yet saved, both in the currently active tab (if visible) and...

enhancement

### Description We should allow the user to customize their cursor both in the editor and in the terminal. These customizations include: - Cursor shape - Bar - Underline -...

enhancement

### Description After PR #1080, the Tab Bar and Path Bar divider and background colors are now too prominent. We need to make these colors less prominent to be consistent...

bug
UI

### Description The maximize debug area button no longer is functional. ### To Reproduce 1. Open a project 2. Open debug area drawer 3. Click maximize debugger area button at...

bug

### Description When using the firacode font in the terminal, it displays weirdly, it doesn't seem to be a problem with the font, my other applications don't seem to have...

bug