Skyler Hawthorne

Results 197 comments of Skyler Hawthorne

I see, thanks for explaining your use case. My proposal is mostly out of convenience. I personally always clear both, because tasks are quite dense, at least where I live....

I primarily use Vespucci in an armchair fashion. > If you're doing arm-chair mapping on a phone / tablet; in my experience tasks only affect performance when they're within the...

> > suggesting "have you tried simply not clearing them?" > > Fallacy; strawman. That's not what I asked, nor your original complaint (fallacy; moving the goalposts). It is, actually....

Maybe this would be doable with tree-sitter once https://github.com/tree-sitter/tree-sitter-rust/pull/99 finally gets merged.

> > Maybe this would be doable with tree-sitter once [tree-sitter/tree-sitter-rust#99](https://github.com/tree-sitter/tree-sitter-rust/pull/99) finally gets merged. > > What do you mean? How does that relate to the help system? Generating docs...

> I do want to add that I am honestly not particularly fond of the idea of moving all the help file documentation into doc comments in the source file;...

> Exactly what change is being asked for here? Is it just to copy all the documentation as-is from the files into doc comments, or is it to do that...

Actually I was thinking it could be useful to have both. Some users might find it more helpful for the jumps to be more predictable than tree-sitter syntax trees can...

Thanks a lot @pickfire , I rebased. I don't think that PR is related, though it might touch the same code.

Personally I don't think this belongs in core. The Unix philosophy is not hard and fast, as I think many people who use helix agree, but an entire terminal emulator...