woshilapin · @woshilapin
2 followers · 19 posts · Server mamot.fr

Waiting for the next release with excitement :ablobattention:

github.com/helix-editor/helix/

Thank you Pascal Kuthe and all the contributors :blobcatrainbow:

#helix #HelixEditor #nucleo

Last updated 1 year ago

Aral Balkan · @aral
39638 followers · 28361 posts · Server mastodon.ar.al
Aral Balkan · @aral
39601 followers · 28106 posts · Server mastodon.ar.al

Helix Editor is about to get support for multiple simultaneous language servers, which should make web development with it so much nicer (especially when creating Small Web¹ places using Kitten²).

github.com/helix-editor/helix/

The only thing that would make it better is if the inline diagnostics branch also got merged sometime soon because it’s sad to have to choose between one or the other.

github.com/helix-editor/helix/

¹ ar.al/2020/08/07/what-is-the-s
² codeberg.org/kitten/app#kitten

#HelixEditor #web #dev

Last updated 1 year ago

gozes🦀 · @gozes
2 followers · 24 posts · Server hachyderm.io

It would be great if had something like ThePrimeagen harpoon plug-in. It has alternate file/buffer already so it would be great if that was extended to do at least 4 files/buffers. Harpoon is probably the one thing I'm missing the most from my neovim config

#HelixEditor #helix

Last updated 1 year ago

Rasmus Lindegaard · @rasmus91
10 followers · 102 posts · Server fosstodon.org

I installed on my laptop today.

I've been contemplating learning NeoVim for a while now, but this seems very well done, and i would like to be able to do all my work from the terminal. The deb is kind of broken though, gonna have to make an issue.

#HelixEditor

Last updated 1 year ago

Marcus S.C. Oculātus · @m5s6c7
5 followers · 53 posts · Server mstdn.social

NeoVim's cool but not my thing really. sucks with its sometimes-buggy Treesitter/LSP integration, but I am really into that friendliness. And hacking configs in Lua is a pain---I'm merely a scriptkid!

#HelixEditor

Last updated 1 year ago

Dan Poulin · @epocsquadron
1 followers · 21 posts · Server fosstodon.org

, , , and are all very similar template languages. has support for twig, but not the others, so I set the language manually to get the others. I did a little digging and there is a grammar for liquid and jinja2, but not tera. It seems to me like there should be a standard set up with a common grammar that can be extended by each so they aren't starting from scratch. Also shouldn't there be a common standard to those templating engines altogether?

#tera #jinja2 #twig #liquid #HelixEditor #treesitter

Last updated 1 year ago

· @samurro
60 followers · 1190 posts · Server fosstodon.org

Worked through 11 chapters of tutor. Some of it seems like magic. Just hope I remember some of those functions when in need. Amazing stuff and eager to ditch for it.

#HelixEditor #neovim

Last updated 1 year ago

pelemarse · @pelemarse
19 followers · 32 posts · Server fosstodon.org

When you don't have time to find a girlfriend, but you have time to make a sexy theme for the code editor in the console. nonsense

#console #terminal #helix #HelixEditor #CodeEditor #theme

Last updated 1 year ago

chfkch :nixos: :rust: · @chfkch
154 followers · 2435 posts · Server ruhr.social

@brianb
In you can run rustfmt on save i guess.
Which languages are you using?

#rust #HelixEditor #rustlang

Last updated 1 year ago

Mo :ferris: :tux: · @mo8it
413 followers · 1442 posts · Server fosstodon.org

Damn, Clippy is a learning resource for itself! 😍

Thanks to everyone that contribute to these awesome lints :blobcatheart:

If you are using , you can just use `Space + a` to use the suggested code action :helix:
But you have configure Clippy as your rust-analyzer command:
fosstodon.org/@mo8it/110828183

#rustlang #rust #HelixEditor

Last updated 1 year ago

Brian :python: :flask: :apple: · @brianb
260 followers · 1864 posts · Server fosstodon.org

I got running on my Chromebook, but the ChromeOS terminal doesn't support truecolor, so none of the themes work, which is a bummer.

I may try my hand at a custom theme, but that may still not work. We'll see.

#helix #HelixEditor

Last updated 1 year ago

Brian :python: :flask: :apple: · @brianb
260 followers · 1839 posts · Server fosstodon.org

Anyone using on Debian? The PPA install instructions don't work because there isn't a Releases file from what I can tell.

#HelixEditor

Last updated 1 year ago

· @Aarkon
685 followers · 10378 posts · Server metalhead.club

I absolutely fell into the bucket of . Even though I recently purchased the All Products Suite from Jetbrains from my private money, I can't get over how snappy something feels (especially concerning startup times) and and how efficient it is even though it gives features that border on the IDE side of things.
And that barely any setup work. I'm sold.

#HelixEditor

Last updated 1 year ago

dei Muddr · @mueggl
32 followers · 117 posts · Server social.tchncs.de

Shout out an !
Diese Woche damit programmiert. Macht Spaß, nur die Autocompletion hat manchmal ungewollte Effekte, die den Code ändern. Aber mit der "idle-timeout" Einstellung bekomme ich das glaub in den Griff.

github.com/helix-editor/helix/

#HelixEditor #python #linux #editor

Last updated 1 year ago

Alejandro Baez · @zeab
115 followers · 506 posts · Server fosstodon.org

So now that I have a couple days trying , it is definitely a refreshing take on based text editors. 😎

It can't replace everything I use for, but it's getting close. 😅

#HelixEditor #modal #neovim

Last updated 1 year ago

Brian :python: :flask: :apple: · @brianb
254 followers · 1809 posts · Server fosstodon.org

Anyone have a languages.toml file they can share? I can never seem to get my toml file LSP config set up correctly.

#HelixEditor

Last updated 1 year ago

Brian :python: :flask: :apple: · @brianb
254 followers · 1797 posts · Server fosstodon.org

Taking some time to update to the latest version and then trying out a workflow to add spellchecking to text files.

#HelixEditor

Last updated 1 year ago

jdoneill · @jdoneill
25 followers · 125 posts · Server mapstodon.space

Been using as daily driver lately and am impressed 💪 Left wondering if and/or could separate itself in the IDE game by using helix as its default modal editor 🤔

#HelixEditor #lapce #zed

Last updated 1 year ago

Arnau · @arnau
24 followers · 203 posts · Server mastodon.xyz

This weekend I spent a bit of time implementing a tree-sitter grammar for CSV. github.com/arnau/tree-sitter-c

And realised how easy and ergonomic is with structural navigation and how limited feels.

#HelixEditor #neovim

Last updated 1 year ago