harryxi
harryxi
 As you can see from the image above, with this extension enabled, the interface keyword is marked with the wrong color, which disappears when you disable the vscode extension...
### 异常模块 ScriptEngine (脚本引擎) ### 操作系统 Windows 10 ### LiteLoader 版本 LiteLoaderBDS 2.8.0+ae408ea ### BDS 版本 1.19.40.02(ProtocolVersion 557) ### 发生了什么? 在nodejs插件中引用sqlite3这一npm包,在插件执行到`require("sqlite3")`语句时发生崩溃。 未测试其他含有二进制.node文件的nodejs包 ### 复现此问题的步骤 1. 创建一个nodejs插件 2. 在插件中引入sqlite3 3. 您应该可以看到崩溃...
When I try to run the above command, it says ``` This version of C:\Users\HarryXi\AppData\Local\Coursier\data\bin\.sbt.aux.exe is not compatible with the version of Windows you are running. Please check your computer's...
### Describe the bug When a method is called, the part that precedes it is incorrectly highlighted by the method's color ### sample reproduction ```fs value.Replace("{","{{").Replace("}","}}") ``` ### Expected behaviour...
**Describe the bug** Process control keywords such as `if` `match` `for` are represented by the semantic token type as other making them highlighted as normal keywords, which is not in...
# Why The current permissions system can provide enough functionality to check and monitor the permissions of objects, but no one can know what permissions exist and what they are...
Some designs like dependency injection and ECS make it a little difficult to understand and contribute to Allay, so I think we can add documents to introduce them.