Mercurial > forks > helix
changeset 6733:f4d2a71d795e
Update other-software.md (#13360)
author | chtenb <ctenbrinke@gmail.com> |
---|---|
date | Wed, 16 Apr 2025 14:58:26 +0200 |
parents | 47db45e8c464 |
children | 7847aa390b3b |
files | book/src/other-software.md |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/book/src/other-software.md Wed Apr 16 08:19:02 2025 +0900 +++ b/book/src/other-software.md Wed Apr 16 14:58:26 2025 +0200 @@ -10,6 +10,7 @@ | --- | --- | --- | | [Vim](https://www.vim.org/) | [helix.vim](https://github.com/chtenb/helix.vim) config | | [IntelliJ IDEA](https://www.jetbrains.com/idea/) / [Android Studio](https://developer.android.com/studio)| [IdeaVim](https://plugins.jetbrains.com/plugin/164-ideavim) plugin + [helix.idea.vim](https://github.com/chtenb/helix.vim) config | Minimum recommended version is IdeaVim 2.19.0. +| [Visual Studio](https://visualstudio.microsoft.com/) | [VsVim](https://marketplace.visualstudio.com/items?itemName=JaredParMSFT.VsVim) plugin + [helix.vs.vim](https://github.com/chtenb/helix.vim) config | | [Visual Studio Code](https://code.visualstudio.com/) | [Dance](https://marketplace.visualstudio.com/items?itemName=gregoire.dance) extension, or its [Helix fork](https://marketplace.visualstudio.com/items?itemName=kend.dancehelixkey) | The Helix fork has diverged. You can also use the original Dance and tweak its keybindings directly (try [this config](https://github.com/71/dance/issues/299#issuecomment-1655509531)). | [Visual Studio Code](https://code.visualstudio.com/) | [Helix for VS Code](https://marketplace.visualstudio.com/items?itemName=jasew.vscode-helix-emulation) extension| | [Zed](https://zed.dev/) | native via keybindings ([Bug](https://github.com/zed-industries/zed/issues/4642)) |