Nuclide (Linux)

Debugger

Shows the process launch UI where you will choose the process on which you would like to debug (e.g., a Node process, etc.)

Ctrl + F8

All hotkeys for Nuclide (Linux)

Common
Use OmniSearch to open files

Ctrl + T

Common
Toggle Project Explorer

Ctrl + /

Common
Toggle between the Editing Area and the Project Explorer’s File Tree

Ctrl + 0

Common
Split the current file to the pane

Ctrl + K then ← ↑ → ↓

Code diagnostics
Display the window showing you messages about your code. Possible messages include lint, compiler errors, etc.

Alt + ↑   Shift + D

Development
Toggles the Outline View for a supported file so you can easily navigate to class and function definitions.

Alt + O

Development
Toggles the Context View.

Ctrl + I

Hack/Flow/JavaScript
In projects such as Hack or Flow, this will allow you to find all the references to a selected, highlighted entity in your project.

Alt + ↑   Shift + Ctrl + F

Hack/Flow/JavaScript
Allows you to search for Hack function, classes and constants within you Hack project.

Alt + Ctrl + Y

Hack/Flow/JavaScript
Automatically tries to insert missing require statements to your Flow or JavaScript project.

Ctrl + ↑   Shift + I

Code diagnostics
Nuclide can fix certain types of problems for you automatically, including various lint problems. This will allow all those to be fixed in the current file.

Alt + ↑   Shift + A

Code diagnostics
Go to the first diagnostic.

Alt + Ctrl + <

Code diagnostics
Go to the last diagnostic.

Alt + Ctrl + >

Code diagnostics
Go to the previous diagnostic.

Alt + <

Code diagnostics
Go to the next diagnostic.

Alt + >

Project Explorer’s file tree
Expand the current directory.

Project Explorer’s file tree
Collapse the current directory.

Project Explorer’s file tree
Expand all the directories from the current to the final directory child.

Alt +

Project Explorer’s file tree
Collapse all the directories to the top parent.

Alt +

Project Explorer’s file tree
Collapse the entire Project Explorer’s File Tree to the root.

Ctrl + {

Project Explorer’s file tree
Remove a file or directory from the tree. You will be prompted first to avoid accidental mistakes.

Del

Project Explorer’s file tree
Toggles whether the Project Explorer’s File Tree is shown.

Ctrl + \

Project Explorer’s file tree
Move the selection to the very top of the Project Explorer’s File Tree.

Home

Project Explorer’s file tree
Move the selection to the very bottom of the Project Explorer’s File Tree.

End

Project Explorer’s file tree
Opens the selected entry in the Project Explorer’s File Tree. If a directory is selected, then the directory is expanded. If a file is selected, then the file is opened in the main Editing Area.

⤶ Enter

Editor panes
Moves the currently active file in the editor to a bottom pane.

Ctrl + K then

Editor panes
Moves the currently active file in the editor to a right pane.

Ctrl + K then

Editor panes
Moves the currently active file in the editor to a top pane.

Ctrl + K then

Editor panes
Moves the currently active file in the editor to a left pane.

Ctrl + K then

Project Explorer’s file tree
Shows the file that is currently active in the main workspace in the Project Explorer’s File Tree.

Ctrl + |

Project Explorer’s file tree
Toggles the focus of the current active file.

Ctrl + O

Files
Use this for a global search of anything within your project, including all files, currently open files, etc.

Ctrl + P

Files
This lets you switch between files that are currently open in the editor. Useful for quickly accessing files if you have a bunch of files open.

Alt + Ctrl + 0

Files
This will show you files that you have recently opened and used in previous sessions of Nuclide.

Alt + Ctrl + R

Files
This allows you to search for files based on patterns.

Alt + Ctrl + T

Files
Find files related to the current file. A file is related if they have the same basename, but a different extension, for example.

Alt + Ctrl + N

Task runner
Executes the Build task for the currently selected Task Runner or the default one

Alt + B then B

Task runner
Executes the Debug task for the currently selected Task Runner or the default one

Alt + B then D

Task runner
Executes the Run task for the currently selected Task Runner or the default one

Alt + B then R

Task runner
Executes the Test task for the currently selected Task Runner or the default one

Alt + B then T

Task runner
Executes the currently selected Task

Alt + B then P

Debugger
Toggle the developer tools UI.

Alt + Ctrl + I

Debugger
Shows the process attachment UI where you will choose the process on which you would like to debug (e.g., a Node process, etc.)

↑   Shift + Ctrl + A

Debugger
Shows the process launch UI where you will choose the process on which you would like to debug (e.g., a Node process, etc.)

Ctrl + F8

Debugger
Toggle the Console pane.

Ctrl + ↑   Shift + J

Debugger
After stopping at a breakpoint, and possibly stepping through code, this will enable debugging to continue to the next breakpoint or end of the process.

F8

Debugger
After breaking at a certain position or breakpoint, it will continue to cursor location.

↑   Shift + F8

Debugger
If a breakpoint is set, this will unset that breakpoint and vice-versa.

F9

Debugger
Step over a piece of code. For example, if you are stopped at a method call, this will execute that method without stepping through it line-by-line.

F10

Debugger
Step into a piece of code. For example, if you are stopped at a method call, this will go into the first line of that method.

F11

Debugger
If you have stepped into a piece of code, this will step out to the point on which you entered that piece of code. For example, if you stepped into a method, this will step out back to the method call itself.

↑   Shift + F11

Debugger
Detach debugger.

↑   Shift + F5

Debugger
Restart the current debugging session with the same configuration settings.

Ctrl + ↑   Shift + F8

Navigation
Move cursor to a previous position

Ctrl + <

Navigation
Move cursor to a next position

Ctrl + >

Miscellaneous
When using Hyperclick, this will confirm the Hyperclick action you want to take.

Alt + Ctrl + ⤶ Enter

Miscellaneous
Toggle the Nuclide Health tab, which show details about the Nuclide process itself (how much CPU, memory is being used, etc.).

Ctrl + Alt + ↑   Shift + H

Miscellaneous
Copy the relative path of the current file to the clipboard.

Ctrl + Alt + ↑   Shift + X

Miscellaneous
Copy the absolute path of the current file to the clipboard.

Ctrl + ↑   Shift + X

Miscellaneous
Copy the relative path of the current file starting at the root of the Mercurial repository.

Ctrl + Alt + X

Similar combinations for other applications


Open Office Writer 3 (Linux)
Compile file
Building Projects

Ctrl + F8


KDevelop (Linux)
Compile file
Building Projects

Ctrl + F8


Eclipse Helios (Windows)
Switch forward / backward between perspectives
The Rest

Ctrl + F8 / Ctrl + Shift + F8


Inpage (Windows)
To move downward baseline of selected text
For formatting

Ctrl + F8


Total Commander 8 (Windows)
Display directory tree
Main Shortcuts

Ctrl + F8


Access 2010 (Windows)
Turn on Resize mode for the active window when it is not maximized; press the arrow keys to resize the window
Manage Access Features - Manage Windows

Ctrl + F8


Evernote (Windows)
Toggle display of note editing toolbar
Main Application Shortcuts - Change View and Display

Ctrl + F8


Smartplant Review (Windows)
Surface Measurement
Function Keys

Ctrl + F8


Evernote (Windows)
Toggle display of note editing toolbar
Note Editor

Ctrl + F8


Oracle SQL Developer 4 (Windows)
Compile
PL/SQL Editor

Ctrl + F8


UltraEdit (Windows)
Toggle Tag List
View Menu

Ctrl + F8


Adobe Illustrator CS5 (Windows)
Show/hide Info panel
Function Keys

Ctrl + F8


Access 2010 (Windows)
Turn on Resize mode for the active window when it is not maximized; press the arrow keys to resize the window
Working with Text and Data - Manage Windows

Ctrl + F8


Microsoft PowerPoint 2010 (Windows)
When a document window is not maximized, perform the Size command (on the Control menu for the window). Press the arrow keys to resize the window and when finished, press ESC.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + F8


IntelliJ (Linux)
Toggle breakpoint
Debugging

Ctrl + F8


IntelliJ (Windows)
Toggle breakpoint
Debugging

Ctrl + F8


NetBeans 8 (Windows)
Toggle breakpoint
Debugging

Ctrl + F8


Gwenview (Linux)
Move an image.
30 Shortcuts for Gwenview (Linux)

Ctrl + F8


FL Studio (Windows)
Open Plugin Picker
Window Navigation

Ctrl + F8


Axialis IconWorkshop (Windows)
Check for updates...
Help Menu

Ctrl + F8


Microsoft Excel 2013 (Windows)
Perform size command for workbook windows which are not maximzed
Manage Multiple Workbooks

Ctrl + F8


Access 2010 (Windows)
Turn on Resize mode for the active window when it is not maximized; press the arrow keys to resize the window
Working with Access Views - Manage Windows

Ctrl + F8


Microsoft Excel 2010 (Windows)
Perform size command for workbook windows which are not maximzed.
Manage Multiple Workbooks

Ctrl + F8


Console2 (Windows)
New tab 7
30 Shortcuts for Console2 (Windows)

Ctrl + F8


Access 2010 (Windows)
Turn on Resize mode for the active window when it is not maximized; press the arrow keys to resize the window
The Rest - Manage Windows

Ctrl + F8


Adobe Illustrator CC (Windows)
Show/hide Info panel
Function Key Shortcuts

Ctrl + F8


FileMaker Pro (Windows)
Halt Script command
Script Debugger (Pro Advanced Only)

Ctrl + F8


JetBrains PyCharm (Windows)
Toggle Breakpoint
Debugging

Ctrl + F8


JetBrains RubyMine (Windows)
Toggle Breakpoint
Debugging

Ctrl + F8


JetBrains RubyMine (Linux)
Toggle Breakpoint
Debugging

Ctrl + F8


JetBrains PhpStorm (Windows)
Toggle Breakpoint
Debugging

Ctrl + F8


JetBrains PhpStorm (Linux)
Toggle Breakpoint
Debugging

Ctrl + F8


Adobe Dreamweaver (Windows)
Check Links Sitewide
Site Management

Ctrl + F8


Corel WordPerfect X8 (Windows)
Margins
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F8


HTML-Kit (Windows)
Preview as You Type
87 Shortcuts for HTML-Kit (Windows)

Ctrl + F8


Corel Draw X8 (Windows)
Convert text
Font Formatting

Ctrl + F8


Corel PhotoPaint X6 (Windows)
Brush Settings
Dockers

Ctrl + F8


Corel Draw X8 (Windows)
Convert text state
Text Formatting

Ctrl + F8


Corel Quattro Pro X8 (Windows)
Separates Group into Individual Cells
Function Keys

Ctrl + F8


Corel Ventura 10 (Windows)
Spelling
General Shortcuts

Ctrl + F8


WinSCP 5 (Windows)
Sort files in the active panel by owner (remote panel only)
File Panels

Ctrl + F8


XYplorer (Windows)
Show Catalog
Function key Shortcuts

Ctrl + F8


Jetbrains CLion (Windows)
Toggle breakpoint
Debugging

Ctrl + F8


Soundforge (Windows)
Toggle auto snap to grid
Data Window

Ctrl + F8


Teamcenter (Windows)
Switch between Open Perspective
Miscellaneous Shortcuts

Ctrl + F8 / Ctrl + Shift + F8


MPS 2017 (Windows)
Toggle breakpoint at the current line
Running and Debugging

Ctrl + F8


Siemens NX 11 (Windows)
Reset Orientation
View Menu

Ctrl + F8


GOM Player (Windows)
16:9 (HDTV)
Aspect Ratio

Ctrl + F8


Xamarin Studio (MonoDevelop) (Windows)
Rebuild All
Project

Ctrl + F8


Libreoffice Writer (Windows)
Field shadings on / off
Function Keys

Ctrl + F8


Vegas Pro 14 (Windows)
Snap to grid
Timeline and Track List

Ctrl + F8


Titanium (Windows)
Switch Perspective
Quick Access

Ctrl + F8


RStudio (Windows)
Sync editor & pdf preview
Views

Ctrl + F8


CuteFTP (Windows)
Open/close the Quick Connect toolbar
General

Ctrl + F8


Vivaldi
Tile horizontally
Tab

Ctrl + F8


Wordfast Pro (Windows)
Next Perspective
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + F8


IRONCAD (Windows)
Activate the internal software renderer (Only active is all documents are closed)
Camera Function Keys Assignment

Ctrl + F8


Ulead PhotoImpact 8 (Windows)
Toggles between showing or hiding the marquee
View Menu

Ctrl + F8


Xyplorer
Show Catalog
Window Menu

Ctrl + F8


Cobalt (Windows)
Ind 8
70 Shortcuts for Cobalt (Windows)

Ctrl + F8


Battlezone 98 Redux
Group weapon
Weapons

Ctrl + F8


RStudio
Sync Editor & PDF Preview
Views

Ctrl + F8


SuperMemo (Windows)
Download Remote Images reffered to HTML Components
129 Shortcuts for SuperMemo (Windows)

Ctrl + F8


Altium Designer (Windows)
Run simulation to a specified time
VHDL Editor Shortcuts

Ctrl + F8


Siemens NX
Reset orientation
View menu

Ctrl + F8


Nimbus Capture (PC)
Pause or resume record
Global

Ctrl + F8


Tibia
(Attack) Sudden death
Action bar

Ctrl + F8


Evernote for Windows
Side List View
Application-wide

Ctrl + F8


PyCharm 2018.2
Toggle breakpoint at the current line.
Running and debugging

Ctrl + F8


Adobe Illustrator
Show/hide Info panel
Function keys

Ctrl + F8


CorelDRAW Graphics Suite 2018
Convert
General

Ctrl + F8


Heroes of the Storm
Save a camera location
General

Ctrl + F8


Metapad
Untabified
Convert selected

Ctrl + F8


PDF-XChange Editor
Show/Hide all toolbars and menus
General

Ctrl + F8


LightWave 3D
Image processing
Layout: General

Ctrl + F8


IntelliJ IDEA (Windows, Linux)
Toggle breakpoint
Debugging

Ctrl + F8


GoldWave
Stops recording.
Main Window

Ctrl + F8


NetBeans
Toggle breakpoint
Debugging

Ctrl + F8


LibreOffice Writer
Field shadings on / off
Function keys

Ctrl + F8


LibreOffice Calc
Highlights cells containing values
Function keys

Ctrl + F8


WordPerfect X8
Margins
Formatting

Ctrl + F8


FileMaker
Halt Script command
FileMaker Pro Advanced: Script Debugger

Ctrl + F8


Microsoft Access 2016
Turn on Resize mode for the active window when it is not maximized (press the arrow keys to resize the window, and then, to apply the new size, press Enter)
Navigate in the Access workspace

Ctrl + F8


GOM Player
16:9 (HDTV)
Aspect ratio

Ctrl + F8


Microsoft Excel 2016
Performs the Size command when a workbook is not maximized
Function keys

Ctrl + F8


WinSCP
Sort files in the active panel by owner (remote panel only)
File panels

Ctrl + F8


DOSBox
Increase frameskip
General

Ctrl + F8


Android Studio
Toggle breakpoint
Debugging

Ctrl + F8


HeidiSQL
Automatically reformat disordered SQL in active editor to make it more readable
SQL

Ctrl + F8


Opera
Toggle address bar
Bars

Ctrl + F8


Microsoft Excel 2007 (Windows)
Performs the Size command (on the Control menu for the workbook window) when a workbook is not maximized.
Function keys in Excel 2007

Ctrl + F8