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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 BUG: Auto-completion of kebab-case paths not supported #759

Open
FlatMapIO opened this issue Jan 20, 2024 · 1 comment
Open

馃悰 BUG: Auto-completion of kebab-case paths not supported #759

FlatMapIO opened this issue Jan 20, 2024 · 1 comment
Labels
- P2: nice to have Not breaking anything but nice to have (priority) ecosystem: upstream Issue is caused by a bug / missing feature upstream

Comments

@FlatMapIO
Copy link

Describe the Bug

Auto-completion will not work when the import path contains the /kebab-case/ path.
For example, import {} from '../styled-system/'

Steps to Reproduce

  1. npm init astro using template
  2. ...
  3. ...
  4. ...
  5. Error! Describe what went wrong (and what was expected instead)...
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jan 20, 2024
@FlatMapIO FlatMapIO changed the title 馃悰 BUG: Completion of kebab-case paths not supported 馃悰 BUG: Auto-completion of kebab-case paths not supported Jan 20, 2024
@Princesseuh
Copy link
Member

For me the completion works, however I can confirm that typing the path character by character causes the completion window to close prematurately.

@Princesseuh Princesseuh added ecosystem: upstream Issue is caused by a bug / missing feature upstream - P2: nice to have Not breaking anything but nice to have (priority) and removed needs triage Issue needs to be triaged labels Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P2: nice to have Not breaking anything but nice to have (priority) ecosystem: upstream Issue is caused by a bug / missing feature upstream
Projects
None yet
Development

No branches or pull requests

2 participants