Skip to content

BraedonWooding/dap-vscode

Repository files navigation

vscode-dap

CI

Zig support for Visual Studio Code.

Syntax Highlighting

Features

  • syntax highlighting
  • basic compiler linting
  • automatic formatting

Automatic Formatting

To enable automatic formatting add the zig command to your PATH, or modify the Zig Path setting to point to the zig binary.

Creating .vsix extension file

npm install
tsc src/extensions.js
npx vsce package

About

A vscode plugin for dap with support for dapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published