David Shea

Results 4 comments of David Shea

I was able to get things working by adding `"java.jdt.ls.vmargs": "-Djava.import.generatesMetadataFilesAtProjectRoot=false"` to my :CocConfig file. I'm not sure why this isn't the default from coc-java, but I haven't looked very...

The issue is with multi-line responses. This is fixed in master, see 4f6a9f5e34ba0b8fa14403de9b8e01316c220b0a

Forgot to add a new changelog entry to the spec file. Updated.

Just to summarize the changes since Tom's approval: @cevich disabled selinux on the new test since selinux was preventing access to /var/tmp with or without the code change, and I...