Skip to content

Releases: mrjones2014/codesettings.nvim

v1.6.7

12 Mar 15:11
v1.6.7

Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.6.7

v1.6.6

10 Mar 18:17
v1.6.6

Choose a tag to compare

What's Changed

  • feat(performance): Lazy load more features, setup() no longer required by @mrjones2014 in #140
  • fix(docs): Update about lazy loading, fix formatting by @mrjones2014 in #142
  • fix(ci): Only open nightly failure issues from jobs on master by @mrjones2014 in #143

Full Changelog: v1.6.5...v1.6.6

v1.6.5

10 Mar 15:29
v1.6.5

Choose a tag to compare

What's Changed

  • fix(loading): Use ftplugin files to setup filetype-specific functionality by @mrjones2014 in #137
  • fix(schema): Set markdownDescription on config json schema by @mrjones2014 in #138
  • fix(ci): Check for all generated files being up to date in CI by @mrjones2014 in #139

Full Changelog: v1.6.4...v1.6.5

v1.6.4

08 Mar 02:04
v1.6.4
fda2ee5

Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions[bot] in #130
  • fix(lsp): Fix how settings are reloaded on nvim nightly by @mrjones2014 in #132
  • feat(ci): Run CI against both stable and nightly nvim by @mrjones2014 in #133
  • feat(ci): Run checks via nix by @mrjones2014 in #134
  • fix(vscode): Fix vim.iter usage in vscode extension by @mrjones2014 in #135

Full Changelog: v1.6.3...v1.6.4

v1.6.3

04 Mar 14:08
v1.6.3
48c2d47

Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions[bot] in #119
  • fix(ci): Get Neovim from nixpkgs in CI by @mrjones2014 in #120
  • fix(ci): Use Nix devShell when generating helptags by @mrjones2014 in #121
  • fix(settings): Use passed in table reference directly by @mrjones2014 in #122
  • [automation] update flake dependencies by @github-actions[bot] in #123
  • [automation] update flake dependencies by @github-actions[bot] in #124
  • [automation] update flake dependencies by @github-actions[bot] in #125
  • [automation] update flake dependencies by @github-actions[bot] in #126
  • fix(live-reload): Do not setup autocmd if there are no config files by @mrjones2014 in #128

Full Changelog: v1.6.2...v1.6.3

v1.6.2

30 Jan 13:58
v1.6.2

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

28 Jan 14:14
v1.6.1

Choose a tag to compare

What's Changed

  • fix(extension): Fix VS Code variable extension to handle array values by @mrjones2014 in #114

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Jan 20:37
v1.6.0

Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions[bot] in #107
  • fix(ci): Remove unneeded GH Action by @mrjones2014 in #108
  • [automation] update flake dependencies by @github-actions[bot] in #109
  • [automation] update flake dependencies by @github-actions[bot] in #110
  • feat(loader): Add default extension for VS Code variable interpolation by @mrjones2014 in #113

Full Changelog: v1.5.5...v1.6.0

v1.5.5

08 Jan 14:05
v1.5.5
fade798

Choose a tag to compare

What's Changed

  • feat(docs): Generate config defaults from schema by @mrjones2014 in #97
  • [automation] update flake dependencies by @github-actions[bot] in #98
  • chore(docs): Update README.md to clarify new rustaceanvim support by @mrjones2014 in #99
  • fix(ci): Check README.md generated sections up to date in CI by @mrjones2014 in #106

Full Changelog: v1.5.4...v1.5.5

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