David Maclean
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
David Maclean 创建了一个帖子, Git Commit Changes Group By
Since upgrading to WS 2022.1 the git commit modal is defaulting to "Group by > directory". Even if I change it to not group, the next commit I make it will be grouped again. Is there any way to rev... -
David Maclean 创建了一个帖子, Run test gutter icons when jest is not an immediate dependancy
I'm trying to configure my Run configurations to use an external jest dependency. The setup is done from a fork of create-react-app. If I create an app from `create-react-app` and open the default ... -
-
David Maclean 创建了一个帖子, 已回答Project title includes `, .git`
I have a trivial but annoying glitch with one of my projects. The Title in the project launcher and the window menu includes `, .git`. It doesn't appear in the window title. I've deleted the `.idea... -
-
David Maclean 创建了一个帖子, create backup of synced settings or restore previously synced setting
I had my instances of webstorm set to sync their setting via IDE settings sync. A colleague asked for a copy of my settings. With sync turned on I could not export. So I turned off IDE settings syn... -
David Maclean 进行了评论, -
David Maclean 创建了一个帖子, Live template regex not matching word character
I'm trying to build a regex pattern replacer for a live template variable. The base variable is $PAYLOAD$the expression for the result is:``` regularExpression(PAYLOAD, ":\s*\w+", "") ``` so if I t... -
-