This extension for VS Code which provides support for the PAWN language.
- Syntax highlight
- Auto-complete
- Multiple workspaces
- Hover
- Signature help
- Compile
- Install this extension.
- Go to VS Code settings and find 'Extension > PAWN'
- Configure your compiler path, compile options. (DO NOT include pawncc.exe to compiler path. Just type directory. Ex: C:\pawno)
- F5 to compile current workspace or single file.
If you find some bug, Please post an issue to the repository. Repository: https://github.com/zndn1997/vscode-pawn