Jen-Chieh Shen

Results 912 comments of Jen-Chieh Shen

The function `lsp-grammarly-stats` is not yet implemented! If you look into the function, it's ```elisp (defun lsp-grammarly-stats () "Return document state." (interactive) (lsp-request-async "$/getDocumentStatus" `(:uri ,(lsp--buffer-uri)) (lambda (_state) ;; TODO:...

I think this is the problem from `dash`. Try reinstall it may work.

I agreed. I have removed the `highlights.scm` just now!

Are there maintainers for this package? I would love to take over the maintenance if that's the case. Mentioning @lebensterben since he showed interest in maintaining this package as well...

請問這個有更新或任何計畫嗎? @runinspring Ping! 謝謝

Is this feature implemented? Thank you!

The current design is for installation for `package.el`. #14 should compatible to both manual installation and install it through `package.el`.

@waymondo Hello, thanks for contributing to this project. As you guys may know I have no experience to `display-line-numbers-mode` or `nlinum`, plus my personal config just has the line number...

@TrunovS Hi! I have tested `company-c-headers` and it works like other backends! So I assumed you don't need to add `company-c-headers` to `company-fuzzy-full-input-backends`. That said, the backend `company-c-headers` isn't a...

Okay, there are many problems here. [company-c-headers]() don't return list of candidates without the correct prefix, which are `"` and `