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
To allow for a full Python experience, we will probably bite the bullet and create a fully-fledged file-based editor for it.
Some of the things that I see as missing to allow for a "normal" Python flow:
Certainly this list is not complete, but I wanted to start a conversation on this.
Cheers
[1] Line numbers may feel like a concept from the ancient past, but they are part of the Python editing flow for better or worse.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To allow for a full Python experience, we will probably bite the bullet and create a fully-fledged file-based editor for it.
Some of the things that I see as missing to allow for a "normal" Python flow:
Certainly this list is not complete, but I wanted to start a conversation on this.
Cheers
[1] Line numbers may feel like a concept from the ancient past, but they are part of the Python editing flow for better or worse.
The text was updated successfully, but these errors were encountered: