Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new import syntax #751

Open
jribbink opened this issue Oct 23, 2023 · 1 comment
Open

Support new import syntax #751

jribbink opened this issue Oct 23, 2023 · 1 comment

Comments

@jribbink
Copy link
Contributor

jribbink commented Oct 23, 2023

Is your feature request related to a problem? Please describe.
The playground does not support new import syntax (i.e. import "FooBar")

Describe the solution you'd like
Implement a resolver similar to address imports for string imports instead. There may be additional UI work necessary to make it clear where these imports are coming from.

Describe alternatives you've considered
n/a

Additional context
Blocked by onflow/cadence-tools#168. Can only be done once the language server is configured to call the JS resolver from the DOM.

@jribbink jribbink changed the title Support new import syntax (identifier imports) Support new import syntax Oct 25, 2023
@gregsantos
Copy link
Member

Needs Language Server updates from onflow/cadence-tools#168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✋ Blocked
Development

No branches or pull requests

2 participants