TLDR: ⌃⇧F on MacOS will open “Find in path” dialog.
First of all, this IDEA has a nice “Find Usages
” command. It can be found in the context menu, when the cursor is on some field, method, etc.
It’s context-aware, and as far as I know, is the best way to find class, method or field usage.
Alternatively, you can use the
Edit > Find > Find in path…
dialog, which allows you to search the whole workspace.
Also in IDEA 13 there is an awesome “Search Everywhere
” option, by default called by double Shift. It allows you to search in project, files, classes, settings, and so on.
Also you can search from Project Structure dialog with “Find in Path…
“. Just call it by right mouse button on concrete directory and the search will be scoped, only inside that directory and it’s sub-directory.
Enjoy!
Related Posts:
- “Default Activity Not Found” on Android Studio upgrade
- What are .iml files in Android Studio?
- Error while waiting for device: Time out after 300seconds waiting for emulator to come online
- How to disable Instant Run for Android Studio 3.0
- How to accept space in regex?
- Is a wildcard CNAME DNS record valid?
- File extension .DB – What kind of database is it exactly?
- segmentation fault 11 in C++ on Mac
- How to append text to a text file in C++?
- expected assignment or function call: no-unused-expressions ReactJS
- How do I learn WebGL the fast way?
- fix java.net.SocketTimeoutException: Read timed out
- how to overcome Android Studio cannot resolve symbol for android classes
- Sqoop Incremental Import
- What is process.env.PORT in Node.js?
- unused import statement for used ones in IntelliJ IDEA
- How can I delete all of my Git stashes at once?
- How to create temp table using Create statement in SQL Server?
- Error while trying to retrieve text for error ORA-01019
- What is meant by diameter of a network?
- How can I center
- into a div?
- Popup window in PHP?
- R: NaNs produced
- E/AndroidRuntime﹕ FATAL EXCEPTION: main
- How to calculate Internet checksum?
- Remove some pages from search
- Search/Replace for editor in HTML-mode
- Is there a way to do multiple ordering on a multiple meta_query?
- searching in custom meta field
- Adjust the results quantity for Search Results page pagination
- Taxonomy.php issue with search and filters
- Search for posts based on their url in the admin?
- Custom Taxonomy Tag Search
- Creating a custom search for a specific post type
- Custom WordPress Theme – Search not working on posts
- Input type search in Menu
- Find user by nicename and open profile
- Is there a link parameter that will show me all my published pages?
- Autocomplete search box
- search suggest – filter post type
- Use created page as search results page and custom template
- How do I change the core post search algorithm? Where is it found/constructed?
- Add Icon to Placeholder Text in Search Form
- Unexpected esc_html and esc_attr behaviour
- Search for two strings in WP search
- Sort search results by Custom Field
- Search URL parameters query [duplicate]
- How to build an advanced search form by post type?
- find custom post type post by searching its custom field with my string
- Map plugin with proximity search compatible with Buddypress
- Import local site to WordPress.com
- How can I debug what is wrong ? Featured images stopped showing
- When clicking on submit from my searchform it takes me to home.php
- Customising the default wordpress search functionality
- Is it possible to show sort page excerpt in search.php
- How to show only homepage in google results instead of privacy, contact pages
- Showing search results on a page
- how to make search with two input boxes
- WordPress search with more input fields?
- WP Query – Search in title or author_name
- I have dynamic title tag in my wordpress but seo analyst show “No title Tag found error”?
- Bootstrap theme embedded iframes are distorted [closed]
- WordPress search for specific Post Type
- Custom search by several options send on form not works
- Archive custom template from search
- Strip the + symbol from the_search_query
- How can I make a search term redirect to a page
- Extend user search in the Wp backend area on the users.php page to allow for searching by email domain and role from the “users search” input box
- Query comments with non-empty ‘author_url’ value on Admin Comments Screen
- Any benefit or detriment from removing a pagefile on an 8 GB RAM machine?
- How do I view the details of a digital certificate .cer file?
- How do you validate fstab without rebooting?
- DNS – NSLOOKUP what is the meaning of the non-authoritative answer?
- Why can’t a CNAME record be used at the apex (aka root) of a domain?
- How can I upgrade to Java 1.8 on an Amazon Linux Server?
- What port should I open to allow remote desktop?
- Can you help me with my capacity planning?
- Cheat Sheets for System Administrators?
- Amazon EC2 terminology – AMI vs. EBS vs. Snapshot vs. Volume
- How to change an EC2 instance’s security group
- What type of DNS record is needed to make a subdomain?
- Multiple SSL domains on the same IP address and same port?
- IPTABLES – Limit rate of a specific incoming IP
- How to set default Ansible username/password for SSH connection?
- Can I make `find` return non-0 when no matching files are found?
- Proxy Error 502 “Reason: Error reading from remote server” with Apache 2.2.3 (Debian) mod_proxy and Jetty 6.1.18
- What is the difference between service and systemctl?
- Rsync creates a directory with the same name inside of destination directory
- How Often Do Windows Servers Need to be Restarted?
- sudoers: how to disable requiretty per user
- dig show only answer
- SSD or HDD for server
- Do you have any useful awk and grep scripts for parsing apache logs? [closed]
- Search custom post type posts only by meta fields?
- Advanced Search – Is this possible?
- Limit a search box by CPT + taxonomies, in only one page
- How to include custom fields in wordpress search
- Extend search query to search meta keys values based on search string
- AJAX multiple search boxes not merging with array merge
- Display taxonomy terms when adding a link in the admin