Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 537 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 537 Bytes

Element Finder Sublime Text Plugin

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.