Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Geeks.SmartFinder
Geeks.SmartFinder

Geeks.SmartFinder

Preview

Geeks Ltd

|
567 installs
| (0) | Free
Ctrl + Alt + F for file finder. Ctrl + Alt + M for member finder. Ctrl + Alt + S for CSS finder.
Download

#What is Smart Finder? Often you need to search in the whole solution for code files, members (property, method, ...) or css style definitions. The built-in Ctrl + , feature in Visual Studio is useful, but not perfect:

  • You cannot specify whether you're looking for a file or a member, which can lead to too many results
  • You cannot configure it to exclude certain file types that you don't care about, certain folders such as bower_components, node_modules, etc that don't really contain your source files.
  • It doesn't search through CSS rule definitions

This extension will solve those problems for you. It's a really handy way to jump from one area of the code to another quickly.

File Finder

Press Ctrl + Alt + F to launch the file finder. It allows you to search for all relevant files in the solution and quickly jump to them.

Member Finder

Press Ctrl + Alt + M to launch the member finder. It allows you to search for all relevant members such as properties and methods in the solution and quickly jump to them.

CSS Finder

Press Ctrl + Alt + S to launch the css class finder. It allows you to search for all relevant css class definitions in CSS, SASS and LESS files in the solution and quickly jump to them. It's smart enough to handle LESS and SASS compilations and yet get you to the correct source.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft