You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Open VSC SAS Extension base on Main branch. Create a .sas file, change language mode from SAS to Python. Type some python code, it will has error 'Request textDocument/foldingRange failed.'.
Steps to reproduce
There are no any python relative extensions installed
Create a .sas file
Switch language mode from SAS to Python
Type code below
print('test')
Expected behavior
No error
Screenshots
Environment (please complete the following information):
Client OS: [e.g. Windows 11]
Extension version: [e.g. v1.12.0]
The text was updated successfully, but these errors were encountered:
Describe the bug
Open VSC SAS Extension base on Main branch. Create a .sas file, change language mode from SAS to Python. Type some python code, it will has error 'Request textDocument/foldingRange failed.'.
Steps to reproduce
There are no any python relative extensions installed
Expected behavior
No error
Screenshots
Environment (please complete the following information):
Client OS: [e.g. Windows 11]
Extension version: [e.g. v1.12.0]
The text was updated successfully, but these errors were encountered: