Skip to content

BeamNG/VSCodeLuaDebug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project consists out of three components:

This is the c# app that converts the messages from Visual Studio code (that it gets via pipe) to a Json based protocol. You could also call it the debugger host or server.

The lua code that connects to the debugging host. The client side is 100% written in lua and very well embedable due to that.

The Visual studio code extension that contains the metadata and some configuration to integrate the DebugAdapter correctly into the IDE.

About

Visual Studio Code debugger extension for LuaJIT - under construction

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 47.3%
  • Lua 41.7%
  • C# 8.8%
  • Python 2.1%
  • Batchfile 0.1%