Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(language-service): typescript-semantic renaming first in style blocks #4685

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Aug 13, 2024

close #4681 , fix #5094

If the editing position is within the virtual code with navigation set to true, skip the CSS renaming function.

Copy link

pkg-pr-new bot commented Oct 23, 2024

Open in Stackblitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4685

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4685

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4685

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4685

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4685

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4685

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@4685

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4685

commit: 6e745c4

@KazariEX KazariEX changed the title fix(language-service): typescript-semantic renaming first fix(language-service): typescript-semantic renaming first in style blocks Dec 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vue Official 2.2.0版本, vue文件的style内部无法查看引用
1 participant