Skip to content

Implement Cross Service Message Registry #1058

@stricklandrbls

Description

@stricklandrbls

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.

Metadata

Metadata

Labels

buildIssues related to building of the codecode qualityIssues related to code qualitydata editorIssues related to the Data Editor capabilitydebuggerIssues related to the DFDL debugger capabilitydocumentationImprovements or additions to documentationenhancementNew feature or requestextensionIssues releated to the VSCode Extensiontypescript
No fields configured for Feature.

Projects

Status

In Review

Relationships

None yet

Development

No branches or pull requests

Issue actions