Ariakas
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Vue 3 assets with @ not resolving in IDE
Hi. I'm facing following problem: IDE do not autocomplete paths with @ symbol in the <template> section. I'm using Vue 3 with yarn and components work fine in th <script> section: But not in the <... -
Edited VueJS via CDN and custom tag highlight
Hi. I'm using VueJS via CDN and can't find how to enable custom tags support. PhpStorm highlights vue components as unknown html tag. I've attached some screenshots: Index file: Scripts section:...