Releases: mrjones2014/codesettings.nvim
Releases · mrjones2014/codesettings.nvim
v1.6.7
What's Changed
- fix(ftplugin): Ensure ftplugin setups only run once by @mrjones2014 in #147
- fix(api): Don't use
debug.getinfoto resolve paths by @mrjones2014 in #148
Full Changelog: v1.6.6...v1.6.7
v1.6.6
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
What's Changed
- fix(loading): Use ftplugin files to setup filetype-specific functionality by @mrjones2014 in #137
- fix(schema): Set
markdownDescriptionon 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
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.iterusage invscodeextension by @mrjones2014 in #135
Full Changelog: v1.6.3...v1.6.4
v1.6.3
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
What's Changed
- fix(extension): Add tests and update schema by @mrjones2014 in #115
- fix(extension): Fix default extensions not running by default by @mrjones2014 in #117
- fix(loader): Add SpecialCase for tinymist by @mrjones2014 in #118
Full Changelog: v1.6.1...v1.6.2
v1.6.1
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
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
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
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