akalongman / sublimetext-codeformatter

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

format error: formatting python files on ST3 not supported #332

Open omgsian opened 6 years ago

omgsian commented 6 years ago

Hi,

I'm trying to format some Python code using CodeFormatter, but am getting the above error.

OSX Version - High Sierra (10.13) Sublime version - 3152 Python version - 3.6.3

I've uninstalled CodeFormatter and reinstalled it again - but still getting the same error. Any help please?

Gseguelg commented 6 years ago

Same error here.

Linux Mint 18 Sublime version 3.1.1 build 3176 Python 3.5.2

I made same procedure and still have that error.

Gseguelg commented 6 years ago

For those wondering, the package Anaconda formats the python code on save. For this is needed to add the setting "auto_formatting": true within the Anaconda.sublime-settings of the user.