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

feat(language-core): typed directive arg and modifiers #4813

Merged
merged 13 commits into from
Oct 23, 2024

Conversation

KazariEX
Copy link
Member

@KazariEX KazariEX commented Sep 5, 2024

resolve #4810

Copy link

pkg-pr-new bot commented Sep 5, 2024

Open in Stackblitz

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4813

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4813

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4813

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4813

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4813

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4813

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4813

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4813

commit: 08b446b

@KazariEX KazariEX changed the title feat(language-core) feat(language-core): directive arg and modifiers completion Sep 5, 2024
@KazariEX KazariEX changed the title feat(language-core): directive arg and modifiers completion feat(language-core): typed directive arg and modifiers Sep 5, 2024
@KazariEX KazariEX marked this pull request as ready for review September 5, 2024 14:22
@SomaH123
Copy link

Hey there! Is there any chance that this can be merged in the near future? :)

@KazariEX
Copy link
Member Author

KazariEX commented Sep 25, 2024

Believe that once @johnsoncodehk's work on ViteConf comes to an end, we will be able to quickly merge it!

@johnsoncodehk johnsoncodehk merged commit 1e04fc9 into vuejs:master Oct 23, 2024
5 checks passed
@KazariEX KazariEX deleted the feat/directives-completion branch October 23, 2024 10:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vue 3.5, Directive has Modifiers and Arg, editor autocomplete list not use it
3 participants