Skip to content

A template that can be used to make debug adapters compatible with the Debugger plugin in Sublime Text 3 and 4

License

Notifications You must be signed in to change notification settings

blurstudio/sublime_debugger-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Debugger Plugin Template

A template repository that provides the basics for connecting a debug adapter to Sublime's Debugger plugin.

attach.py is what lets the Debugger know this adapter exists and how to run it, minimal modifications should be required.

The code in adapter/ is where you can develop your DAP implementation.

About

A template that can be used to make debug adapters compatible with the Debugger plugin in Sublime Text 3 and 4

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages