Will
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
创建于 Excluding files from sub-project in main project
I have a main project / And a sub project /frontend When I scan for files (cmd+p using sublime keymap) from my main project, I am always seeing files from my sub project appear, even though I have ... -
-
-
-
创建于 Code formatting of Vue SFC
Line 78. Is there a way I can keep in-attribute line breaks from breaking the code formatting? -
创建于 Formatting of Vue single file components
PHPStorm isn't auto formatting the template part of my SFC's. The tab marks are also inconsistent. Seems it's around the {{ }} areas.