Skip to content

Releases: mrjones2014/codesettings.nvim

v1.3.0

05 Nov 01:39
v1.3.0

Choose a tag to compare

What's Changed

  • fix(annotations): Add modeline to set filetype to bigfile for generated annotations by @mrjones2014 in #47
  • [automation] update flake dependencies by @github-actions[bot] in #48
  • feat(integrations): Lua_ls integration by @mrjones2014 in #50
  • feat!: Multi-root support via one-shot loader fluent API by @mrjones2014 in #43
  • feat: Loader extensions + built in env extension by @mrjones2014 in #49
  • feat(schemas): Add Haskell language server by @mrjones2014 in #51
  • feat(schemas): Add Angular LSP by @mrjones2014 in #52
  • feat(schemas): Add nickel_ls by @mrjones2014 in #53
  • fix(schemas): Rename ruff_lsp to ruff by @mrjones2014 in #54

Full Changelog: v1.2.1...v1.3.0

v1.2.1

30 Oct 20:46
v1.2.1
b87e626

Choose a tag to compare

What's Changed

  • fix(schemas): Preserve 'definitions' by @mrjones2014 in #44
  • fix(jsonls): Fix schema transforms for richer autocompletion + LSP help by @mrjones2014 in #45

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Oct 02:58
v1.2.0

Choose a tag to compare

What's Changed

  • feat: Add config option to allow user to provide their own root detection by @mrjones2014 in #32
  • [automation] update flake dependencies by @github-actions[bot] in #33
  • fix: simplify root_dir handling by @LorenzBischof in #36
  • feat: support gopls (the language server for Go) by @damnever in #37
  • fix(jsonls): preserve already configured json schemas by @okuuva in #34
  • [automation] update flake dependencies by @github-actions[bot] in #38
  • feat(schemas): Add nil_ls by @mrjones2014 in #39

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Oct 15:16
v1.1.2

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Oct 21:59
v1.1.1

Choose a tag to compare

What's Changed

  • fix(annotations): Use ? for marking fields optional and fix how defaults are displayed by @mrjones2014 in #20
  • fix(jsonls): Support arbitrarily mixed key style for autocomplete by @mrjones2014 in #21
  • chore: Organize modules and update docs generation by @mrjones2014 in #22
  • chore(docs): Document how to use the generated Lua type annotations by @mrjones2014 in #23

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Oct 03:58
v1.1.0
a44a530

Choose a tag to compare

What's Changed

  • feat: generate Lua type annotations by @mrjones2014 in #16
  • fix: make jsonls and jsonc features work better when the plugin is lazy loaded by @mrjones2014 in #17

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Oct 21:04
v1.0.0
8055985

Choose a tag to compare

What's Changed

  • Custom config files and jsonls integration by @mrjones2014 in #4
  • [automation] update flake dependencies by @github-actions[bot] in #5
  • feat: flexible settings loader, and special casing for eslint by @mrjones2014 in #9
  • [automation] update flake dependencies by @github-actions[bot] in #13

New Contributors

  • @mrjones2014 made their first contribution in #4
  • @github-actions[bot] made their first contribution in #5

Full Changelog: https://github.com/mrjones2014/codesettings.nvim/commits/v1.0.0