Tags: gaoconggit/SharpPad
Toggle v0.3.5's commit message
style: Update minimized file list button styles for improved aestheti…
…cs and usability
Toggle v0.3.4's commit message
Merge branch 'main' of github.com:gaoconggit/SharpPad
Toggle v0.3.3's commit message
更新 KingOfTool.json 并新增 C# 14 示例代码
修改了 KingOfTool.json 的 name 属性值,并新增了一个名为 Net10语法糖 的文件夹,包含多个展示 C# 14 新特性的示例代码文件:
- 01_FieldKeyword.cs:展示 field 关键字用法。
- 02_ExtensionMembers.cs:展示扩展成员特性。
- 03_NullConditionalAssignment.cs:展示空条件赋值语法。
- 04_NameofUnboundGeneric.cs:展示 nameof 支持未绑定泛型类型。
- 05_ImplicitSpanConversion.cs:展示隐式 Span 转换。
- 06_LambdaParameterModifiers.cs:展示 Lambda 参数修饰符。
- 07_PartialMembers.cs:展示 partial 构造函数和事件。
- 08_UserDefinedCompoundAssignment.cs:展示用户自定义复合赋值运算符。
- 09_静态扩展方法加操作符重载.cs:展示静态扩展方法结合操作符重载。
Toggle v0.3.2's commit message
refactor: Enhance execution host path resolution and error handling i…
…n CodeRunner
Toggle v0.3.1's commit message
Add package graph collection and enhance NuGet package management fea…
…tures
Toggle v0.3.0's commit message
refactor: Update folder structure and localize folder names in KingOf…
…Tool.json
Toggle v0.2.9's commit message
Remove quotes from Dump string output
Toggle v0.2.8's commit message
Merge pull request #59 from gaoconggit/claude/issue-58-20251017-0052
fix: 使用嵌入式资源替代文件系统访问以提高安全性
Toggle v0.2.7's commit message
Toggle v0.2.6's commit message
feat: remember project type per file
You can’t perform that action at this time.