Hendrik

Results 5 issues of Hendrik

An action that would format all lines that are marked as modified since the last commit would be nice.

Would it be feasible to add an option, so that the watch vibrates when the timer finishes?

help wanted

When the cursor selects a string that represents a segue-identifier, like in ``` objc -(void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender { if([segue.identifier isEqualToString:@"cursor is on this string"]) { ... } } ``` or...

enhancement

**Is your feature request related to a problem? Please describe.** In RAG-scenarious, I think it would be a great help to differentiate if a LLM is hallucinating or retrieving its...

enhancement
question