feat:增强调试体验#1621
Merged
Merged
Conversation
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
HelloWRC
previously approved these changes
Jan 24, 2026
HelloWRC
reviewed
Jan 24, 2026
HelloWRC
approved these changes
Jan 29, 2026
Member
Koharu-Mizuki
pushed a commit
to Koharu-Mizuki/ClassIsland-RB
that referenced
this pull request
Jun 19, 2026
* feat:插件加载失败时在控制台输出错误信息
* feat:同步时间时将新时间转换为当前时区格式
* feat:插件加载信息在启动时输出
* feat:为MacPluginAssemblyResolver添加[SupportedOSPlatform("macos")]
* feat:补全方法XML注释
* feat:注释措辞修改
* feat:在诊断信息中输出会话插件加载信息
* fix:修复在macOS平台上诊断信息内存大小获取错误
* feat:更多log信息
* feat:补全一些XML注释
* feat:不编译未使用的本地化资源
* feat:补全XML注释
* Update ClassIsland/Views/SettingsWindowNew.axaml.cs
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
* Pass CodeFactor checks
* feat:调试信息中添加插件ID
---------
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

这个 Pull Request 做了什么?
feat:在应用日志中显示会话插件加载信息
feat:为一些方法补充XML注释
fix:修复macOS上诊断信息内存信息错误的问题
feat:为恢复模式添加一条日志信息
检查清单