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

Intellisense doesn't work on javascript when writing code in attributes of components between {...} curly brackets #2337

Closed
livan3li opened this issue Apr 17, 2024 · 0 comments
Labels
bug Something isn't working Fixed Fixed in master branch. Pending production release.

Comments

@livan3li
Copy link

livan3li commented Apr 17, 2024

Describe the bug

You can see the bug I've described in the title in the following video.

Reproduction

  1. Copy example code from this learning code tutorial.
  2. try to add scoops inside curly brackets in line 19. => bind:group={...goes here...}
  3. and try to add scoops inside curly brackets in line 21. => {...goes here...}
  4. as it could be seen in the video as well. scoops doesn't appear in line 19.

Expected behaviour

scoops should appear in line 19.

System Info

  • OS: Linux, Debian-12.

  • IDE: Version: 1.88.1
    Commit: e170252f762678dec6ca2cc69aba1570769a5d39
    Date: 2024-04-10T17:34:12.840Z
    Electron: 28.2.8
    ElectronBuildId: 27744544
    Chromium: 120.0.6099.291
    Node.js: 18.18.2
    V8: 12.0.267.19-electron.0
    OS: Linux x64 6.1.0-17-amd64

  • Svelte for VS Code: V108.3.4

Which package is the issue about?

No response

Additional Information, eg. Screenshots

Screencast.from.2024-04-16.22-17-44.mp4
@livan3li livan3li added the bug Something isn't working label Apr 17, 2024
dummdidumm added a commit that referenced this issue Apr 25, 2024
reuse the one way binding transformation to get autocompletion, error diagnostics etc
#2337
@dummdidumm dummdidumm added the Fixed Fixed in master branch. Pending production release. label Apr 25, 2024
dummdidumm added a commit that referenced this issue Apr 25, 2024
reuse the one way binding transformation to get autocompletion, error diagnostics etc
#2337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed Fixed in master branch. Pending production release.
Projects
None yet
Development

No branches or pull requests

2 participants