Jonas Haag

Results 799 comments of Jonas Haag

This is a simplified example. If the strings was multiline you’d get a multiline completion.

> > Why would you want to complete entire multiline strings? > > The completion isn´t a multiline string this is a simplified example. In my original use case I...

While you could insert that string there and still would have a syntactically correct line, I don't understand why it would make this suggestion. What is the trigger? The stuff...

Related? https://github.com/ms-jpq/coq_nvim/issues/100

Sounds like a legitimate use case. I didn't find any code dealing with PKs with a quick search in this repo. Maybe this is coming from Django itself? You might...

Fair enough, I just reported this because the traceback said BUG. If there isn’t anything to fix here maybe at least the error message could be improved.

Also, according to `df`, I’ve had a lot more space left. Could it be that there was some space used by an earlier conversion attempt (that failed due to a...

I can reproduce this with PyArrow 14.0.2 alone (no Dask involved)