Sarrus1 / sourcepawn-studio

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

Add support for customizing the templates ( plugins, workflows, ... ) #285

Open tsuza opened 1 year ago

tsuza commented 1 year ago

What do you want to see added to the extension?

Add support for customizing the templates ( plugins, workflows, ... ) [ technically you can go to the extension's files and modify them, but the second the extension gets updated they get replaced ].

How would it help you?

People might have different use-cases than others, for example some might code mainly for TF2 and others for CSGO ( hence it'd make sense to include certain includes or for example in my case I like to instantly add OnClientPutInServer and late-load support in OnPluginStart ). Github actions are even more personal, so yeah.

How often would you use this feature?

Situational, but more often than not.