Skip to content

kurash/vscode-duktape-adapter

 
 

Repository files navigation

VSCode Debug Adapter for Duktape

Description

A debug adapter for Visual Studio Code written in Typescript targeting Duktape version 1.5 runtimes. It implements the VS Code Debug Protocol (or CDP),

See:

The adapter uses the protocol of version 1.50 of debugger.rst.

Status

In progress.

Acknowledgements

This adapter is based on original work by Harold Brenes, which has then been stripped of all the cool stuff in order to work with unmodified Duktape 1.5. Duktape is a JavaScript engine developed by Sami Vaarala. It is a model of good design, coding, and documentation.

License

MIT

About

VS Code debug adapter for Duktape runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%