Josh Piper1505
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 22
-
Created Open Detected Link VSCode equivalent (Opening a Terminal Link keyboard shortcut)
Is there an equivalent to the VSCode cmd shift o shortcut in the focused terminal. For context the shortcut will open any link (file path, website etc) that has been outputted to the terminal and n... -
Created How to replicate JetBrains Fleet Terminal AI assistant
AnsweredIn JetBrains Fleet I am able to hit cmd . in the Terminal to activate terminal AI prompting. I was wondering if there is a way to do this in IntelliJ. The normal IntelliJ AI assistant shortcut does... -
Created How to debug using keyboard only
Hey, Debugging in IntelliJ/Debugging is super easy, however, there are a few features I don't know how to activate using keyboard only. I have TrackId's enabled for IdeaVim and am wanting to either... -
Created How to move between open editor tabs and tool windows by direction using the same shortcut like Vim
AnsweredI want to move between editor tabs and tool windows in IntelliJ. Vim lets you do this by holding ctrl hjkl to move between panes in Neovim distros. For example say I have the following 3 pane set u... -
Created Jetbrains equivalent of Vim tabs
AnsweredI was wondering if there is an equivalent of vim tabs that I can use within IntelliJ products for context: In vim:- A tab has 1 or more windows (where we have many tabs)- A window can have multiple... -
Created IdeaVim ctrl hjkl to move between tool windows
AnsweredI want to replicate the popular vim plugin https://github.com/christoomey/vim-tmux-navigator which let's you use ctrl hjkl to move between panes and vim. For example say I have the following 3 pane... -
Created Stretch Editor Not Working
AnsweredHey! I am able to get the stretch to top/other directions working for the tool windows but it is not working for the editor tabs (assuming the editor tab is what we write in/like buffers). I am run... -
Created Hide top toolbar
AnsweredI 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 ... -
Created How to Connect to MongoDB replica set
AnsweredJust the title. Trying to connect to MongoDB replica set but there is no option. Using the latest DataGrip version -
Created 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...