Ariakas
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Ariakas 进行了评论, -
Ariakas 创建了一个帖子, 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 <... -
-
Ariakas 创建了一个帖子, 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:...