Zirnc
Zirnc
Hello! Can you add [Luogu Online IDE](https://www.luogu.org/ide)? :heart: It can run the following languages: ``` Pascal C C++ C++11 C++14 C++17 Python 2 Python 3 PyPy 2 PyPy 3 Java...
🚀 **我这里解决了这些问题:** 1. 添加 Awesome-WSL 2. 添加自行导入发行版的方案 💡 **我这次对这些地方做出了更改:** 1. 1-1-installation.md
## Description Change the log from `/tmp/cpeditorLogFiles` to `~/.cache/cpeditor/log`. Use [QStandardPaths::](https://doc.qt.io/qt-6/qstandardpaths.html)CacheLocation. Also change the appname from CP Editor to cpeditor. ## Related Issues / Pull Requests close #926 ## Motivation...
### 页面英文名 _No response_ ### 我希望能添加的内容是 目前 wiki 介绍[高维前缀和](https://oi-wiki.org/basic/prefix-sum/#dp)部分过于简略,很难用于入门学习。 ### 我了解到的相关参考资料有 https://codeforces.com/blog/entry/45223
> On September 1, 2021, Adobe will end support for Brackets. If you would like to continue using, maintaining, and improving Brackets, you may fork the project on GitHub. Through...
Currently, TabBar has many bugs. IT CANNOT USE AT ALL! TabBar needs a BIG REFACTORING! See: [KateTabBar.h](https://github.com/KDE/kate/blob/master/kate/katetabbar.h) | [KateTabBar.cpp](https://github.com/KDE/kate/blob/master/kate/katetabbar.cpp)
**Is your feature request related to a problem? Please describe.** > A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The current layout...
~~Maybe can use [`QTermWidget`](https://github.com/lxqt/qTermWidget)~~ It doesn't support Windows!
**Is your feature request related to a problem? Please describe.** > A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Qt's Fusion theme...
**Describe your feature request:** Add more font settings: - [ ] Set font weiget [`QFont::setWeight()`](https://doc.qt.io/qt-5/qfont.html#setWeight) - [ ] Setting up multiple font families [`QFont::setFamilies()`](https://doc.qt.io/qt-5/qfont.html#setFamilies) This feature maybe introducing a BREAKING...