Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: "Go to definition" and hints in global scope #416

Closed
stas11s11t opened this issue Jul 23, 2024 · 1 comment
Closed

Suggestion: "Go to definition" and hints in global scope #416

stas11s11t opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@stas11s11t
Copy link

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.

@stas11s11t stas11s11t added the enhancement New feature or request label Jul 23, 2024
@Sarrus1
Copy link
Owner

Sarrus1 commented Jan 2, 2025

Hi, it's been a while!

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.

Please follow this QuickStart Guide to setup the extension if you haven't done so: https://sarrus1.github.io/sourcepawn-studio/docs/quick-start/

Closing the issue, but feel free to reopen if needed 👍

@Sarrus1 Sarrus1 closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants