Sarrus1 / sourcepawn-studio

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

CI, Up SM compiler's version to 1.11 and add support for external includes #271

Closed tsuza closed 1 year ago

tsuza commented 1 year ago

This PR implements the thing suggested in #268.

My Shell skills are rusty so it can probably be written better.

I have no experience with Typescript and I don't know how to get around the extension's source code, so I most likely haven't properly added dependencies.sh to the logic to create it once you create a "plugin folder".