Zhewu1228
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created Show all commits for one branch when doing code review
AnsweredHI: 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... -
Created Show all commits for one branch when doing code review
AnsweredHI: 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... -
Created 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... -
Created 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... -
Created 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...