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

Keepins same indentation if increaseIndentPattern is satisifed on line n and increaseNextLinePattern is satisfied on line n-1 #216500

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

aiday-mar
Copy link
Contributor

@aiday-mar aiday-mar commented Jun 18, 2024

Keepins same indentation if increaseIndentPattern is satisifed on line n and increaseNextLinePattern is satisfied on line n-1

fixes #209802

In relation to #43244

Screen.Recording.2024-06-18.at.16.56.10.mov

@aiday-mar aiday-mar requested a review from hediet June 19, 2024 07:07
@aiday-mar aiday-mar marked this pull request as ready for review June 19, 2024 07:07
@vscodenpa vscodenpa added this to the June 2024 milestone Jun 19, 2024
@aiday-mar aiday-mar merged commit 8ca1b8c into main Jun 20, 2024
6 checks passed
@aiday-mar aiday-mar deleted the major-anaconda branch June 20, 2024 09:14
bricefriha pushed a commit to bricefriha/vscode that referenced this pull request Jun 26, 2024
…e `n` and increaseNextLinePattern is satisfied on line `n-1` (microsoft#216500)

* adding code

* polishing the code
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong auto-indentation in typescript
3 participants