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 and type code like 'x=SAS.sasfnc("fnc1",1,2)' in a 'proc python' code block. It will show error “SAS” is not defined on problem panel. However it can run the code successfully without any errors.
Describe the bug
Open VSC SAS Extension base on Main branch. Create a .sas file and type code like 'x=SAS.sasfnc("fnc1",1,2)' in a 'proc python' code block. It will show error “SAS” is not defined on problem panel. However it can run the code successfully without any errors.
Steps to reproduce
Expected behavior
No error validation for 'SAS'
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: