Тёмный

Is Your Vue VSCode Extension Broken? 

Program With Erik
Подписаться 122 тыс.
Просмотров 4,5 тыс.
50% 1

If your Vue language services extension is broken, or any other VSCode extension is broken check out this quick tutorial on how to fix it.
👉 Check out this code On Nuxt + Vue + Image uploading
• Build A Full Stack Vue...
👉Sign up for my mailing list and get neat stuff!
bit.ly/3Umk7sW
👉 Need some help with a project, level up your skills, React, Next, Vue, or Nuxt? Check out my 1-on-1 mentoring!
mentors.to/erik
Links:
github.com/vuejs/language-too...

Опубликовано:

 

6 мар 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@johnnydriesen7575
@johnnydriesen7575 4 месяца назад
Thanks Erik. I had exactly the same issue. I'm SURE this vid will be a great help for colleague devs. Thanks for your time & effort to create this vid.
@ProgramWithErik
@ProgramWithErik 4 месяца назад
you are welcome!
@user-zb6ir1sn6z
@user-zb6ir1sn6z 4 месяца назад
Thanks for the tip. I add exactly the same issue
@ProgramWithErik
@ProgramWithErik 4 месяца назад
You are welcome!
@DanielAbernathy
@DanielAbernathy 4 месяца назад
All i had to do was re-enable the VS Code built-in TS/JS features. Seems like "takeover mode" is no longer a thing.
@timcis1996
@timcis1996 4 месяца назад
You're awesome! Thanks for the tip :)
@johnblyberg4801
@johnblyberg4801 4 месяца назад
I use it with neovim and had a bunch of issues but I got it working with 2.0.4.
@ColinRichardson
@ColinRichardson 4 месяца назад
Our project is so big, I don't even wait for autocomplete to popup.. I just write it all by hand.. Though, I can see how it might be frustrating if you don't know the code you are after
@SAIEN333
@SAIEN333 4 месяца назад
this issue is not solved but i was not getting attributes from emmet that is solved now, what should I do any suggestions. i am using nuxt btw, and I don't get suggestions for any kind of component I have to type all name. in nuxt and in vue only aswell. and a big problem for me is in Nuxt , this extension is importing components . which I don't need , nuxt auto import them already . how can I stop extension to auto import ? any help? anyone?
@oetsgerben
@oetsgerben 4 месяца назад
Version 2.0.4 seems to work for me. Higher versions made typescript very slow with intellisense.
@ProgramWithErik
@ProgramWithErik 4 месяца назад
I'm still seeing issues with 2.0.5, but maybe it's just my particular setup
@berridgeab
@berridgeab 3 месяца назад
2.0.7 was not working for me, rolling back to 2.0.6 fixed it, thanks for the help.
@ProgramWithErik
@ProgramWithErik 3 месяца назад
Good to hear
@ojvribeiro
@ojvribeiro 4 месяца назад
Yeah, this was the solution I adopted as well. Sad, because I was hyped for Volar 2.0. :P
@ProgramWithErik
@ProgramWithErik 4 месяца назад
Hopefully they'll fix it.
@sonobiro
@sonobiro 4 месяца назад
I'm having issue with vue and typescript server. always crasher after few actions on my code. I always need to reload the window or restart TS Server. Any tips on that?
@ProgramWithErik
@ProgramWithErik 4 месяца назад
Did you downgrade the Vue extension?
@sonobiro
@sonobiro 4 месяца назад
@@ProgramWithErik yes. I did it. But seems to be some kind of mismatch between ts servers (local and vs). I thought it was the takeover mode, but it still fails. I was also trying to disable other extensions, with no luck
@pizzatime7455
@pizzatime7455 4 месяца назад
I think a lot of people are not getting/reading the message that pops up telling you to re-enable the builtin typescript plugin that we needed to disable in v1 for takeover mode. V2 works fine for me.
@kirayamato6128
@kirayamato6128 4 месяца назад
what Typescript extension do you mean?
@pizzatime7455
@pizzatime7455 4 месяца назад
@@kirayamato6128 The builtin to vscode one. Search for @builtin typescript and two should come up and one should be disabled if you were using takeover mode correctly.
@kingshanaman
@kingshanaman 4 месяца назад
Version 2.0.0 worked fine for me
@paulwekesa5169
@paulwekesa5169 4 месяца назад
Won't rolling back require to reinstall the volar extension again?
@ProgramWithErik
@ProgramWithErik 4 месяца назад
I didn't have to.
@DavidDeSloovere
@DavidDeSloovere 4 месяца назад
I'm also confused by this.
@hohlovich
@hohlovich 4 месяца назад
Does 2.0.6 work fine? I don't see the problem
@slava_trushkin
@slava_trushkin 4 месяца назад
Not for me. Today imports were completely broken in a big monorepo, using version 2.0.6. Weird thing is, I did not have such issues yesterday with 2.0.5. Downgraded to latest 1.x version.
@ProgramWithErik
@ProgramWithErik 4 месяца назад
Yeah I’ve heard mixed things. Some people see issues some don’t
@mikael.001
@mikael.001 4 месяца назад
Same here
@jax_the_prime
@jax_the_prime 3 месяца назад
As always great content but didnt work for me. and not just that none of the versions and i have a massive project that i need to setup a vscode environment for other developers to be able to use have auto suggestions etc.... can any one please help me :D
@marcelocarvalho5039
@marcelocarvalho5039 3 месяца назад
Nothing else works for me, I have to import ref and reactive, import functions from installed and properly configured modules, after receiving the warning and updating the extension my life turned upside down. I do not know what to do!
@TheRealMattV
@TheRealMattV 4 месяца назад
2.0.6 has just dropped, seems to work well for me
@ProgramWithErik
@ProgramWithErik 4 месяца назад
That’s good
@Nekoeye
@Nekoeye 4 месяца назад
The same problem here, and it's quite frustrating. The Vue core team should manage the VS Code extension themselves instead of depending on independent developers. No hate here. What Johnson Chu has accomplished is incredible, and I truly value his work and effort. However, the success of Vue for many developers largely depends on its extension. Therefore, In my opinion, the Vue.js and its VS Code extension should be managed by the same group.
@darah.k3221
@darah.k3221 4 месяца назад
I'm waiting for that day that vue will ditch volar for a better extension. one reason that I start hating vue was volar crash all the time
@pryanik150
@pryanik150 4 месяца назад
Мы все умер 😢(( Vue убивает нас
@ProgramWithErik
@ProgramWithErik 4 месяца назад
What ?
Далее
This Vue Mistake Was A Real Problem
8:02
Просмотров 3,5 тыс.
New model rc bird unboxing and testing
00:10
Просмотров 13 млн
26 Best VSCode Extensions for 2024
11:49
Просмотров 18 тыс.
Zed “kills” VSCode
12:10
Просмотров 669 тыс.
Vapor: The Future Of Vue
21:27
Просмотров 113 тыс.
Dynamic Components in Vue
14:30
Просмотров 6 тыс.
Node.js is a serious thing now… (2023)
8:18
Просмотров 633 тыс.
Brutally honest advice for new .NET Web Developers
7:19
3 Must Know Tips For Nuxt.js Developers
9:23
Просмотров 8 тыс.
New model rc bird unboxing and testing
00:10
Просмотров 13 млн