Changelogs > SpaceVim release v1.2.0
The last release is v1.1.0, After three months development.
The v1.2.0 has been released. So let’s take a look at what happened since last relase.
What’s New
Since last release, we have added 13 programming language layer:
In addition to the new layers mentioned above, some new features have been added to the latest release:
async todo manager
In old version of SpaceVim, the todo manager can be used only when develop SpaceVim, now it has been merged into SpaceVim core repo,
the default key binding is SPC a o
, and the default tags is: 'fixme', 'question', 'todo', 'idea'
- improve the code runner, show terminal colors
Release Notes
here is the list of all the pull requests since last release:
New Features
- Add lang#hack layer #2941
- Add select lines feature #2937
- Add vcs conflict marker unimpaired binding #2932
- Add lang#d layer #2923
- Add doc for lang#powershell layer #2920
- Add lang#livescript layer #2913
- Add lang#hy layer #2909
- Add lang#pact layer #2907
- Add lang#prolog layer #2905
- Add lang#matlab layer #2903
- Add lang#tcl layer #2902
- Add lang#groovy layer #2901
- Add lang#v layer #2899
- Add lang#pascal layer #2893
- add color support in runner #2890
- Add coverage commands for python #2866
- Add vedio #2862
- Add sidebar #2016
- Add lang#sql layer #2092
- Add support for ydcv #2150
- Add the video tutorial #2164
- Add plugin to generate Chinese and English help #2337
- Add neovim#gui api #2368
- Add go post #2429
- Add srcery colorscheme #2526
- Add layer option for git layer #2583
Feature Changes
Bug Fixs
- Fix SPC j S for cpp #2929
- Fix todo manager #2904
- Fix: Replace ‘conceal’ with ‘conceallevel’ to make it more readable. #2889
- Fix SPC f y key binding #2883
- Fix ctrlp config #2879
- Fix multiple cursor #1993
- Fix json API #2131
- Fixed: ChineseLinter.vim should not be loaded for all file types. #2534
- Fix highlight mode #2652
Unmarked PRs
- Doc help #2945
- Detech todo #2943
- Improve todo manager #2942
- Improve lang#pony layer #2931
- Update todo manager #2930
- Vlang repl #2928
- Add repl support for d lang #2924
- Improve lang#powershell layer #2918
- Improve vader test #2916
- Livescript2 #2915
- Improve searching histroy completion in flygrep #2888
- Racket needs
rainbow_parentheses
too #2885
- Update Copyright #2878
- feat(dash.vim): add devdocs support with (devdocs.vim) #2875
- Remove some code && fix windows support #2874
- Improve plugin manager #2873
- Remove zvim #2867
- Better deafult #2865
- Improve siganture api #2255
call for collaborators
At present, SpaceVim contains more than 70 programming language layers.
We hope that each programming language layer can be maintained by someone who is familiar with the language.
If you are interested in SpaceVim and want to improve the performance of a language layer,
you can join us in maintaining this project.