Verify regular expressions
To verify that your regular expression is correct, place the caret within the expression you want to check,
press Alt Enter , and select Check RegExp.
In the popup, type a sample string that should match your regular expression. The icon shows that the match occurred.
반응형
'개발 > 개발 기타' 카테고리의 다른 글
[Tip of the Day] IntelliJ : Navigate to a line (0) | 2024.01.12 |
---|---|
[Tip of the Day] IntelliJ : Copy a path or a reference (0) | 2024.01.05 |
[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 |
[Tip of the Day] IntelliJ : Compare archives (0) | 2023.11.30 |