basbebe

Results 64 comments of basbebe

@XRSec Thanks for pointing this out, I will give it a try. Though I don't want to do without little snitch so I might have to forego `fwknop` for now...

+1 It makes it more easy to have a more granulated access policy. e.g. have a main keepassxc database and share only a keeshare file w/ e.g. web logins to...

Here's another, more detailed, usecase: https://www.tpidg.us/keeshare-secure-password-sharing-nsc-78/

I seem to have the same problem with java (using [java-language-server](https://github.com/georgewfraser/java-language-server/))

```log Jan 26 18:57:16.799 DEBG From editor: session = "78195" client = "client0" buffile = "/XXXX/YYYY/filename.java" filetype = "java" version = 1 fifo = "/var/folders/7w/jr1m8lhx12sfmydz5b7gklrw0000gn/T/lsp-formatting.XXXXXX.VBEVfSGp/fifo" method = "textDocument/formatting" [params] tabSize...

I'm pretty sure – kak.plug uses the latest version from github I think.

also opened an issue in Eclipse JDT Language Server: https://github.com/eclipse/eclipse.jdt.ls/issues/1938

OK I just rechecked: It **does** work for projects, e.g. eclips.jdt.ls/ It **does not**, however, work when opening single files…

> I just downloaded a release and unpacked it to a user dir > > > > I do get the error flags on the jenkins demo project: What about...

@dzamo before I used jdt.ls I used this one: https://github.com/georgewfraser/java-language-server It gave me less problems to compile and it was easier to set up but I think I had also...