Skip to content
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

[Feature request] Auto-indentation in Python #15122

Closed
1 task
BlueBatSamurai opened this issue May 10, 2024 · 0 comments
Closed
1 task

[Feature request] Auto-indentation in Python #15122

BlueBatSamurai opened this issue May 10, 2024 · 0 comments

Comments

@BlueBatSamurai
Copy link

BlueBatSamurai commented May 10, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Issue

In Python it's nessessary to indent every statement inside an if, loop, function definition or similar block.

Therefore e.g. IDLE automatically indents the next line with an additional tab when you press enter after a colon.
But apparently Notepad++ doesn't support this.

Describe the solution you'd like.

It would be very helpful if you could add this feature to Notepad++ too.
(But maybe only for files in Python language, as in other contexts you may not want this to happen.
And you should be able to disable it in the settings.)

Debug Information

Notepad++ v8.6.5   (64-bit)
Build time : Mar 29 2024 - 17:04:43
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 10 Pro (64-bit
OS Version : 22H2
OS Build : 19045.4291
Current ANSI codepage : 1252
Plugins : 
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant