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

When autocompletion starts with @, double @@ is inserted #49

Open
louwers opened this issue Dec 19, 2024 · 1 comment
Open

When autocompletion starts with @, double @@ is inserted #49

louwers opened this issue Dec 19, 2024 · 1 comment

Comments

@louwers
Copy link

louwers commented Dec 19, 2024

Autocomplete:

import test from "@

results in

import test from "@@somepackage/somepackage"
@tmcw
Copy link
Member

tmcw commented Dec 28, 2024

Thanks, I've been afk but will look at this when I'm back online, I think this is roughly sited here

https://github.com/val-town/codemirror-ts/blob/main/src/autocomplete/getAutocompletion.ts#L82

But I'll prioritize looking at in in the #46 branch

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

No branches or pull requests

2 participants