Sean
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 9
-
Edited In Pull Request Conversation view, clicking on the file name often goes to the wrong file
AnsweredAs per the title... clicking on the file name in the Pull Request Conversation view opens the file, but often it opens the wrong one. -
Created In Pull Request view, on the diff page, sometimes the comments are not visible.
AnsweredSometimes the PR comments do not show in the diff view when it is enabled: -
Created Pull Request Panel: Star PR's
AnsweredPlease add a feature to star or bookmark PR's in the PR panel 🙏🙏🙏🙏 I'm forever searching for the ones I'm working on... -
Edited WebStorm markdown hard wrap reflow
AnsweredHi. We are using markdown files with Docusaurus for our support documentation and have a policy of hard wrapping lines at 120 chars. However when WebStorm is set to hard wrap at 120 on typing and ... -
Created Create Test Feature Request
Would be great if WebStorm had a shortcut or plugin or whatever to create a test for the current JS or TS Class or Function. Basically just create a file next to the current one named eg: `blah.tes...