mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:20:04 +08:00
3.2 KiB
3.2 KiB
This page documents changes in master branch since last release v1.8.0
PreRelease
The next release is v1.9.0:
Pull Requests
New Features
be7d6130
feat(logger): add syntax highlighting for runtime log1ff40354
feat(help): add help description forSPC b d
93d8a153
feat(ssh): change ssh tab name to SSH(user@ip:port)cefb3756
feat(mail): add function to view mail context6adb53df
feat(mail): improve vim-mail plugin5ec1b3be
feat(mail): add login & password option31ab74f8
feat(mail): add mail layer optionfa43ef20
feat(mail): use bundle vim-mail04e4b3d1
feat(format): add vim-codefmt support83aa15f1
feat(edit): support fullwidth vertical bar3f872452
feat(ssh): addssh
layer5c68676c
feat(lang#go): add lsp support for golang5f4b6798
feat(git): add omnifunc for git commit buffer2b40c524
feat(lang#julia): add lsp key bindings for juliada40455f
feat(lang#rust): add more lsp key bindings for rust773aa07b
feat(lang#javascript): add more lsp key bindings6ad6022d
feat(unicode#box, lsp): improve drawing_box() && workspace viewercc73d9dd
feat(lsp): add vim-language-server command5b76a80c
feat(lsp): useunicode#box
api to display workspace list35bdf0da
feat(lsp): make SPC e c support to clear diagnosticsaa3deb1f
feat(lang#python): addg D
to jump type definition309728bc
feat(lang#python): add more lsp key bindings55365f64
feat(checkers
): support lsp diagnostic jumpingc6156bf7
feat(lang#vim
): add workspace related key bindingse8a75bc7
feat(lang#vim
): addSPC l s
key binding9d374eaa
feat(lang#vim
): addSPC l x
key binding22b663b5
feat(layer): addtreesitter
layerda18ba0a
feat(lsp): add neovim-lsp (#4319)516e0525
feat(core): update to v1.9.0-dev
Bug Fixs
4a2e19fa
fix(windisk): fixs:open_disk
function5d9a0975
fix(lang#python): fix typo in coverage key bindings41740374
fix(chat): fix message handler7b77ec76
fix(chat): fix close windows key binding18dd27e2
fix(chat): fix server database path7797732b
fix(chat): fix chatting server portcf1b82ef
fix(chat): include test files17aac814
fix(mail): fix date format1cc4282c
fix(mail): fix mail logger66b253e9
fix(core): fix neovim-qt welcome page7f0b6651
fix(core): fix parser_argv functiona41fc80e
fix(ssh): fix layer testcf9b7c08
fix(flygrep): save previous windows id0d2f9082
fix(lang#c): fixclang_std
option63c2bbf5
fix(flygrep): fix replace mode of flygrep1127b6aa
fix(bundle): fix bundle ident-blacnkline53e2a5cd
fix(colorscheme): fix VertSplit highlight of colorschemeone
4e0f3529
fix(lang#lua): fix unknown variablea7bedbc5
fix(flygrep): fix flygrep replace mode with grep command82d36bb8
fix(lsp): avoid unknown function error6767f4da
fix(checkers): clear lsp diagnostics for normal bufferc32aa6f2
fix(lsp
): fix lsp support in nvim43fc0e8d
fix(lang#vim): fixlang#vim
layer key bindings57211cc4
fix(treesitter): fix layer test
Latest Release
SpaceVim releases v1.8.0 at 2021-10-04, please check the release page:
- SpaceVim releases v1.8.0 for all the details