Created
January 3, 2024 13:10
-
-
Save omitobi/c51da78f7b591a22fcfba849077754de to your computer and use it in GitHub Desktop.
Jetbrains Use cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Search words matching | |
a. set[\s\S]*?Attribute - Searches for setHelloAttribute, setHiAttribute, etc any words starting with 'set' and 'Attributes' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment