Skip to content

fix: VB increaseIndentPattern#291176

Merged
hediet merged 2 commits intomicrosoft:mainfrom
RedCMD:fixVbIndent
Jan 28, 2026
Merged

fix: VB increaseIndentPattern#291176
hediet merged 2 commits intomicrosoft:mainfrom
RedCMD:fixVbIndent

Conversation

@RedCMD
Copy link
Contributor

@RedCMD RedCMD commented Jan 28, 2026

fixes: 1st line incorrectly not indented
fixes: 3rd line incorrectly indented

If abc Then 'comment End If

IfabcThen

before:
Image

after:
image

@dmitrivMS dmitrivMS requested a review from aiday-mar January 28, 2026 05:30
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 28, 2026
@hediet hediet enabled auto-merge (rebase) January 28, 2026 18:29
@hediet hediet merged commit 3b35824 into microsoft:main Jan 28, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants