Tianyu Geng
Tianyu Geng
Hi @cheister , can you take a look at this change? Thanks!
Hi @shs96c can you take a look at this?
> Apologies for the slow review on this. Here now! > > First comment: if you want a prefix, then I'd suggest defaulting to the repository rule's `name`. Secondly, if...
gentile ping @shs96c
Any hints on how I can detect this with a cquery script?
How about just hide the terminal upon receiving 'tilix --quake' if the terminal is not hidden (assuming the terminal should know whether the window is being drawn)? I don't care...
Any updates? @shs96c
What does it take to get this merged? @uhthomas can you give an update?
I encountered this too. `spr diff` can create a new PR given a new commit. But after amending it and try to use `spr diff` to update the PR, I...
I am hitting this problem as well. But looks like with Java 9+ the problem can be solved with `use_argument_file_in_runner = True` when registering the scala toolchain. Digging deeper it...