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

[feature] Preprocessor Support #11

Open
msujew opened this issue Jan 15, 2025 · 0 comments
Open

[feature] Preprocessor Support #11

msujew opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
priority-critical Needs to be resolved in 1 sprint, ideally in 1-7 days

Comments

@msujew
Copy link
Contributor

msujew commented Jan 15, 2025

The PL/I language server should be able to correctly deal with preprocessor statements in the input file:

  1. Preprocessor statements should be evaluated in the language server to provide information for the "normal" non-preprocessor code
  2. 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.).
@Lotes Lotes self-assigned this Jan 29, 2025
@msujew msujew added the priority-critical Needs to be resolved in 1 sprint, ideally in 1-7 days label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-critical Needs to be resolved in 1 sprint, ideally in 1-7 days
Projects
None yet
Development

No branches or pull requests

2 participants