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: autocomplete does not work with inline style when Japanese text is included in an element. #862

Open
tsukashu opened this issue Apr 26, 2024 · 1 comment
Labels
- P4: important Violate documented behavior or significantly improves performance (priority)

Comments

@tsukashu
Copy link

Describe the Bug

When Japanese text is included in an element, autocompletion with inline style attributes does not work after the location where the Japanese text appears.And, it may not work on any element after that.

Steps to Reproduce

  1. Install VSCode Version: 1.88.x (I use Portable version)
  2. npm create astro@latest "--" --template minimal -n
  3. Add Latest Astro VSCode Extension and install npm packages include the template.
  4. Add some Japanese elements.
  5. First Japanese elements, autocomplete with inline style works fine, but after all elements will not work.
astro-autocomplete-bug.mp4

thank you for your efforts.

@github-actions github-actions bot added the needs triage Issue needs to be triaged label Apr 26, 2024
@Princesseuh Princesseuh added - P4: important Violate documented behavior or significantly improves performance (priority) and removed needs triage Issue needs to be triaged labels Apr 26, 2024
@Princesseuh
Copy link
Member

Might be related to #660, thank you for reporting this issue, we'll take a look as soon as possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P4: important Violate documented behavior or significantly improves performance (priority)
Projects
None yet
Development

No branches or pull requests

2 participants