Skip to content

Autoindent gets stuck in infinite loop in rare cases #1

@smathot

Description

@smathot

The PyAutoIndentMode gets stuck in an infinite loop in the rare case when the cursor is in-between opening and closing parentheses, while the closing parenthesis is (due to line wrapping) on a line below the cursor and to the left of it. This bug results from confusing lines and blocks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions