Skip to content

Releases: mrjones2014/codesettings.nvim

v1.5.4

27 Dec 03:38
v1.5.4

Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions[bot] in #90
  • feat: use custom filetype for output panel by @okuuva in #91
  • [automation] update flake dependencies by @github-actions[bot] in #95
  • fix: check for json parser instead of jsonc in healthcheck by @akioweh in #94
  • fix: health subcommand by @okuuva in #92
  • fix(docs): Update link to config schema in README.md by @mrjones2014 in #96

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

16 Dec 14:41
v1.5.3

Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions[bot] in #85
  • [automation] update flake dependencies by @github-actions[bot] in #86
  • fix(root): Fix fatal error when user-provided root returns nil by @mrjones2014 in #88
  • fix(docs): Fix rustaceanvim example config by @mrjones2014 in #89

Full Changelog: v1.5.2...v1.5.3

v1.5.2

01 Dec 16:19
v1.5.2

Choose a tag to compare

What's Changed

  • feat(schema): Support emmylua-ls by @mrjones2014 in #73
  • feat(setup): make lua_ls integration also work for emmylua_ls by @mrjones2014 in #74
  • [automation] update flake dependencies by @github-actions[bot] in #75
  • [automation] update flake dependencies by @github-actions[bot] in #77
  • [automation] update flake dependencies by @github-actions[bot] in #79
  • fix(config): Map custom type aliases to table for builder validation by @mrjones2014 in #81
  • fix(settings): Fix an issue where empty tables are treated as lists by @mrjones2014 in #83
  • fix(docs): Fix rustaceanvim example config by @mrjones2014 in #84

Full Changelog: v1.5.1...v1.5.2

v1.5.1

12 Nov 02:42
v1.5.1

Choose a tag to compare

What's Changed

  • feat(config): Live reload settings when local config files change by @mrjones2014 in #69
  • fix(lua_ls): lazily set up library paths by @mrjones2014 in #71

Full Changelog: v1.5.0...v1.5.1

v1.5.0

10 Nov 15:58
v1.5.0

Choose a tag to compare

What's Changed

  • feat(config): Gen config Lua types and json schema from shared schema by @mrjones2014 in #62
  • feat(build): Refactor build scripts to be more maintainable by @mrjones2014 in #63
  • feat(config)!: Generate ConfigBuilder from schema by @mrjones2014 in #64
  • fix(schema): Do not dot-expand terminal paths by @mrjones2014 in #67
  • fix(show): Truncate large json schemas for display by @mrjones2014 in #68

Full Changelog: v1.4.0...v1.5.0

v1.4.0

09 Nov 02:01
v1.4.0

Choose a tag to compare

What's Changed

  • feat(schema): Support VS Code style bracketed keys by @mrjones2014 in #56
  • [automation] update flake dependencies by @github-actions[bot] in #57
  • feat(config): Allow configuring plugin options with local files by @mrjones2014 in #59
  • feat(extension): Built-in loader extension for .neoconf.json support by @mrjones2014 in #60

Full Changelog: v1.3.0...v1.4.0

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