Andreas Gerlach
Andreas Gerlach
Is there a way to configure which version of the Eclipse jdt.ls will be downloaded? From what I noticed in the statusline it always goes for the latest snapshot (http://download.eclipse.org/jdtls/snapshots)....
My Rest API requires me to specify a header value of `TOKEN: ` with the name of the header value in all-upper-case. When executing the request the API always complains...
After the recent merge of the PR that fixes the paths for the runtime files to be compatible with immutable filesystems I'm trying to set it up on my local...