Robin Beekhof

Results 3 issues of Robin Beekhof

**Describe the bug** I added lsp-java in a new install of spacemacs (dev branch). lsp-java itself works fine and shows lsp-ui. However when I add lsp-java-boot lsp-ui doesn't work anymore...

Hi, would it be possible to support Archimate, the enterprise architecture modeling language from the open group? https://www.opengroup.org/archimate-forum/archimate-overview

when calling delete vectors `index = %Pinecone.Index{name: "index_id"}` `Pinecone.delete_vectors(index, ["vector_id"])` I get the following error: `[warning] Failed pinecone request: %Req.Response{status: 405, headers: %{"connection" => ["keep-alive"], "content-length" => ["0"], "date" =>...