Skip to content

Remove Relative Path Imports #963

@stricklandrbls

Description

@stricklandrbls

I believe the import paths should be aliased now that more components for the extension are communicating with one another i.e, the Data Editor and DFDL Runtime interaction.

I have a working example for the data editor extension that allows importing subdirectories within the data editor source as: import * as clientPanel from '@dataEditor/panel' or import { activate } from '@dataEditor/activation'. The most beneficial would be the components that utilize the MessageCommand from the data editor extension side.

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 capabilityenhancementNew feature or requestextensionIssues releated to the VSCode Extensiontypescript

Type

No type
No fields configured for issues without a type.

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions