Helix as my only daily driver - My 3 must have features #4567
Replies: 5 comments
-
There are existing issues / discussions: Inlay hints and virtual text: #411 |
Beta Was this translation helpful? Give feedback.
-
There is a spell checker based on Hunspell being developed: #3965 that should work with comments (I have not tried it). I highly recommend ltex-ls as a spelling and grammar checker for Markdown, you can use it right now by adding this to
|
Beta Was this translation helpful? Give feedback.
-
Thank you CptPotato and David-Else for the information. Best regards, |
Beta Was this translation helpful? Give feedback.
-
I don't know if you know about this already but while you wait for inlayed type hints, you can use |
Beta Was this translation helpful? Give feedback.
-
Thank you Omnikar, but I'm aware of that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
currently I use 3 text editors in my Linux setup.
Visual Studio Code - For code editing (Rust, Python, C, C++, Javascript) and editing MarkDown files.
Sublime Text - For small notes that I want to have always present.
Geany editor - To write my texts with spell check in English and Portuguese, with yellow/greenish letters and black background. Easy on the eyes.
Currently there are 3 features that are lacking on Helix to be my only daily driver:
To substitute Visual Studio Code:
Have the Rust types of type inference written in place in unmodifiable text.
Have English spell check into identifiers and comments.
To substitute Sublime Text:
To have text line wrapping for text files and markdown files.
To substitute Geany editor:
To interface with spell checkers on Linux, to have Spell check for text in English and Portuguese.
To have text line wrapping.
and that's all,
Other than that features, it seams a perfect match to my needs, and I like very much the key-bindings of it, I have already done the tutorial, and liked very much the idea of the tutorial.
The plugin system to be perfect would be in Rust and not in LISP, but in another life, a long time ago, I programmed a little in LISP and Scheme :-)
Best regards,
João
Beta Was this translation helpful? Give feedback.
All reactions