You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public void OnPluginStart()
{
OnClientAuthorized // "Go to definition" and hints work.
}
OnClientAuthorized // "Go to definition" and hints don't work.
It would be convenient if this also worked in the global scope.
Thanks for your updates, now writing code is more convenient.
VS Code with your extension are far superior to all text SourcePawn editors I've tried.
The text was updated successfully, but these errors were encountered:
Are you sure you configured the extension correctly? I just tested this on v8.0.4 and it works as expected (go to definition works) as well as syntax highlighting etc.
It would be convenient if this also worked in the global scope.
Thanks for your updates, now writing code is more convenient.
VS Code with your extension are far superior to all text SourcePawn editors I've tried.
The text was updated successfully, but these errors were encountered: