Feedback with a multiple suggestions and issues #2139
michaelrafailyk
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Austin and contributors. I can't find an email for direct message, so I write here.
First of all, I absolutely love how CodeEdit application looks and feels – lightweight, fast, and with a good clean design. I tested it for a one day, and I have a multiple suggestings, issues, glitches, bugs, crashes to report. I'm not sure if I really need to open so many separate Issues on GitHub and if I can open it correctly. I'll be greatful if you can review my list and open the issues correctly yourself. Also, if you need any screenshots or screen captures for confirmations of issues, please let me know.
macOS Sequoia 15.6.1
CodeEdit 0.3.6
Suggestions about Themes colors
Scrolling UI glitches when opening the files from Finder
When I open the files from project in main window, it works normal as expected. But if I open any file from Finder like "Open with CodeEdit", it is opened in a floating window without any panels, and here are a few problems in this mode:
Application crashes
Opening files from Finder
Incorrect keyboard navigation and selection
[Link Name](https://somelink/username). When the cursor is at the beginning of the line, and I want to select the whole line withShift + Command + Right Arrow, it doesn't select the last ")" in the line. The same if I just want to navigate to the end of line by pressingCommand + Right Arrow– the cursor moves not to the end, but before the last ")" in the line.[Link Name](https://somelink/username). If I place cursor at the end of line, and they try to navigate to the beginning of line by pressingCommand + Left Arrow, the cursor doesn't moves at all. It seems like it stucks around "(" or ")" characters.Beta Was this translation helpful? Give feedback.
All reactions