CodeEdit
CodeEdit copied to clipboard
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
### Describe the solution you'd like This configuration variable will adjust the amount of spacing in between each character. This will be a multiple of the character itself. ### Examples...
### Description The search system on settings still doesn't seem to work. I've tried searching for various things but nothing is found. ### Version Information CodeEdit: 0.0.3-dev (32) macOS: 13.2.1...
### Description If I have for example a file with 30 lines, if I want to put the pointer on line 20, it places the pointer at the end of...
### Description Dragging the Inspectors sidebar to collapse causes the main layout to break: an empty space appears in place of the collapsed sidebar. Trying to open the sidebar again...
### Description There are multiple issues here. * The section with Python and Perl scripts is entitled “Sourcecode Objective-C” which is not accurate * “PPOB Archive” appears many times (see...
### Description In the Navigator (left sidebar), Inspector (right sidebar), and Debug (bottom drawer) Areas, we should be remembering the state of each tab when changing tabs so that when...
### Description If a file is opened through "Open In Tab", the file is not selected in Project Navigator and it still highlights the previous file (if there is a...
The Editor splitting PR removed the state saving of the actives tabs. This should be readded.
### Description It is now possible to add multiple cursors with ⌃⇧ Click, thanks to STTextView for providing it, which aligns with Xcode. This is what other editors use: |...
### Is your feature request related to a problem? Please describe. Users should have the ability to hide overlay previews if preferred. ### Describe the solution you'd like There should...