Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
140 stars 22 forks source link

Support semantic analysis for macros' arguments #326

Open Sarrus1 opened 1 year ago

Sarrus1 commented 1 year ago

Macros arguments in preproc expressions are not resolved. Nothing happens when running GoToDefinition on them.

Sarrus1 commented 10 months ago

Could be implemented alongside #333.