home.social

#helixeditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #helixeditor, aggregated by home.social.

  1. @nikitonsky @mwichary this is tempting me to give it another shot, but I’m like 90% happy with #HelixEditor

  2. @nikitonsky @mwichary this is tempting me to give it another shot, but I’m like 90% happy with #HelixEditor

  3. @nikitonsky @mwichary this is tempting me to give it another shot, but I’m like 90% happy with #HelixEditor

  4. @nikitonsky @mwichary this is tempting me to give it another shot, but I’m like 90% happy with #HelixEditor

  5. @nikitonsky @mwichary this is tempting me to give it another shot, but I’m like 90% happy with #HelixEditor

  6. Going all-in:

    alias vi=hx
    alias vim=hx
    alias nvim=hx
    export EDITOR=hx

    helix-editor.com

    #helixeditor #helix #nvim

  7. Let's see if I can remap my brain to use these keys since most newer laptop arrow keys suck.

    ```
    [keys.normal]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"

    [keys.insert]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"
    ```

  8. Let's see if I can remap my brain to use these keys since most newer laptop arrow keys suck.

    ```
    [keys.normal]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"

    [keys.insert]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"
    ```

    #HelixEditor #TUI

  9. Let's see if I can remap my brain to use these keys since most newer laptop arrow keys suck.

    ```
    [keys.normal]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"

    [keys.insert]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"
    ```

    #HelixEditor #TUI

  10. Let's see if I can remap my brain to use these keys since most newer laptop arrow keys suck.

    ```
    [keys.normal]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"

    [keys.insert]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"
    ```

    #HelixEditor #TUI

  11. Let's see if I can remap my brain to use these keys since most newer laptop arrow keys suck.

    ```
    [keys.normal]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"

    [keys.insert]
    A-j = "move_char_left"
    A-l = "move_char_right"
    A-i = "move_visual_line_up"
    A-k = "move_visual_line_down"
    ```

    #HelixEditor #TUI

  12. I decided to work on this #treesitter parser a little bit more and put together some documentation for it:

    tree-sitter-fasta.jrhawley.ca/

    This won't come as a surprise to software maintainers, but writing good documentation is hard! It takes a lot of time to make sure it's right and that things are understandable.

    In this case, I found Tree-sitter's support across editors to be ... sparse. #HelixEditor is by far the easiest, which is why I've documented that one first.

  13. I decided to work on this #treesitter parser a little bit more and put together some documentation for it:

    tree-sitter-fasta.jrhawley.ca/

    This won't come as a surprise to software maintainers, but writing good documentation is hard! It takes a lot of time to make sure it's right and that things are understandable.

    In this case, I found Tree-sitter's support across editors to be ... sparse. #HelixEditor is by far the easiest, which is why I've documented that one first.

  14. I decided to work on this #treesitter parser a little bit more and put together some documentation for it:

    tree-sitter-fasta.jrhawley.ca/

    This won't come as a surprise to software maintainers, but writing good documentation is hard! It takes a lot of time to make sure it's right and that things are understandable.

    In this case, I found Tree-sitter's support across editors to be ... sparse. #HelixEditor is by far the easiest, which is why I've documented that one first.

  15. I decided to work on this #treesitter parser a little bit more and put together some documentation for it:

    tree-sitter-fasta.jrhawley.ca/

    This won't come as a surprise to software maintainers, but writing good documentation is hard! It takes a lot of time to make sure it's right and that things are understandable.

    In this case, I found Tree-sitter's support across editors to be ... sparse. #HelixEditor is by far the easiest, which is why I've documented that one first.

  16. By the way, if you know Vim/Neovim and are curious about Helix, you should probably watch this 13-minute video: it reviews the latter editor, comparing it to the former ones.

    youtube.com/watch?v=tJHjCGHGQhw

    Or, you know, visit the website, read the documentation, go through the tutorial

    #Vim #Neovim #HelixEditor #blambers

  17. By the way, if you know Vim/Neovim and are curious about Helix, you should probably watch this 13-minute video: it reviews the latter editor, comparing it to the former ones.

    youtube.com/watch?v=tJHjCGHGQhw

    Or, you know, visit the website, read the documentation, go through the tutorial

    #Vim #Neovim #HelixEditor #blambers

  18. By the way, if you know Vim/Neovim and are curious about Helix, you should probably watch this 13-minute video: it reviews the latter editor, comparing it to the former ones.

    youtube.com/watch?v=tJHjCGHGQhw

    Or, you know, visit the website, read the documentation, go through the tutorial

    #Vim #Neovim #HelixEditor #blambers

  19. By the way, if you know Vim/Neovim and are curious about Helix, you should probably watch this 13-minute video: it reviews the latter editor, comparing it to the former ones.

    youtube.com/watch?v=tJHjCGHGQhw

    Or, you know, visit the website, read the documentation, go through the tutorial

    #Vim #Neovim #HelixEditor #blambers

  20. #terSoftware de programa para fazer programa?

    Classicamente uso o #RStudio para analisar dados de pesquisa com o #RStats. A tendência é mudar para o Positron, mas eu nunca aprendi a usar o VSCodium e seus amigos, e estou com preguiça de aprender. Pensei em voltar para o #Vim, mas as coisas legais que o RStudio faz dependem de recursos que eu achava estarem mais presentes no #Neovim. Configurar o Neovim é cansativo, estou experimentando o #HelixEditor

  21. #terSoftware de programa para fazer programa?

    Classicamente uso o #RStudio para analisar dados de pesquisa com o #RStats. A tendência é mudar para o Positron, mas eu nunca aprendi a usar o VSCodium e seus amigos, e estou com preguiça de aprender. Pensei em voltar para o #Vim, mas as coisas legais que o RStudio faz dependem de recursos que eu achava estarem mais presentes no #Neovim. Configurar o Neovim é cansativo, estou experimentando o #HelixEditor

  22. #terSoftware de programa para fazer programa?

    Classicamente uso o #RStudio para analisar dados de pesquisa com o #RStats. A tendência é mudar para o Positron, mas eu nunca aprendi a usar o VSCodium e seus amigos, e estou com preguiça de aprender. Pensei em voltar para o #Vim, mas as coisas legais que o RStudio faz dependem de recursos que eu achava estarem mais presentes no #Neovim. Configurar o Neovim é cansativo, estou experimentando o #HelixEditor

  23. #terSoftware de programa para fazer programa?

    Classicamente uso o #RStudio para analisar dados de pesquisa com o #RStats. A tendência é mudar para o Positron, mas eu nunca aprendi a usar o VSCodium e seus amigos, e estou com preguiça de aprender. Pensei em voltar para o #Vim, mas as coisas legais que o RStudio faz dependem de recursos que eu achava estarem mais presentes no #Neovim. Configurar o Neovim é cansativo, estou experimentando o #HelixEditor

  24. #terSoftware de programa para fazer programa?

    Classicamente uso o #RStudio para analisar dados de pesquisa com o #RStats. A tendência é mudar para o Positron, mas eu nunca aprendi a usar o VSCodium e seus amigos, e estou com preguiça de aprender. Pensei em voltar para o #Vim, mas as coisas legais que o RStudio faz dependem de recursos que eu achava estarem mais presentes no #Neovim. Configurar o Neovim é cansativo, estou experimentando o #HelixEditor

  25. I'm pretty stoked about this codeberg.org/trey/dotfiles/src #HelixEditor

    Shows a nicely formatted git blame message for the current line and then copies the sha1 hash to your clipboard if you want to dig in more.

  26. I'm pretty stoked about this codeberg.org/trey/dotfiles/src #HelixEditor

    Shows a nicely formatted git blame message for the current line and then copies the sha1 hash to your clipboard if you want to dig in more.

  27. I'm pretty stoked about this codeberg.org/trey/dotfiles/src #HelixEditor

    Shows a nicely formatted git blame message for the current line and then copies the sha1 hash to your clipboard if you want to dig in more.

  28. I'm pretty stoked about this codeberg.org/trey/dotfiles/src #HelixEditor

    Shows a nicely formatted git blame message for the current line and then copies the sha1 hash to your clipboard if you want to dig in more.

  29. I'm pretty stoked about this codeberg.org/trey/dotfiles/src #HelixEditor

    Shows a nicely formatted git blame message for the current line and then copies the sha1 hash to your clipboard if you want to dig in more.

  30. The Helix modal editor has built-in support for treesitter, but it only ships with some of the R queries: (syntax) highlight, injection, and locals. It does not have yet queries for text objects, tags, indentation or rainbow brackets. At least three of these are available elsewhere; I wonder how hard would it be to adapt those for Helix?

    #HelixEditor #RStats #treesitter

  31. The Helix modal editor has built-in support for treesitter, but it only ships with some of the R queries: (syntax) highlight, injection, and locals. It does not have yet queries for text objects, tags, indentation or rainbow brackets. At least three of these are available elsewhere; I wonder how hard would it be to adapt those for Helix?

    #HelixEditor #RStats #treesitter

  32. The Helix modal editor has built-in support for treesitter, but it only ships with some of the R queries: (syntax) highlight, injection, and locals. It does not have yet queries for text objects, tags, indentation or rainbow brackets. At least three of these are available elsewhere; I wonder how hard would it be to adapt those for Helix?

    #HelixEditor #RStats #treesitter

  33. The Helix modal editor has built-in support for treesitter, but it only ships with some of the R queries: (syntax) highlight, injection, and locals. It does not have yet queries for text objects, tags, indentation or rainbow brackets. At least three of these are available elsewhere; I wonder how hard would it be to adapt those for Helix?

    #HelixEditor #RStats #treesitter

  34. It is kinda sarcastic that I went from neovim to #HelixEditor for "plugin free" experience where everything works out-of-the-box and now I end up installing helix fork with plugins 🤣

  35. It is kinda sarcastic that I went from neovim to #HelixEditor for "plugin free" experience where everything works out-of-the-box and now I end up installing helix fork with plugins 🤣

  36. It is kinda sarcastic that I went from neovim to for "plugin free" experience where everything works out-of-the-box and now I end up installing helix fork with plugins 🤣

  37. It is kinda sarcastic that I went from neovim to #HelixEditor for "plugin free" experience where everything works out-of-the-box and now I end up installing helix fork with plugins 🤣

  38. What are your thoughts on Helix, especially when coming from Vim?

    helix-editor.com/

    #HelixEditor #Vim

  39. What are your thoughts on Helix, especially when coming from Vim?

    helix-editor.com/

    #HelixEditor #Vim

  40. What are your thoughts on Helix, especially when coming from Vim?

    helix-editor.com/

    #HelixEditor #Vim

  41. What are your thoughts on Helix, especially when coming from Vim?

    helix-editor.com/

    #HelixEditor #Vim

  42. What are your thoughts on Helix, especially when coming from Vim?

    helix-editor.com/

    #HelixEditor #Vim

  43. I already loved Helix (best editor in the world), but yesterday @haeckerfelix showed me that Language Servers can go much further than I thought.

    TIL that Helix and Typst are a match made in heaven, thanks to the Language Server tinymist.

    ergaster.org/til/helix-typst-m

    #helixEditor #typst

  44. I already loved Helix (best editor in the world), but yesterday @haeckerfelix showed me that Language Servers can go much further than I thought.

    TIL that Helix and Typst are a match made in heaven, thanks to the Language Server tinymist.

    ergaster.org/til/helix-typst-m

    #helixEditor #typst

  45. I already loved Helix (best editor in the world), but yesterday @haeckerfelix showed me that Language Servers can go much further than I thought.

    TIL that Helix and Typst are a match made in heaven, thanks to the Language Server tinymist.

    ergaster.org/til/helix-typst-m

    #helixEditor #typst