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

> The Editor View lives in [`CodeEditTextView`](https://github.com/CodeEditApp/CodeEditTextView) and features a basic implementation of `tree-sitter` using [`SwiftTreeSitter`](https://github.com/ChimeHQ/SwiftTreeSitter). ## Overview We need to implement a fully featured editor view. This view sits...

enhancement
help wanted
PRIORITY
editor

### Description in the editor window sometimes the first line ignores the window title and is higher up than expected ![Ekran Resmi 2022-07-30 20 24 33](https://user-images.githubusercontent.com/72974445/181934801-a822ca11-8cfd-40ff-ac2d-ac9fe6ba158a.png) ### To Reproduce This...

bug

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Add some kind of runner for compiling projects Makefiles Xcode command...

enhancement

### Description After setting a custom font the editor will cycle between the custom and default fonts the size stays the same though. This seems like it happens only when...

bug
good first issue

### Description Crashes on save. Console prints (sometimes) ``` Fatal error: Duplicate keys of type 'FileItem' were found in a Dictionary. This usually means either that the type violates Hashable's...

bug

### Is your feature request related to a problem? Please describe. I think it would be nice if the user could start typing write away after launching an empty file,...

enhancement
good first issue

**Problem:** It's hard to share code on social media, e.g. on Twitter with its character limit and lack of syntax highlighting. The same is true for some popular blogs, e.g....

enhancement

We need to complete functionality of the status bar including - [ ] Tab Space count selector - Use tabs - Use spaces - ------------ - 2 Spaces (implemented #297)...

enhancement

### Is your feature request related to a problem? Please describe. In many IDEs, there is a terminal-like theme. For example, there's the "Midnight" theme in Xcode. It would be...

enhancement

Once new releases of CodeEdit will be coming coming out, the should an updater to notify the user when ever an update comes so the updater just downloads it directly...

enhancement