We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current version of the editor includes the following features:
While the editor offers some useful features, there are several problematic aspects that impact usability:
Confusing Features:
User Experience Issues:
To provide a better user experience and align with modern coding standards, the following changes are recommended:
Basic File Management:
Enhance Coding Workflow:
Improved Usability:
.py
Customization Options:
To address the above issues, I propose adding the following features:
File Management:
Editor Navigation:
Customization:
File State Management:
The text was updated successfully, but these errors were encountered:
Whoa! Thanks for another contribution!
Sorry, something went wrong.
very good feature request but themes are already there check src/theme.xcfg
@mostypc123 Yes but if you ever tried vs code it gives pre-mede themes which allows the user to change the themes for example
You get the point ☝️
I am talking about this, look at the vs code theme switching
yeah ik thats just a solution made in a hour will try to make it like that
Successfully merging a pull request may close this issue.
Feature Request: Enhancements to Improve User Experience in the Python Code Editor
Existing Features
The current version of the editor includes the following features:
File Menu
Edit Menu
Tools Menu
Help Menu
Identified Problems
While the editor offers some useful features, there are several problematic aspects that impact usability:
Confusing Features:
User Experience Issues:
Recommendations for Improvement
To provide a better user experience and align with modern coding standards, the following changes are recommended:
Basic File Management:
Enhance Coding Workflow:
Improved Usability:
.py
extension when users create a file without specifying an extension.Customization Options:
Feature Requests
To address the above issues, I propose adding the following features:
File Management:
Editor Navigation:
Customization:
File State Management:
The text was updated successfully, but these errors were encountered: