Skip to content

Duplicate options appear in html #1852

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

Closed
tlyboy opened this issue Sep 9, 2022 · 7 comments · Fixed by #1878
Closed

Duplicate options appear in html #1852

tlyboy opened this issue Sep 9, 2022 · 7 comments · Fixed by #1878

Comments

@tlyboy
Copy link

tlyboy commented Sep 9, 2022

image

@you-hengh
Copy link

you-hengh commented Sep 10, 2022

是的 我也遇到这个情况了
vscode 版本:

版本: 1.70.2 (Universal)
提交: e4503b30fc78200f846c62cf8091b76ff5547662
日期: 2022-08-16T05:36:37.829Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin arm64 21.6.0

volar插件版本:v0.40.13

image

同时还会造成路径补全插件的重复提示
image
禁用插件后正常
image

希望能够尽快修复这个 BUG, Thanks♪(・ω・)ノ

@DawidFrankiewicz
Copy link

image
Same issue, with only this extension enabled. Everything else disabled. As soon as I disable extension and reaload, bug is gone.

@you-hengh
Copy link

@johnsoncodehk nonono, are you sure ? I retested it your way, but it didn't change anything. And vscode doesn't recognize these configurations.

未命名

未命名 2

Can you reproduce this problem locally?

Myvscode version:

Version: 1.70.2 (Universal)
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:36:37.829Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin arm64 21.6.0

volar version:
image

@johnsoncodehk
Copy link
Member

@you-hengh You should install v1.0.0-alpha.0: #1880

@you-hengh
Copy link

@you-hengh You should install v1.0.0-alpha.0: #1880

Can you create a normal html file to open your volar and see if the code hints will be repeated twice?
image
I installed v1.0.0-alpha according to your request and set the specified configuration as you suggested, but the code hint was still displayed twice.

When the volar plug-in is disabled, the code prompt is displayed only once
image

so.....you look

@johnsoncodehk
Copy link
Member

@you-hengh You should not enable volar.vueserver.petiteVue.processHtmlFile and volar.vueserver.vitePress.processMdFile, it's for petite-vue / VitePress supports, please remove volar.vueserver.petiteVue.processHtmlFile, volar.vueserver.vitePress.processMdFile and reload VSCode.

@you-hengh
Copy link

@you-hengh You should not enable volar.vueserver.petiteVue.processHtmlFile and volar.vueserver.vitePress.processMdFile, it's for petite-vue / VitePress supports, please remove volar.vueserver.petiteVue.processHtmlFile, volar.vueserver.vitePress.processMdFile and reload VSCode.

yes! yes! it's OK!!!
image

Thank you very much!

This was referenced Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants