Hello

- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 4
-
Hello 进行了评论, -
Hello 创建了一个帖子, How do I make it add spaces around block comments in PHP code?
The Comment with Block Comment doesn't add spaces around comments.There is Add spaces around block comments option in Editor > Code Style > HTML but there isn't one in Editor > Code Style > PHP. -
Hello 创建了一个帖子, Can I make TypeScript errors appear as warnings?
Things like "unused imports" don't break the app, and I feel a more appropriate error level for them would be a warning. -
-
-
Hello 创建了一个帖子, Is it possible to enable Tailwind completions without the Tailwind package in node_modules?
This would be useful for: - mono repos where the node_modules folder is in a different place, higher in the folder hierarchy- projects that use the Tailwind CDN instead of the package -
Hello 创建了一个帖子, How to find the current active file from another app, ex: Alfred?
I have an Alfred workflow that I use along with PhpStorm to search my codebase from anywhere, and in that workflow, I'd like to highlight the file(s) that are open in tabs and the file that's activ...