apache / apache/daffodil-vscode

Diagnostic reporting (semantic and syntactic checks)

Open
#806 1 comment 0 reactions 1 assignee Claimed by @rthomas320 View on GitHub
code completion enhancement
Dominant language
TypeScript
Stars
18
Forks
33
Avg merge
3d 6h
Merged PRs (30d)
7

Description

Update autocompletion items based on the spreadsheet created in #638 to better suit using certain functions and to save time for the DFDL developers. These autocompletes will be a case by case and will align with how the spreadsheet is created. Some of these have already been added, so it may be helpful to list those or mark them on the spreadsheet to determine which have not.

Examples of certain custom autocompletes:

name autocompletes to name=""

style autocompletes to style=""

other items like above

This can be done in vscode, but this is separate from intellisense, this can be automatically done whenever there is a change, or can be a ctrl + key combination

Edited 01-29-2026
The VS Code Extension tutorial has example of to provide diagnostics as a way to indicate issue with code. The section labeled "Provide Diagnostics" in this link https://code.visualstudio.com/api/language-extensions/programmatic-language-features contains example code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.