Skip to content

Auto indent does not works in python #548

@tb148

Description

@tb148

Describe the bug

Auto indent does not works in python since python use ":" instead of "{" for code blocks.

To Reproduce

Write a program that needs indentation using python.

Screenshots

Environment

  • OS: Windows
  • CP Editor Version: 6.6.3

Additional context

Technically this is the expected behaviour (since the description says that it only works for "{" but not ":"), but it is very inconvenient for programmers using python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh_priorityHigh Priority Issues are marked with this label.qcodeeditorIssue related to QCodeEditor

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions