]> git.lizzy.rs Git - micro.git/history - runtime/plugins/linter/linter.lua
Adding additional Python and Objective-C linting (#524)
[micro.git] / runtime / plugins / linter / linter.lua
2017-01-17 Samantha MarshallAdding additional Python and Objective-C linting (...
2016-12-23 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-09 Zachary YedidiaMerge pull request #485 from sirikid/syntax-fix
2016-12-09 Zachary YedidiaUse shell to parse command when using JobStart
2016-11-09 Zachary YedidiaPut linted classfiles in temp directory
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-07 Zachary YedidiaMake linter a default plugin once again
2016-10-06 Zachary YedidiaMove linter and go plugins to their own repos
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Zachary YedidiaFix pyflakes linter pattern
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-30 Zachary YedidiaFix problem with linter.onSave calling view.Save
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaPass the view into plugin callbacks
2016-08-25 Zachary YedidiaUpdate plugins for local settings
2016-08-25 Zachary YedidiaMake all filetype names lowercase
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-06-21 Zachary YedidiaAuto prefix for plugin functions
2016-06-15 Zachary YedidiaAdd support for job control
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaDon't display the tab bar if only one tab is open
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaAdd linter option
2016-05-05 Zachary YedidiaAdd automatic linting for Go, Python, C, D, Java, Javas...
2016-05-05 Zachary YedidiaAdd linter plugin to easily make linters