Yufan You

Results 268 comments of Yufan You

I believe "awating on dependency" is for the dependencies not maintained by us, so that we can wait for it and it will be solved by others. We can't wait...

"help wanted" is not "we don't know how to implement this, can anyone help", it's the issues which are harder than the good first issues, but not too hard for...

Any screenshot? Have you tried changing the font?

> Above PR added option to uncheck passed testcases. But before submitting all testcases must be ran for it to be complete logically. Hence priority up! I don't understand this.

This issue (#735) is designed for the unchecked test cases, and "all test cases" include the unchecked ones, so I still don't understand. > **Is your feature request related to...

> I think you two just talk about the same thing: Add an option/logic to auto run all testcases(even passed before) before submit, or a button to do it(in different...

It's good to ask for the problem URL when pressing the hotkey while the problem URL is not set.

I have found this issue in FakeVim: https://github.com/hluk/FakeVim/blob/3333aa19a3eefe6b2c565da0b3a055b159d71a2b/fakevim/fakevimhandler.cpp#L6591-L6594 It thinks the `"` is a comment. And this is not very trival to fix, because `"` in the middle of line...

However, for your specific problem, I guess you can map `cy` and `cp` instead.

Now we are using the syntax highlighting of QCodeEditor, its highlighting is not good enough, and we can't add and maintain more languages for it. However, we may use a...