sublime-elfinder icon indicating copy to clipboard operation
sublime-elfinder copied to clipboard

Sublime Text plugin for finding elements that match a CSS selector in HTML files

Element Finder Sublime Text Plugin

This repository is now maintained by thinkv. If you're looking for updated code, please click here

Search through HTML files for elements that match a CSS selector.

Installation

  1. Install NodeJS.

  2. Install Element Finder through Package Control.

You may need to update the location of NodeJS in Sublime Text 2 > Preferences > Package Settings > Element Finder > Settings - User.

Usage

  1. Right-click on a folder in the Side Bar.

  2. Click "Find Elements in Folder..."

  3. Enter a CSS selector and press Enter.