Jef Harkay
- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 7
-
创建于 Event kebab-case highlighting (Vue)
In Vue, the recommended casing for custom events is kebab-case. However, in WebStorm, I lose the highlighting of the base event name that I would get if I used a colon instead (see attached). Is ... -
创建于 TailwindCSS Important Shows Red Squiggle
Hello! Whenever I use a ! in front of my Tailwind (version 3) classes to signify that the important modifier is added to the generated property, WebStorm shows a red squiggle (see attached), indic... -
创建于 Auto Import Not Working Properly
Hello! I have a package (we'll call Package A) that consumes a single package (we'll call Package B), which has dependencies on several other packages (like Vue, TypeScript, etc.). I'm essentiall... -
创建于 Different Theme for VCS Tab
已回答In the VCS tab (Alt + 0), I don't like the colors used to show diffs of files, so I was wondering if it's possible to change the theme just for VCS? If not, is there some way to alter the backgrou... -
创建于 Only use certain eslint config
I have a project that has an eslint config file. It has certain project settings like tabs instead of spaces, and 4 space indent. However, my preference is spaces and 2 space indent, so what I'd ...