クイックリファレンスカード¶
主要なショートカットと機能の簡潔なまとめです。印刷してデスクリファレンスとしてご利用ください。
注釈
ショートカットは macOS / Windows-Linux の順で表記しています。Windows/Linux では Cmd を Ctrl に、Option を Alt に読み替えてください。
Shortcut |
Action |
|---|---|
|
Go to Definition |
|
Find Usages |
|
Go to Symbol |
|
Search Everywhere |
|
Switch .res / .resi |
|
Go to Implementation |
|
Goto Super (.res -> .resi) |
|
Go to Test |
|
Call Hierarchy |
|
External Documentation |
Shortcut |
Action |
|---|---|
|
Format Code |
|
Intentions / Quick Fix |
|
Surround With |
|
Toggle Comment |
|
Unwrap / Remove |
|
Move Statement |
|
Smart Enter |
|
Optimize Imports |
Shortcut |
Action |
|---|---|
|
Rename |
|
Extract Variable |
|
Extract Function |
|
Inline |
|
Change Signature |
Input |
Result |
|---|---|
|
Trigger Completion |
|
switch expression |
|
pipe chain ( |
|
|
|
|
|
let binding |
|
switch block |
|
React component |
Shortcut |
Action |
|---|---|
|
Run Anything |
Gutter ▶ icon |
Run file |
|
Problems panel |
|
Structure View |
Generator |
Description |
|---|---|
Switch Arms |
Generate switch cases |
Module Type |
Generate module type |
Make Function |
Record constructor |
Record Value |
Record with defaults |
JSON Encoder |
|
JSON Decoder |
|