Langning Chen

Results 14 comments of Langning Chen

@N0I0C0K Hi! I am very delighted to hear that you have finished the new Command Palette Extension. 👍 I have tried it the latest release, but I got stuck when...

> Hi! I'm so glad to hear the feedback. I will fix asap. 🫡 By the way, the cmdpal version is not stable. I am working on code signing and...

> Hi! This problem solved in this [prerelease](https://github.com/N0I0C0K/PowerTranslator/releases/tag/v0.12.2) Hi! The prerelease version works for me! Thank you very much for your work! ![Image](https://github.com/user-attachments/assets/c9e8608f-5228-46d2-8800-cd49e14403ad)

我可能要检查一下外部访问者权限……不过我记得我没改过权限啊……

@Mr-Python-in-China 尝试一下 https://github.com/CYEZOI/cyaron-dev/invitations ……?

如果这样也不行我就真的想不到解决方法了……

Windows 10 Workstation 与 Windows 11 Home 也有此现象,估计跟平台无关

The API uses `/api/MathSolver/PostSteps`, but it needs authentication using the HTTP header `Authorization` The Request Body is like ```json { "solverSettings": { "numberField": "Real", "angleMeasurement": "Radians", "inputFormatType": "MathML", // Linear...

Wolfram Alpha API is great! https://www.wolframalpha.com/input

Supporting Memory Limit is difficult across platforms because detecting memory usage requires accessing system API. But the extension environment, which is NodeJS, does not support these things.