Antecer
Antecer
## Bug Report #### Current Behavior Download progress misalignment It was correct at first, until an application encountered an error.
随机出现编译失败
### Xmake 版本 3.0.1 ### 操作系统版本和架构 Windows11 23H2 ### 描述问题 ``` 正在文件夹 N32_coreBoot 中执行任务: C:\Windows\system32\cmd.exe /c xmake config --mode=debug && xmake build --all checking for Microsoft Visual Studio (x64) version...
**没有这个功能(改进)的时候,你遇到了什么问题?** 现有的翻译浮窗阅读后还要点击关闭,否则会遮挡页面内容 **你想要如何解决你的问题?** 希望能够实现翻译内容替换原文显示,这样就解决了问题。 **补充信息** 具体实现效果可以参考一个 “沉浸式翻译” 的插件
uncrustify.cfg ``` align_enum_equ_span = 4 mod_enum_last_comma = add align_enum_equ_thresh = 0 align_assign_span = 2 ``` sample code does not apply the rules of enumerations: ```c #define ENUM_NAME(name) name ## _enums...
### Prerequisites - [x] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [x] Reasonably well-known and widely used (e.g. if...
如题,我只想静静的使用翻译插件,不希望它污染工作区配置文件。 我们使用工作区配置文件来规范一些项目规则,如代码格式化配置,项目需要的插件等等。 但是翻译选项属于是个人需求,不是项目需求,因此希望配置不要默认写入工作区文件。