sourcepawn-vscode
sourcepawn-vscode copied to clipboard
Support semantic analysis for macros' arguments
Macros arguments in preproc expressions are not resolved. Nothing happens when running GoToDefinition on them.
Could be implemented alongside #333.