Yufan You

Results 268 comments of Yufan You

1. Table view, not list view. Separate type, line, message, etc. 2. "Compiler Output", not "Diagnostics". 3. Check if the parser works with different locales. 4. We can have an...

> Latest version of cpeditor has this issue as well. What is the "latest version"? Can you try "cpeditor-6.9.3-windows-x64-portable-with-gcc-11.1.0-LLVM-12.0.0"?

@AnmolTomer Are you using the `clangd` attached in `cpeditor-6.9.3-windows-x64-portable-with-gcc-11.1.0-LLVM-12.0.0`? It's the LLVM in it, not the CP Editor version that matters.

I guess you are not aware of the feature [Default File Path For Problem URL](https://cpeditor.org/docs/preferences/file-path/#default-file-path-for-problem-urls) yet. With that feature, you can save a file parsed by Competitive Companion in less...

I suggest adding these two settings: 1. Extensions->Competitive Companion->General Default File Path For Problems This setting is an absolute file path. You can use [the data provided by competitive companion](https://github.com/jmerle/competitive-companion#explanation)...

However, I think [Default File Path For Problem URL](https://cpeditor.org/docs/preferences/file-path/#default-file-path-for-problem-urls) is convenient enough unless you are not familiar with regular expressions. You can refer to [the example](https://cpeditor.org/docs/preferences/file-path/#default-file-path-for-problem-urls) for an approciated setting...

It's hard to provide a default setting for *Default File Path For Problem URL*, so *General Default File Path For Problems* will be useful where we can set `QDir::home().filePath(".cpeditor/solutions/${data.group}/${data.name}/sol")` as...

> Is there anything left to translate into Chinese(simplified)? No. The Simplified Chinese translations are being actively maintained. However, you can read the current translations and provide some suggestions.

> I would like to propose a translation into Brazilian Portuguese (pt-BR). Please let me know if there are any changes to be made. > > [pt_BR.zip](https://github.com/cpeditor/cpeditor/files/8052360/pt_BR.zip) Thanks for the...

QCodeEditor is maintained by us, and I think it's easier to track issues if all issues are in the same repo.