akalongman/sublimetext-codeformatter

Add the ability to format only a select amount of text

Open

#130 opened on Jan 21, 2015

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Python (133 forks)batch import
Hacktoberfestenhancement

Repository metrics

Stars
 (775 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Adding the ability to select a few lines and format only that would be practical and possibly less resource intensive. The obvious workaround now is to copypaste the content you want to format in a new tab and paste it back formatted

Contributor guide