Skip to content

Provides extract to variable and extract to method functionality for Brackets via an extension.

Notifications You must be signed in to change notification settings

hacker112/brackets-extract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract Refactoring for Brackets

Provides extract to variable and extract to method functionality for Brackets via an extension.

Installation

Install from Repository

  1. Open the the Extension Manager from the Brackets File menu
  2. In the search bar, type refactor
  3. Press the Install button next to Extract Refactoring

Install from URL

  1. Open the the Extension Manager from the Brackets File menu
  2. Copy paste the URL of the github repo or zip file

##Instructions

Highlight a section of code, right click, and select extract. In the dialog that opens, specify the variable or function name and the type. If you have any issues, questions, or suggestions for more features, please open a github issue here.

About

Provides extract to variable and extract to method functionality for Brackets via an extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published