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
The PL/I language server should be able to correctly deal with preprocessor statements in the input file:
Preprocessor statements should be evaluated in the language server to provide information for the "normal" non-preprocessor code
The language server should help with writing preprocessor code by providing all the expected language server features (code completion, go to definition, go to references, etc.).
The text was updated successfully, but these errors were encountered:
The PL/I language server should be able to correctly deal with preprocessor statements in the input file:
The text was updated successfully, but these errors were encountered: