Copilot + Inline Diagnostics features: attempting local merge of PRs #6417 and #6865 #8235
Unanswered
johnnyutahh
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I haven't had time to get back to the inline diagnostic PR yet, there are many things that are broken about it (diagnostics sometimes disappear, there are some crashes, ...) so you need to decide for yourself if that is a good idea. Can't comment on the copilot PR. I doubt there are a huge amount of conflicts. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks pascalkuthe for your super-timely reply, quite helpful. I'll await word from @AlexanderDickie (if he has time to comment; not required, of course) regarding his perspective from the Copilot-#6865 view of things. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@pascalkuthe and @AlexanderDickie -
I've local-merged and built
hx
(withcargo install --path helix-term --locked
; some merge-sha details here) for PRs Inline Diagnostics #6417 (@pascalkuthe) and Copilot #6865 (@AlexanderDickie), after performing a very-minor-and-obvious edit for a resulting code-conflict (inhelix-term/src/ui/mod.rs
). I've not tested yet beyond running and immediately-exitinghx
. (I'm a new Helix user.)Questions:
hx
? ie: does it make "sense" to try to have both of these things/features in the samehx
?ps. I'm completely new to this community, so apologies if there's any missteps I'm making with this inquiry.
Beta Was this translation helpful? Give feedback.
All reactions