개발/개발 기타
[Tip of the Day] IntelliJ : Surround code fragments
똘똘이박사
2023. 7. 18. 08:49
Surround code fragments
You can quickly wrap a code block in useful constructs. Select it in the editor and press Ctrl Alt T (Code | Surround With).
The list of available options or wrappers is context-sensitive and depends on the language.
반응형