apache / apache/daffodil-vscode

Remove Relative Path Imports

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

Description

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.

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.