PAWN Language for Visual Studio Code
This extension for VS Code which provides support for the PAWN language.
Specification
- Syntax highlight
- Auto-complete
- Multiple workspaces
- Hover
- Signature help
- Compile
How to install?
- 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)
Keybinds
- 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
| |