Karl Casserfelt

Results 10 comments of Karl Casserfelt

I have this same issue with go 1.18 and gqlgen 0.17 and above. My build pipeline is broken because of this

I just started trying neorg today, so I just assume that this is unintended behavior. When I create a link, the link marker is still being rendered, but its foreground...

I cannot take a screenshot at the moment, but it really looks just as described; like a bunch of whitespace of equal length as the marker. Here is the config...

@vhyrro I use neovim nightly and neorg on the latest tag, and i still don't think that the links look right. This line `test: {:some_file:}[link!].` Looks like this: test:  ...

I see, did not realize this. The 'brave' preset works as I want it to, thanks for the clarification

@esquires It does look like that for me if I enter insert mode on a line with a link, and then go back to normal mode but stay with the...

Link concealing is broken for me today with the brave preset, even though it worked yesterday and I don't think I changed anything.. Are there any possible alternative solutions to...

@vudh1 I'm not sure what you mean, I use this SDK to interact with the API and the client provided does not expose the http body itself (unless im missing...

@skmcgrail @vudh1 I see, thanks for the clarification. It seems like this is an issue with the service and not the SDK, the http response does not include anything useful...

Yesterday I spent over an hour writing a complicated function in go. When it was finally working, I was just going to move it to a different file before committing,...