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

fix: language server exception for PROC PYTHON #1322

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

scnwwu
Copy link
Member

@scnwwu scnwwu commented Dec 12, 2024

Summary
Fix #1321
Root level indentation is not allowed

Testing
Test case in #1321

@scnwwu scnwwu requested review from boyce-w and scnjdl December 12, 2024 06:15
@scnwwu scnwwu added this to the 1.13.0 milestone Dec 12, 2024
@enzhihpp enzhihpp assigned Zhirong2022 and unassigned enzhihpp Dec 12, 2024
@Zhirong2022 Zhirong2022 added testing Test the pull requests and removed verification-needed labels Dec 12, 2024
@Zhirong2022
Copy link
Collaborator

No errors with code typing in PROC PYTHON block.

@Zhirong2022 Zhirong2022 added testing-complete Complete the pull requests testing and removed testing Test the pull requests labels Dec 17, 2024
@scnwwu scnwwu merged commit b406018 into sassoftware:main Dec 17, 2024
2 checks passed
@scnwwu scnwwu deleted the p-pythonindent branch December 17, 2024 06:45
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Errors happened with code typing in 'proc python' block
4 participants