scztt / LanguageServer.quark

16 stars 10 forks source link

Evaluate: Apply preProcessor if it exists #14

Closed jamshark70 closed 5 months ago

jamshark70 commented 10 months ago

Fixes issue 24 logged for scztt/vscode-supercollider.

User code should pass through the interpreter's preProcessor function before being compiled.

This commit restores support for preprocessor-based dialects.