CppCXY
CppCXY
> but it hasn't worked. What should I do? The capabilities do not need to be registered in the initialize method, and your registration method is incorrect. You only need...
不是BUG, 该参数没有标记可空
抛出nullRef是 Text.Json抛的如果要介入相关流程, 等于每个class我都要写JsonConventor, 这没有必要, 添加required确实可以, 但我没有那个时间
更适合搭配linq使用, 而且list和数组在性能上没有本质差别, 另外C#里面list比数组用的多得多,
而且这个项目可以AOT, list和数组的性能差异可以忽略不计
弃用的部分我是直接省略掉了
> 合理,这是一个新的可AOT Language Server框架。LogMessage Notification呢?这个我记得应该没有被弃用 没用到就没写
这个项目是因为, omini的框架有内存泄漏, 我忍不了就自己做了, 但是全部做完就太多了. C#本身没有联合类型的概念很多东西适配起来比较困难, 就丢掉了弃用的部分,
During the implementation of version 4.0, the '&' syntax was indeed added.
This protocol has been around for a long time, but correctly implementing it seems to be not easy, and many language clients do not support this protocol.