layout: page title: VS Code Extension group: nav-right

The Daffodil VS Code Extension is a custom extension developed by Apache for allowing users to debug schemas inside of VS Code. The VS Code Extension also contains a Scala implemation of the Daffodil DAP Debugger that provides the users the ability to debug schemas.

Releases

All recent Daffodil VS Code Extension releases are listed here. Each release below is listed by the version and date on which it was released. Clicking on the version number will take you to the release notes and downloads for that release.

{% assign releases = site.vscode | where: ‘released’, ‘true’ | where: ‘apache’, ‘true’ | sort: ‘date’ %} {% if releases.size > 0 %}