Skip to content

v1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 08:05
9d9e6b1

1.18.0 (2023-03-10)

Features

  • copilot: better sorting for cmp sources when using copilot (23ba877)
  • eslint: added an extra for eslint lsp that runs EslintFixAll before saving a buffer (75299da)
  • null-ls: added .neoconf.json to null-ls root_dir (5aad574)
  • null-ls: added fish_indent and fish diag (8f3834b)
  • prettierd: added an extra for prettierd with null-ls (aa8bae0)
  • shfmt: added shfmt to null-ls and mason (c407ddf)
  • typescript: added null-ls typescript code actions (5bb2314)

Bug Fixes

  • eslint: only run EslintFixAll on buffers where eslint is attached (f1dbd09)