Intellij Undo last navigation operation - intellij-idea

Where can I setup shortcut for last navigation operation? I mean in my program doesn't work navigating with arrows, only with CTRL+SHIFT+BACKSPACE

File > Settings > Keymap > Main Menu > Navigate
I suppose you need "Back" (Ctrl + Alt + Left by default), "Forward" (Ctrl + Alt + Right by default).
Note that you might have software installed that clashes with these shortcuts like video card settings software (in Windows) on Windows and the window manager (in Ubuntu).

Related

iterm2 keyboard shortcut for navigating between windows

What is the keyboard shortcut for navigating between different iterm2-windows?
P.S. not but a window Cmd+N
There is defined shortcut for navigation between windows which is Opt + Cmd + Number where Number is a number of window. (e.g. the first created window gets 1, second 2 and etc.)
You can see/change it in:
Preferences > Keys > Navigation Shortcuts > Shortcut to activate a window
I hope it helps someone

How to navigate in groups (not tabs) in tool windows

I'm trying to use Intellij Idea only with the keybord.
How can I navigate between groups/panels (don't know the exact term) within a tab of a tool window?
For example in the Debug tool window → tab debugger how to switch from the Frames panel to Variables panel using only the keybord?
Screenshot
There is a mapping on Alt + -> or Alt + <- to navigate between tabs within a tool window.
But I can't find a way to navigate within the panels of the tab.
i use linux, but maybe windows key + tabor more simple you can map the shortcut from your keybord in the windows settings

How to quickly switch different project in intellij

I have to open each intellij instance for each application. And switch between these project are not so efficient. (there's no dependency between these project, so I can not add them into one project). I just wonder is there efficient way to switch between different projects in intellij.
OSX: Press CMD + `
Windows/Linux: Press cntr + `
https://www.jetbrains.com/help/idea/creating-and-managing-projects.html#switch-projects
if you have several opened projects: https://www.jetbrains.com/help/idea/opening-multiple-projects.html
you can use:
Next Project Window: Cntrl + Alt + {
or
Previous Project Window: Cntrl + Alt + }
Edit
jebrains update their Switching Between Open Projects:
https://www.jetbrains.com/help/pycharm/switching-between-projects.html
Next Project Window: Cntrl + Alt + ]
or
Previous Project Window: Cntrl + Alt + [
Set up a keymap shortcut to "Manage Projects...".
This brings up a window that you can type into to quickly search recent projects. It includes currently open projects as well as previously closed projects.
Use search everywhere command (shift + shift) and type Open Recent - you will be able to switch to one of your recent projects.
You could also configure any shortcut you want for this action.
To create shortcut, go to Preferences->Keymap and find Main menu->File->Open Recent.
Try this https://github.com/krasa/FrameSwitcher.
Switching intelliJ windows by searching project name.
If you're a MacOS user: As well as the Command+` and Command+Shift+` keyboard shortcuts which IntelliJ offers to toggle between IntelliJ windows, the OS-level Control+↓ keyboard shortcut is an excellent way to see and navigate between windows of the current app. The screenshot below shows the view which it offers. If you turn on App Exposé in your Trackpad preferences, you can also get to this view by swiping down with three fingers.
To switch between open projects, you can use the following commands of the Window menu:
Window | Next Project Window Ctrl+Alt+]
Window | Previous Project Window Ctrl+Alt+[

What is the Cloud9 keyboard shortcut for the terminal?

What is the cloud9 keyboard shortcut to move between the editor tab (#1) and the terminal console (#2)?
I am aware that I can open a terminal tab and switch to it using the keyboard, but I want to see both the editor and terminal in one view.
It is ALT + S on the current version of Cloud9
To make certain keyboard shortcut work on c9.io in Chrome, which would otherwise do something else like close tab or reload page, click the menu button of Chrome > More Tools > Create Application Shortcuts....
Now the IDE is an actual program and all the default browser shortcuts are disabled. Ctrl + W (Close tab) and Ctrl + Shift + Q (Close Chrome) and F5 (Refresh) and the likes can now be used as keyboard shortcuts :)
To add on #Kronenbourg's exact answer (which IMHO should be accepted) - as of May 2015:
Shift + Esc / Esc - Goto workspace (files tree) / Exit workspace (to the last place, Editor/Terminal)
ALT + S - switch between code and terminal
In conjunction with CMD + { / CMD + }, which navigate right/left in current context (Editor, terminal) tabs, you should be able to reach anywhere with the keyboard.
Also useful in the context is CMD + O to open file.
HTH
It's Shift+ESC on open source, but unfortunately this doesn't work on c9.io.
I accidentally found out that ctrl+~ works to switch between terminal and editing window and then back. Maybe it's not the most convenient shortcut but it works.
Alt+s
This shortcut is listed in the top menu, under:
Window > Navigation

Are there keyboard shortcuts to access the desktop menu in Gnome or how can I create them?

I would like to access the desktop menus for Applications, System, etc. via my keyboard instead of my mouse.
Edit: Ctrl + Alt + Tab only lets me choose amongst the windows I have opened. There is no option to choose the desktop menus. Nothing happens with Ctrl + Alt + Esc. (I've looked at various pages for gnome desktop shortcuts).
By default in my Gnome-under-Ubuntu installation:
Alt + F1 pops the Applications menu open (then the four arrow keys to navigate).
Alt + F2 pops up the Run Application dialog.
And I've bound Alt + F3 to open up a terminal.
http://www.novell.com/coolsolutions/tip/2289.html
http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts