Julien Vincent

Results 30 comments of Julien Vincent

@kpipk Can you tell me more about your system: + What OS are you running + What kind of clojure project is it + Can you confirm if the clojure-lsp...

@mjeffryes Awesome! Thanks for the repro repo. @blampe I suppose this answers your question, but yes my "atlas" node is using version `v1beta2`. But regardless this even fails when trying...

Personally I really don't want to have to run a command every time I get a repl eval error. I just want it to show me what I need to...

@puredanger Thanks for the input. Your reasoning for wanting to hide the stacktrace by default makes a lot of sense and I can see why this was done here. >...

I am now running into this issue as well. I am using the 1Password IdentityAgent (so my ssh keys are not directly present in `ssh-add -l`. My config looks as...

Nice work @bnjmnt4n! I gave it a try locally and get the same result as you: `jj fetch` works just fine (and uses my custom IdentityAgent) but `jj push` segfaults....

Seems to work! Will be using this thanks for doing this @bnjmnt4n

I don't want to add unnecessary noise - but just jumping in here to say that I am also very interested in this feature. I have been using signed commits...

@martinvonz Ah I hadn't spotted that PR, that's awesome. I'd be happy to help but I doubt I have enough working context on this project to do anything useful code-wise...