Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pawn Tools By ErnNew to Visual Studio Code? Get it now.
Pawn Tools By Ern

Pawn Tools By Ern

Ern

|
248 installs
| (1) | Free
Tools for PAWN scripting in SAMP
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🛠️ Pawn Tools By Ern

An all-in-one extension for PAWN scripting language, designed to simplify and enhance your scripting experience for San Andreas Multiplayer (SAMP).


✨ Features

  • 🎨 Syntax Highlighting: Provides colorful, intuitive highlighting for .pwn and .inc files.
  • ✂️ Snippets: Predefined code snippets for frequently used patterns like:
    • Public functions
    • If statements
    • Loops and more!
  • ⚡ Compile Command: Quickly compile your scripts directly from VS Code.
  • 🔧 Customizable Commands: Add your custom functionality for PAWN scripting.
  • 🎨 Color Theme: Includes a built-in dark theme optimized for PAWN scripts.

🚀 How to Use

  1. Open a .pwn or .inc file to automatically activate PAWN tools.
  2. Run Commands:
    • Use Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) and type:
      • "Create PAWN Public Function" to insert a public function template.
      • "Compile PAWN Script" to compile the currently open script.
  3. Snippets:
    • Type keywords like public, if, or loop and hit Tab to expand predefined snippets.
  4. Enjoy enhanced syntax highlighting with the Pawn Color Theme.

📂 Included Snippets

  • Public Function: Quickly create a public function skeleton.
  • If Statement: Insert a simple if condition.
  • For Loop: Expand a classic for loop.

🌟 Installation

  1. Open VS Code.
  2. Go to the Extensions Marketplace (Ctrl+Shift+X).
  3. Search for Pawn Tools By Ern and click "Install".

🧑‍💻 Contributing

Found a bug or have a feature request?

  1. Fork the repository: GitHub Repo
  2. Create a pull request with your improvements.

📝 License

This extension is licensed under the MIT License.

Enjoy scripting with Pawn Tools By Ern! 😊

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft