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

Move lines honor indentation rules #22093

Closed
rebornix opened this issue Mar 6, 2017 · 2 comments
Closed

Move lines honor indentation rules #22093

rebornix opened this issue Mar 6, 2017 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality on-testplan
Milestone

Comments

@rebornix
Copy link
Member

rebornix commented Mar 6, 2017

It can be part of #4039 but more doable. While implementing this feature, I'll add a new config and that can be extended further for auto indents.

@rebornix rebornix self-assigned this Mar 6, 2017
@rebornix rebornix added the editor label Mar 6, 2017
@rebornix rebornix added this to the March 2017 milestone Mar 6, 2017
@kieferrm kieferrm mentioned this issue Mar 6, 2017
58 tasks
@borekb
Copy link

borekb commented Mar 8, 2017

So as I move some lines through e.g. TypeScript classes and functions, it will re-indent those lines automatically? From other IDEs, I find this more natural:

  • First, I move lines and the editor does not do anything to the indentation.
  • Then I press keyboard shortcut to reindent lines.

Related: #19847

@ice-blaze
Copy link

In fact I had already created an issue 5 months ago #14390

This was referenced Mar 26, 2017
@rebornix rebornix modified the milestones: April 2017, March 2017 Mar 29, 2017
@rebornix rebornix added the feature-request Request for new features or functionality label Apr 19, 2017
@rebornix rebornix modified the milestones: Backlog, April 2017 Apr 27, 2017
@rebornix rebornix modified the milestones: June 2017, Backlog Jun 7, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

5 participants
@borekb @roblourens @rebornix @ice-blaze and others