mizah, to rust
@mizah@macrofurs.social avatar

I legit am kinda blown away by how much functionality I'm getting from Rust-Analyser.

I always thought I needed a full-blown IDE to get autocompletion, code actions, adding import/use statements, function extraction, inlining, etc...

How long have I been missing out on this?

njoseph, to rust
@njoseph@social.masto.host avatar

Magit is one of the "killer apps" of emacs, which one might miss when using a different editor. Helix editor in my case.

gitu is a Git porelain offered in the form of a TUI app with keybindings similar to magit. It's still in active development. I've installed it using cargo for now.
https://github.com/altsem/gitu

njoseph, to random
@njoseph@social.masto.host avatar

Helix editor has no project file explorer yet (like nerdtree or neotree).

It's taking me some time to get used to browsing files using yazi and then hitting enter to open them with Helix.

natknight, to python
@natknight@hachyderm.io avatar

I’ve been experimenting with the Helix text editor. It’s not quite as slick as VS Code, but getting it pretty close was way less with than I expected!

https://nathanielknight.ca/articles/helix_for_python.html

#HelixEditor #python

nixCraft, to vim
@nixCraft@mastodon.social avatar

It is a miracle that the guy is even married 😂 here is advice for you, keep tech discussion limited for dev bros. You will be happy. The wife will be happy. https://www.reddit.com/r/vim/comments/1bvua29/my_wife_was_unimpressed_by_vim_please_advise/ #vim #unix #linux #opensource

r1w1s1,
@r1w1s1@mastodon.social avatar

@nixCraft maybe she wants use #HelixEditor

gregorni, to neovim
@gregorni@fosstodon.org avatar

So I uninstalled Neovim and switched to Helix full-time. Fingers crossed for my Helix journey! 🤞

gregorni, to programming
@gregorni@fosstodon.org avatar

What does your development environment look like right now?

(IDE/Text Editor? Terminal Multiplexer? Package Manager? Shell? Programming Language? Containerization? Command Runner? Terminal Emulator?)

mo8it,
@mo8it@fosstodon.org avatar

@gregorni My dev environment:

blainsmith,
@blainsmith@fosstodon.org avatar

@gregorni

Editor:
Terminal emulator: terminal
Terminal multiplexer:
Shell:
Linux Desktop: @system76 !
Langs:
DB:
Containerization:
SCM:

oliver, to random German
@oliver@2pxnl.de avatar

Nice. Ein neuer Release von #HelixEditor. Mal schauen was es alles so neues gibt.

https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2403-2024-03-30

mo8it, to rust
@mo8it@fosstodon.org avatar

New #HelixEditor release 🎉

https://helix-editor.com/news/release-24-03-highlights/

Helix is a modal terminal editor with an awesome out-of-the-box experience 🤩

Release highlights:

  • Jumping
  • Block comments
  • Improvements to tree-sitter injections

It is also the first release with tiny contributions by me 😇 (since it is written in #RustLang 🦀)

gregorni, to programming
@gregorni@fosstodon.org avatar

I'm interested in seeing where Helix will go in the future.

vinbiodiesel,
@vinbiodiesel@mathstodon.xyz avatar

@gregorni I just found out about #helixeditor and will give it a try. Seems a little more accessible than #vim #neovim
What are your thoughts on helix? Especially in comparison to neovim?

britter, to vim
@britter@chaos.social avatar

Okay, so I‘ve used for a while and recently started using not only for text editing, but also for and development. It‘s still not the same as using a full IDE such as . But I love how snappy terminal based editing feels… so what’s next? Should I look into ? Found an introduction video on YouTube that‘s just 1h 39min 😅

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

Just tried to log out of an SSH session using :q

I think I've been using #HelixEditor long enough now haha

codemonkeymike, to vscode
@codemonkeymike@fosstodon.org avatar

Made a quick little video of my experience using #HelixEditor coming from #vscode for the past 3 weeks.

Let me know if this is helpful, or if I should do more of these, maybe with better quality lol.

https://youtu.be/PcUjMFYSgjM

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

Ok.. #HelixEditor people. i have ONE thing that's diving me nuts and I feel like should be possible.

I want to highlight everything inside this HTML div. NOTHING seems to work.

mim
mi<
[p

Any ideas.. feels like something that SHOULD be possible

codemonkeymike, to GNOME
@codemonkeymike@fosstodon.org avatar

Ok, now that i'm spending more time in the #terminal for #HelixEditor, i'm also checking out things like #yazi and realizing the default #gnome terminal is OKAY, but lacking some features.

What #linux terminal app do y'all use? Kitty? Foot? there are many

codemonkeymike, to vscode
@codemonkeymike@fosstodon.org avatar

Im on week 2 of working with #HelixEditor and while I do like it alot more than vim, it still feels painful to work on my PHP project. All the modes, navigating files, lack of a tree.

It makes the hard things easy, and the easy things hard.

I do want to get away from #vscode but might try out #sublimetext instead.

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

VsCode has really been annoying me trying to sell me $10/month co-pilot.

So I finally broke down.... And stopped using vscode, switched to #HelixEditor and giving them the $10 a month that Microsoft wanted.

Keep up the great work!

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

Day 3 of #HelixEditor let's goooo

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

Well, today is my first full work day I've committed to using the #HelixEditor as my main editor, and not opening VSCode!

So far, it's a little clumsy, but already seeing some workflow improvements. Just need to put in the reps!

codemonkeymike, to random
@codemonkeymike@fosstodon.org avatar

People using #HelixEditor for #development .. do you just not need or want code folding?

Seems like a great editor, but seems folding isn't there. How do you navigate bigger files with lots of functions where you really want to collapse them down to the definitions?

Should I be shooting for a diff way of working? Seems folding is a bit out of fashion?

MoskitoHero, to emacs
@MoskitoHero@ruby.social avatar

Tired of #Emacs... #Helix is looking sexy...

#HelixEditor

janriemer, (edited ) to bevy

Wow, this must be the coolest thing I've seen in a while:

Someone wrote an Editor/IDE with #Bevy #BevyEngine by integrating #Helix #HelixEditor and #WezTerm into it. :awesome:

3D Vim-like text editor with an IDE ambition built on top of Bevy, Helix Editor and WezTerm

https://github.com/gavlig/kodiki

I mean, how cool is that!?

Thank you @niklaskorz for making me aware of it (by starring on GitHub).

#TextEditor #Editor #IDE

pawelgrzybek, to node
@pawelgrzybek@mastodon.social avatar

✨ New post

If you are not a Helix user, ignore this post — just some configuration gibberish. If you are a Helix fan, save yourself a hassle and copy/pasta 🍝 this one!

https://pawelgrzybek.com/the-deno-language-server-configuration-in-helix/

#HelixEditor #deno @deno_land

  • All
  • Subscribed
  • Moderated
  • Favorites
  • normalnudes
  • rosin
  • ngwrru68w68
  • GTA5RPClips
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • Durango
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • Leos
  • khanakhh
  • cisconetworking
  • cubers
  • InstantRegret
  • ethstaker
  • osvaldo12
  • modclub
  • anitta
  • provamag3
  • tacticalgear
  • tester
  • JUstTest
  • All magazines