Josh Piper1505

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Josh Piper1505 commented, -
Josh Piper1505 created a post, AnsweredHide top toolbar
I am on a Mac and want to hide the top toolbar completely. The top bar which includes the project switcher, run button, MacOSX minimize/expand buttons etc. I know terminals support this borderless ... -
-
Josh Piper1505 created a post, AnsweredHow to Connect to MongoDB replica set
Just the title. Trying to connect to MongoDB replica set but there is no option. Using the latest DataGrip version -
Josh Piper1505 created a post, When using Find in Files (cmd+shift+f) how to navigate the preview using keyboard
When I use the Find in Files feature in Webstorm (using the shortcut, cmd + shift + f on a mac) I sometimes want to navigate the previewed file to copy and paste details. How can I access this di... -
Josh Piper1505 created a post, AnsweredHow to navigate in-built terminal shell
I was wondering if there is a way to navigate the terminal shell result/output line by line, similar to the IDE. For example, sometimes I log out information to the console and would like to copy t... -
Josh Piper1505 created a post, How to make Extract Method (refactoring) to use arrow function by default
When refactoring code in Webstorm the default syntax for a method refactoring will be using the hoisted function syntax. However, I want it to default to using the arrow function syntax. I've see...