apache / apache/daffodil-vscode

Implement Cross Service Message Registry

Open
#1,058 2 comments 0 reactions 2 assignees Claimed by @scholarsmate View on GitHub
build code quality data editor debugger documentation enhancement extension typescript
Dominant language
TypeScript
Stars
18
Forks
33
Avg merge
3d 6h
Merged PRs (30d)
7

Description

Currently, the messages being sent across the multiple extension services (Data Editor UI, Data Editor Client instance, and the DFDL Debug Session) have no strict types or content structure. This becomes problematic when attempting to implement functionality in relation to a specific event and its content because there is only runtime raw JS object resolution.

These messages can be templated and stored for compile type resolution for a more orthogonal development structure.

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.