Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SourcePawnNew to Visual Studio Code? Get it now.
SourcePawn

SourcePawn

Dreae

|
16,508 installs
| (2) | Free
SourcePawn highlighting and autocompletion.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SourcePawn

SourcePawn highlighting and autocompletion for Visual Studio Code. Supports the SourceMod 1.7+ syntax.

Example

The extension automatically scans .inc files for functions and documentation comments to generate autocompletion for your SourceMod projects. It scans for the SourceMod API functions in the include/ relative to the currently open SourcePawn file, if you keep your code seperate from the SourceMod includes you can tell the extension where to find SourceMod with the sourcepawnLanguageServer.sourcemod_home setting:

{
    "sourcepawnLanguageServer.sourcemod_home": "/path/to/sourcemod/include"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft