- Nothing changed yet.
New features:
- SublimeLinter linter arguments are possible to provide linter specific options. Currently
sublimelinter-flake8
andsublimelinter-pylint
are supported. - New style SublimeLinter linter settings generation has been added. [nazrulworld]
- More options (
anaconda-pep257-enabled
,anaconda-pep257-ignores
) added for Anaconda settings.
New features:
- (breaking) SublimeLinter 4.x version support is added, that means older than version 4 might not working (although not tested.). If you face any problem, we suggest either you will update SublimeLinter version or use older version of plone.recipe.sublimetext (1.1.6)
- pylint executable path now can be provided.
- Set a default folder_exclude_patterns for performance, and also to eliminate noise when looking up packages.
- Set follow_symlinks to true.
- split out omelette in own project folder setting, for being able to exclude 'parts'. [sunew]
- Flake8 executable path: Enable to use buildout relative/user's home relative path. Means now it is possible to use buildout, sublimetext style relative path. [nazrulworld]
- Enable using the omelette as a basis for jedi. [sunew]
- Repository ownership transfered to Plone Collective
Bugfixes:
Bugfixes:
- [#7]`python_interpreter` value as list but expected as string. [nazrulworld]
New features:
- [#4] Anaconda support [nazrulworld]
Bugfixes:
- Initial release. [nazrulworld]