Skip to content

Lua Debug Adapter for Visual Studio Code

License

Notifications You must be signed in to change notification settings

alexzshl/lua-debug

 
 

Repository files navigation

lua-debug

Build Status

Requirements

  • Lua 5.1 - 5.4
  • Platform: Windows, macOS, Linux, Android

Feature

  • Breakpoints
  • Function breakpoints
  • Conditional breakpoints
  • Hit Conditional breakpoints
  • Step over, step in, step out
  • Watches
  • Evaluate expressions
  • Exception
  • Remote debugging
  • Support WSL

Build

  1. Install extension actboy168.lua-debug and actboy168.extension-path
  2. Build luamake
  3. Open repo in VSCode
  4. Run task:Rebuild
  5. Run task:Copy Publish

About

Lua Debug Adapter for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 54.7%
  • C++ 35.0%
  • C 6.4%
  • JavaScript 3.9%