akalongman / sublimetext-codeformatter

Code Formatter plugin for ST2/ST3
MIT License
772 stars 130 forks source link

Unable to load BeautifulSoup HTML Formatter #223

Open rvleustaquio opened 8 years ago

rvleustaquio commented 8 years ago

I've instaled this python tool "BeautifulSoup 4.4.1", but still show message:


Code Formatter

Unable to load BeautifulSoup HTML Formatter. The old RegExp-based....

How can I make work? Tnks

RevanProdigalKnight commented 8 years ago

BeautifulSoup is being included in the CodeFormatter plugin, but there is an error occurring while compiling the code when formatting. To not see that message every time you try to format, add "formatter_version": "regexp" to your settings.