Skip to content

Cursor moves to beginning of line automatically disrespecting current indentation #168

Closed
@DonJayamanne

Description

@DonJayamanne

From @swarnendubiswas on August 23, 2017 22:31

Environment data

VS Code version: 15.1
Python Extension version: 0.7.0
Python Version: 3.5.4
OS and version: CentOS 7

Actual behavior

Typing enter to go to a new line, causes the cursor to automatically move to the beginning of the line disrespecting the current indentation.

Expected behavior

Cursor should stay at the desired indentation.

Steps to reproduce:

  • Hit enter from an indented code block.

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

Copied from original issue: DonJayamanne/pythonVSCode#1177

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions