Skip to content

Conversation

@scnwwu
Copy link
Contributor

@scnwwu scnwwu commented Nov 26, 2024

Summary
Fix #1288
When inside a region, it's not the first node but the second. The first node is the region start statement (e.g. %macro;)

Testing
Test case in #1288

@scnwwu scnwwu requested review from boyce-w and scnjdl November 26, 2024 07:48
@scnwwu scnwwu added this to the 1.13.0 milestone Nov 26, 2024
@enzhihpp enzhihpp assigned Zhirong2022 and unassigned enzhihpp Nov 28, 2024
@Zhirong2022 Zhirong2022 added testing Test the pull requests and removed verification-needed labels Nov 29, 2024
@Zhirong2022
Copy link

It has no empty line added before the first section inside Macro region.

@Zhirong2022 Zhirong2022 added testing-complete Complete the pull requests testing and removed testing Test the pull requests labels Nov 29, 2024
@scnwwu scnwwu merged commit 8d905fd into sassoftware:main Nov 29, 2024
2 checks passed
@scnwwu scnwwu deleted the p-formatregionstart branch November 29, 2024 06:54
@Zhirong2022 Zhirong2022 added ready for release Code pushed, but not released in VS code marketplace yet and removed testing-complete Complete the pull requests testing labels Dec 23, 2024
@Zhirong2022 Zhirong2022 added the automation Issue has been covered by automation test label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Issue has been covered by automation test ready for release Code pushed, but not released in VS code marketplace yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] An empty line was added inside the macro region by mistake after save format.

4 participants