miw is why I love #helixeditor
if you're wondering what this command means, try typing it and you will be visually guided through every step:
match - inside - word
same for ^w (window) and space (picker)
Latest posts tagged with #HelixEditor on Bluesky
miw is why I love #helixeditor
if you're wondering what this command means, try typing it and you will be visually guided through every step:
match - inside - word
same for ^w (window) and space (picker)
"I'll just whip up a quick #TreeSitter grammar for #asciidoc highlighting in #HelixEditor", he said ...
I wrote up how I set up #ty with #helix, with a focus on finding third-party packages (a.k.a. virtualenvs, which I keep on a central location!)
blog.lanzani.nl/2026/using-ty-with-the-h...
#HelixEditor #python
Made with #HelixEditor, exported in #Asciidoctor, cover art made in #Inkscape! #FOSS #MadeWithFOSS
#FurryArt #FurryWriter #FurryBook #SliceOfLife #IndieAuthor
#TIL In the #HelixEditor you can configure different #LSP (s) on a per-project basis by having a `.helix/languages.toml` file starting at the root of your project.
For various reasons, I build #HelixEditor from source (at least weekly). This turned out to be the reason why I (confusingly) wasn’t seeing syntax highlighting in certain situations. When you put yourself in charge of building the editor, you will also often have to fetch and build all the […]
#HelixEditor is cool, _but_, call me when a feature like #Vim 's Ctrl+n is OOTB. Went through the config.toml, did the tutor thing... First file I'm editing, and I don't have a regex autocompletion? Uf, bummer. Back to Vim. Probably will keep on looking up to something similar but for now, Vim.
This was going to be a question for the Fediverse: I use the #HelixEditor. I use a light-colored #Theme (dark foreground text on a lighter background; yes, I know that puts me in a narrow group). Currently, I use #Onelight, but with some tiny modifications ( […]
Do you know of any blog posts that writes about the small quality of life shortcuts, or cool small "secret" things in the Helix editor? Or do you have some cool snippets or configs you'd like to share? E.g. I didn't know about `x_`. The underscore trims any newlines from the selection, when `x` […]
"This is a patch release which lowers the GLIBC requirements of the release artifacts published to GitHub."
github.com/helix-editor...
Thank you Helix team for this patch.
#HelixEditor
Helix 25.07 comes with a file explorer!!!!!!!
helix-editor.com/news/release...
#HelixEditor
Landed my first #HelixEditor PR. Selecting within HTML tags is now possible: github.com/helix-editor/helix/commi...
One of the things I like about #ClaudeCode is that it‘s not another IDE. I just prefer using #HelixEditor
Tired of all the AI talk and find Vim too mainstream? Have we got something special for you! This week's Zed includes support for `helix_mode` -- it's built on Zed's `vim_mode` and adds various #HelixEditor motions.
#HelixEditor คือสุดยอดจริงๆ
i wish #HelixEditor had a terminal.
like i see why they didn't add one but it wastes so much screen space to have bacon/builds in a seperate window...
Can add,
[language.auto-pairs]
'(' = ')'
'[' = ']'
'"' = '"'
to [[language]] section for #racketlang in #helixeditor to avoid automatically pairing single quotes.
[language-server.racket-langserver] command = "racket" args = ["-l", "racket-langserver"] [[language]] name = "racket" auto-format = true formatter = { command = 'raco', args = ["fmt"] } language-servers = [ "racket-langserver" ]
Set up #racketlang with #helixeditor. Requires `raco pkg install racket-langserver` and `raco pkg install fmt`.
Прийняв рішення переміститися з пакунку Helix у Flatpak на пакунок Appimage.
Мені мало подобається розривати встановлення проґрам. Мені також не подобається те, що пакунок Appimage зберігає в собі всі основні залежності й не ділиться ними з іншими пакунками.
Але ключова проблема Flatpak у […]
some cool stuff is coming for #HelixEditor : color previews, statusline merged with cmdline, icons, markdown tables in lsp docs, & more
A screenshot of a terminal application showing a list of files, color-coded by type. Each file has additional information, including the size, date modified, and an icon.
I spent a good chunk of my day configuring my terminal's `ls` command to print detailed file information with nice colors, which was oddly satisfying.
I'm really leaning into the terminal. I'm using #HelixEditor a lot more than #VSCode at this point.
The latest #HelixEditor release is packed with exciting new features! 🚀 Quite eager to try the new pickers and inline diagnostics; files completion is a must. I haven't tried it in over a year—maybe it's time for a second round? 🤔
👉 https://helix-editor.com/news/release-25-01-highlights/
#Helix editor 25.01 has just been released bringing improvements to path and snippet completions, diagnostics (with support for inlining), tabular picker UI, macro keybindings, and commenting.
helix-editor.com/news/release...
#rust #rustlang #programming #helixeditor
Odd. #HelixEditor has been loading .helix/languages.toml for me if, at least, my PWD is under the same root dir e.g., github.com/heaths/ordin.... Not sure without checking source if the PWD or files' directory matters, though. Have you tried the former?
Update: it works in VSCode; as far as I can tell, #HelixEditor doesn’t load .helix/languages.toml and tries to use system rust-analyzer which chokes like all heck on rustc
Imagine a future where we are developing on a #System76 computer running #RedoxOS with #COSMICdesktop and either a #alacritty or a #wezterm terminal with #zellij as the multiplexer and #helixeditor as the development environment.
Running #rustlang from top to bottom on your computer.
#rust