Skip to content

Garey27/vscode-amxx-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMX Mod X VSCode Remote Debugger [WIP]

This is a debug adapter for Amxx Pawn language which allows for remote debugging of scripts. It requires specific setup on application side. (https://github.com/Garey27/amxx-debugger-server)

Install from marketplace

Building

  • Clone the project
  • Open the project folder in VS Code.
  • Press F5 to build and launch Amxx Debuger in another VS Code window. In that window:
    • Open workspace with amxmodx source files.
    • Switch to the debug viewlet and press the gear dropdown.
    • Select the debug environment "AmxxPawn Debugger".
    • Press F5 to start debugging.

About

Amxx Debugger Adapter for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published