Sarrus1 / sourcepawn-studio

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

Typedef and Typeset snippet completions should display signatures #324

Closed Sarrus1 closed 1 year ago

Sarrus1 commented 1 year ago

typedef and typeset snippet completions should display signatures as well as documentation, like for function completions. The same should apply for callback completions.