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

feat(language-core): navigation support for $attrs, $slots, $refs and $el in the template #5056

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

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Dec 16, 2024

  • add linked code mappings to template codegen
  • link var |$attrs| = ... to /** @type { typeof __VLS_ctx.|$attrs| } */;

Copy link

pkg-pr-new bot commented Dec 16, 2024

Open in Stackblitz

vue-component-meta

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

@vue/language-core

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

@vue/language-plugin-pug

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

vue-component-type-helpers

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

@vue/language-service

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

@vue/language-server

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

vue-tsc

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

@vue/typescript-plugin

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

commit: a7a6dd8

@KazariEX KazariEX marked this pull request as draft December 19, 2024 14:41
@johnsoncodehk johnsoncodehk force-pushed the master branch 3 times, most recently from c3e80dc to 209717c Compare December 20, 2024 21:05
@KazariEX KazariEX marked this pull request as ready for review December 21, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant