Skip to content

An extension for VS Code which provides support for the PAWN language.

Notifications You must be signed in to change notification settings

qoor/vscode-pawn

Repository files navigation

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?

  1. Install this extension.
  2. Go to VS Code settings and find 'Extension > PAWN'
  3. 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.

Contact

If you find some bug, Please post an issue to the repository. Repository: https://github.com/zndn1997/vscode-pawn

About

An extension for VS Code which provides support for the PAWN language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published