Sarrus1 / sourcepawn-studio

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

Include Generic Source and Generic Source Server Events #411

Closed MAGNAT2645 closed 2 months ago

MAGNAT2645 commented 3 months ago

What do you want to see added to the extension?

Currently, if you set SourcePawnLanguageServer.eventsGameName to specific game/mode it wont include generic source events such as player_disconnect. изображение If you reset the SourcePawnLanguageServer.eventsGameName it will include such events. изображение

I think that the ext should always include generic events.