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

### Is your feature request related to a problem? Please describe. - CodeEditApp/CodeEditTextView#84 This issue should be worked on with the above issue. ### Describe the solution you'd like Add...

enhancement
good first issue

### Description You are unable to write anything on the new blank file, and I am unable to proceed further. However, this doesn't have when you open an existing file...

bug

## Current Situation ~~At the moment~~ [Previously] the `CodeEditCli` is just a standalone SPM package in our main repo: > https://github.com/CodeEditApp/CodeEdit/tree/main/CodeEditTests **Edit:** Now it is in the CodeEditCLI repo. The...

### Describe the solution you'd like Snap the sidebar at a specific width. Xcode snaps to 270 we should follow suit. When below this snapped width, the sidebar dock icons...

bug
enhancement
tests

### Description The inspector sidebar toggle button is missing from the toolbar. ### To Reproduce Open an editor and notice there is not inspector sidebar toggle at the top right...

bug

# Description Now the CodeEditModules package no longer exists, we also don't need the .xcworkspace file anymore. This simplifies the process for starting contributors as they can just open the...

chore

### Is your feature request related to a problem? Please describe. I believe that making a remote server is a good idea, because, it allows you to make features like...

enhancement

### Description When opening empty file or delete all content, App gets crashed. ### To Reproduce 1. Open any file 2. CMD+A 3. Delete ### Expected behavior All the text...

bug

### Description When I try to rename the file from `Untitled` to something like `main.swift`, it generates a header file named `main.swift.h` ### To Reproduce 1. Create an empty file...

bug
good first issue

Build in support for [EditorConfig](https://editorconfig.org/).

workspace