Join Slack
Powered by
how do I search for usage of data class' construct...
# intellij
p
poohbar
12/11/2017, 6:36 PM
how do I search for usage of data class' constructor?
c
Czar
12/11/2017, 6:48 PM
Alt+F7 (standard layout), in the find window you see search result categories, look for new instance construction or something like that
o
orangy
12/11/2017, 9:57 PM
Or put caret directly before the opening parenthesis
🔖 3
p
poohbar
12/12/2017, 1:44 PM
thanks
3
Views
Open in Slack
Previous
Next