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

some mistakes #4346

Closed
wlonghaha opened this issue May 6, 2024 · 1 comment
Closed

some mistakes #4346

wlonghaha opened this issue May 6, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@wlonghaha
Copy link

Enviroment

Operating System: Windows 11

VsCode: 1.89.0

Vue - Official: 2.0.16

Hybrid Mode: true

Create a vue + typescript project using pnpm create vite, and run the following test

When typing a property with the mouse to the left of /, the / is lost.

error-close-tag

When the script block is in front of the template block, the highlighting is lost when code is folded, and normal when the template is in front of the script.

miss-high-light

If you enter a variable prefix (e.g. va), you won't be prompted, only if you enter val in full.

tips-lost

When typing import, the code will be expanded automatically.

auto-expand

When typing attributes (e.g. vue directive, class), the prompt is a bit slow, but it's better than the previous version.

tips-alittle-slow

Create a new vue file, when lang is tsx, the code highlighting error, prompt is missing, execute vscode reload window after displaying normal !

template-tsx-error

Other errors (occasional)

  • template block collapsing code arrows missing
  • typescript service crashes
@so1ve
Copy link
Member

so1ve commented May 7, 2024

Duplicate of #4342

@so1ve so1ve marked this as a duplicate of #4342 May 7, 2024
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
@so1ve so1ve added the duplicate This issue or pull request already exists label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants