Steve Purcell

Results 398 comments of Steve Purcell

@sfavazza Not sure it's possible for any of us to know, sorry. If someone wants to start and commit to maintaining a fork, I'd be more than happy to point...

I know almost nothing about this package, and am not a user, sorry. But if you have related emacs lisp questions, it's fine to ping me.

> 2) I've added a cookie for php-eldoc-enable, as you've suggested. I'm not a fan of self-installing packages. Someone might want to use the same functions in a different way....

Perhaps that provides a bit of context about what the trade-offs might be.

> So eglot and elm lang server really need that for completion to work? Yes, as far as I remember. I'm not working with Elm much these days, so maybe...

> semantically correct "." not being a symbol constituent because most of the time it isn't. In `Maybe.map`, the `.` is a symbol constituent. One would reasonably expect `symbol-at-point` to...

I don't think it would be practical to get into any colouring that would require semantic analysis. Presumably you'd want "onClick" to be highlighted the same whether it was imported...

Yeah, it's all a bit inscrutable to me, tbh, since it began as a mangled haskell indentation system.

It's not clear to me if there's an action being proposed here, or an `elm-mode` issue being reported. Is this still on your radar, @rofrol?