CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
> 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...
### Description in the editor window sometimes the first line ignores the window title and is higher up than expected  ### To Reproduce This...
### 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...
### 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...
### 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...
### 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,...
**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....
We need to complete functionality of the status bar including - [ ] Tab Space count selector - Use tabs - Use spaces - ------------ - 2 Spaces (implemented #297)...
### 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...
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...