Zhewu1228
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
创建于 Show all commits for one branch when doing code review
已回答HI: I trying to do a code review, and the person who created a PR has all his commits in a feature branch. When i switch to the git tab view, (set branch to feature branch, and set user to the deve... -
创建于 Show all commits for one branch when doing code review
已回答HI: I trying to do a code review, and the person who created a PR has all his commits in a feature branch. When i switch to the git tab view, (set branch to feature branch, and set user to the deve... -
创建于 Refactoring (renaming function)
HI: i try to rename one of the function inside a javascript files (es 6 modules), the function was exporting by the following. if i rename one of the function (shift + F6), it will become "sendFil... -
创建于 Changing the default execution context in "Run anywhere" tool window
HI: I have a monorepo, it contains couple of projects inside. Each folder has it own package.json. Every time when i double press the control -> bring up the run anywhere tool window, it set the ex... -
创建于 Slow indexing while start up with monorepo project (webstorm)
HI: I just upgraded to the latest webstorm 2021.3, So i was quite happy while reading the release notes as it states this version improved the indexing speed for javascript project and monorepo pro...