Lawrence Liu

Results 18 issues of Lawrence Liu

**Describe the bug** 1. lsp-java reports class in the same package as unresolved, and 2. when invoke lsp-execute-code-action, it promotes user to import the class, but since the two class...

This is found in the emacs package, Now, command `google-java-format-region` always formats the whole buffer, the current active region seems being omitted and didn't take into consideration. Tried to look...

Dear, I faced follow issue when trying to start emacs in daemon mode ``` error: (error Face height does not produce a positive integer lambda (_x) (poet--height 1.23)) ``` It...

- [ ] Assignments in Constructor - [ ] Array methods/fields. - [ ] Method parameter

enhancement

Hi there, thanks for this plugin, this makes work with grails in emacs possible. But there's one issue that, it keeps warning about follow ``` Invalid duplicate class definition of...

Hi, Is it possible to set the jest test buffer to readonly by default? Thanks :)

*The questions below are a good starting place for creating your issue* * Is this a bug, feature request, usability issue, engineering change, or something else? * What steps reliably...

This push request fixes issue https://github.com/FelixLoether/flask-uploads/issues/5

When run the coming example with flask-uploads, error pops up when uploading file with non-ascii file name And the error message as below: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7...