
Maybe I'm switching from #nvim to #HelixEditor 🧬
Your preferred terminal editor?
#Tag
Maybe I'm switching from #nvim to #HelixEditor 🧬
Your preferred terminal editor?
Maybe I'm switching from #nvim to #HelixEditor 🧬
Your preferred terminal editor?
Maybe I'm switching from #nvim to #HelixEditor 🧬
Your preferred terminal editor?
Here‘s a little tip if you’re using (the latest version of) Helix Editor:
Add the following keybinding to your config (if you don’t use Ctrl+b for page up, that is; otherwise, change the key):
[keys.normal]
C-b = ":echo %sh{git blame -L %{cursor_line},+1 %{buffer_name}}"
Now, when you press Crtl+b in the editor, you’ll see the git blame for the line you’re on. Very useful for seeing which commit the line last changed in and, for teams, who committed the change.
For more, see the highlights post for the latest release:
https://helix-editor.com/news/release-25-07-highlights/
Here‘s a little tip if you’re using (the latest version of) Helix Editor:
Add the following keybinding to your config (if you don’t use Ctrl+b for page up, that is; otherwise, change the key):
[keys.normal]
C-b = ":echo %sh{git blame -L %{cursor_line},+1 %{buffer_name}}"
Now, when you press Crtl+b in the editor, you’ll see the git blame for the line you’re on. Very useful for seeing which commit the line last changed in and, for teams, who committed the change.
For more, see the highlights post for the latest release:
https://helix-editor.com/news/release-25-07-highlights/
What #libre#IDE (integrated development environment for programming code) would y'all want to coalesce around using, supporting, and developing? Asking especially for coding websites and applications with #PHP, #JavaScript, #CSS, and #HTML but #Python, #Elixir, #Rust, and #Go would all be great for us @agaric too.
Hi @krisajenkins :)
...it's me again. That guy who's always too excited about some tech and asks for episodes... :P
do you have an episode on the #helixeditor (can I suggest one!!!) ?
A space for Bonfire maintainers and contributors to communicate