Copy a path or a reference
Use the Edit | Copy Path/Reference action to insert a reference to a field/method/class/file into the current position in the editor.
Position the caret within the myMethod method name and press Ctrl Alt Shift C .
To paste the reference, press Ctrl V .
You can also copy references in the Go to Class/Go to Symbol/Go to File dialogs. Press Ctrl C on any element in the lookup list.
반응형
'개발 > 개발 기타' 카테고리의 다른 글
[Tip of the Day] IntelliJ : Manage pull requests (0) | 2024.01.22 |
---|---|
[Tip of the Day] IntelliJ : Navigate to a line (0) | 2024.01.12 |
[Tip of the Day] IntelliJ : Verify regular expressions (1) | 2023.12.21 |
[Tip of the Day] IntelliJ : View inheritance hierarchy (0) | 2023.12.18 |
[Tip of the Day] IntelliJ : View code reference information (0) | 2023.12.15 |