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

Illegal character <]> when scrolling on lines that have ] in class attribute in svelte files. #1461

Open
krivahtoo opened this issue Jun 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@krivahtoo
Copy link

Describe the bug

There an error the constantly popup when I scroll on lines with [ in css class name

2024-06-10_12-42

Steps to reproduce

  1. setup svelte and tailwindcss lsps.
  2. open a svelte file and scroll over lines with ] in class attributes (tailwind style). e.g:
<div class="... w-[600px] max-w-[90%] flex-col ...">

Expected behavior

There should be no error

Neovim version (nvim -v)

0.10.0

lspsaga commit

343b717

Terminal name/version

st 0.8.4

@krivahtoo krivahtoo added the bug Something isn't working label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant