Jim Myhrberg

Results 115 comments of Jim Myhrberg

@seagle0128 Ah, yeah good shout. I knew I should have finished my coffee before doing this 😅

@seagle0128 Sorry for the silence, I'm gonna try to get back to this in the next few of days. I agree with you and prefer the tweak you've done to...

@carlosfrodriguez I've submitted my replacement/rewrite of brew-services in #1717 which might solve your issue.

I've have this same issue, only workaround I've found is to set `highlight-indent-guides-method` to`'column`. Any other method causes this issue.

Ok, I've done some digging. And I can confirm it happens when: - `highlight-indent-guides-mode` is enabled - `highlight-indent-guides-method` is set to `'character` or `'bitmap` - `whitespace-mode` is enabled - cursor...

@dev-kpyc I'd say changes to the delete command's output should probably be a separate PR :)

@charlespierce Thanks for information, I'm afraid it looks like your suggestion doesn't work with prettier specifically though. It seems the `pluginSearchDirs` option needs directories which contain a `node_modules` directory, despite...

The redirect from deleted to main branch thing doesn't solve things for new repos which never had a `master` branch, but instead was created with a `main` branch. Also some...

Ah, true, requiring an API for that would be annoying. Maybe it could be somewhat cleaver and look it up if an API key is available, otherwise try `master`, and...

@rakshasa Any news on when this might be resolved? :)