Josh Caswell

Results 7 issues of Josh Caswell

It seems that the `:magic` keyword to add to `magic-mode-alist` [only accepts regex](https://github.com/jwiegley/use-package/blob/2528afe6c507d2229400e57502c8966bc328ae89/use-package-core.el#L958), although a [match function would also be valid](https://www.gnu.org/software/emacs/manual/html_node/emacs/Choosing-Modes.html). It's not clear to me whether this was a...

enhancement

Would you consider adding a hook that's run after helpful navigation? I think `helpful-visit-reference` and `helpful--navigate` would be the two places to add it. My use case: I like to...

I've found an unexpected error when the rule that's chosen for keyword extraction has the same definition as another rule. Here's a minimal grammar that demonstrates: ``` module.exports = grammar({...

| | | |------------------|-----------------| |Previous ID | SR-14030 | |Radar | rdar://problem/73014172 | |Original Reporter | @woolsweater | |Type | Bug | Environment Swift Book v5.3 on swift.org Additional Detail...

Content issue

The new macro allows forwarding of a specified property to a property on another class. This commit includes tests for the new macro, and a doc string. This necessitated some...

I personally find the mouse highlight a bit distracting\* and would like to be able to disable it. I suggest that it be made optional with a new customization --...

I'd like to suggest that some variation of [the string match condition](https://github.com/oantolin/embark/commit/204fadd38c27576e3137b1386033c4ae37e075ad#diff-92c16364d22b6c845d2a920ee760300f12e154455d9b2b26fd0a7a2b7469e5c3R700) be brought back to the file target finder to prevent essentially the same problem as https://github.com/oantolin/embark/issues/530 and https://github.com/oantolin/embark/issues/423...