]> git.lizzy.rs Git - micro.git/history - runtime/plugins/linter/linter.lua
Support column marking in linter
[micro.git] / runtime / plugins / linter / linter.lua
2019-12-25 Zachary YedidiaSupport column marking in linter
2019-12-25 Zachary YedidiaImprove gutter messages
2019-12-25 Zachary YedidiaFull extensible linter support
2019-12-25 Zachary YedidiaAdd linter plugin support
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-11-18 Zachary YedidiaMerge pull request #847 from sotpapathe/octave_support
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-10-17 Zachary YedidiaMerge branch 'master' into ft
2017-10-15 Zachary YedidiaMerge
2017-10-15 Zachary YedidiaMerge pull request #890 from Jipok/patch-1
2017-10-15 Zachary YedidiaMerge pull request #880 from onodera-punpun/consistent
2017-10-15 Zachary YedidiaMerge pull request #883 from onodera-punpun/lint
2017-10-11 Camille Scholtzalphabetically order linters, add shell linter
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-18 Zachary YedidiaMerge pull request #700 from Calinou/darcula-tc-colorscheme
2017-06-18 Zachary YedidiaUse correct separator on windows
2017-05-08 Zachary YedidiaMerge pull request #654 from tommyshem/swift-linux...
2017-05-08 tommyadded swift linting to linux
2017-04-22 Zachary YedidiaMerge pull request #585 from samdmarshall/add-yaml...
2017-04-22 Samantha MarshallUpdating changes to be in-line with master
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-26 Zachary YedidiaMerge pull request #564 from DanielPower/master
2017-02-26 Daniel PowerReplaced tmp directory with file directory
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-02-10 Zachary YedidiaMerge pull request #545 from ta2gch/cpp
2017-02-08 TANIGUCHI Masayaadd c++ linter
2017-02-03 Zachary YedidiaMerge pull request #539 from samdmarshall/nim
2017-01-26 Samantha Marshallfinishing up syntax file
2017-01-26 Samantha Marshalladding nim linter and syntax
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