-
-
Notifications
You must be signed in to change notification settings - Fork 142
format codes & fix format shortcut & update QCodeEditor #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi ouuan |
|
I assume this code format is done by |
I think so. Visual Studio said it used |
|
Maybe the QCodeEditor commit should be separated? I added it together with formatting carelessly. |
|
But I have to go to the dormitory now :( |
|
You don't need to change QCodeEditor files in PR. Instead you should update it locally with git submodule update command. I will not merge it now, you need to remove that QCodeEditor file from this PR rest is Okay. Take your time, soon i will publish the new blog about this editor. Meanwhile you could try it and so this is why it's in beta. |
coder3101
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your PR Must not include QCodeEditor files.
|
@ouuan , Reviewer has requested changes to your Pull request. I will again ask a reviewer to review it after you update this PR by pushing to PR originating branch |
|
Thank you for the changes. I have re-requested the review |
|
BTW, what's the problem with the system-wide dark theme? (I don't know where to ask this question, so ask here.) |
Qt does not support Dark theme, the current theme is nothing but a Qt implementation of KDE that has dark theme. In KDE Plasma and other distro that mix well with Qt, you can turn on system theme Dark and it manages and changes the theme to dark. I will however look into if there is a way out. |
|
Hey, if you get some time could you also re-write(modify) the README to match the new Editor features? |
I mean, what are the "serious UI/UX issues", and why was it available in old versions but not in the current version. |
No description provided.