Jed
Jed
还有看到这个包@node-rs/jieba,没测试,据说速度还更快。
I have the same question because the console.info doesn't show in the terminal. Thanks,
Fyi, check this solved issue [keyboard shortcuts](https://github.com/egodigital/vscode-powertools/issues/25).
I have the same problem too. I found it's the args parameter of `'vscode://fabiospampinato.vscode-debug-launcher/launch?args=JSON_STRING'`. So I updated the code and make the JSON_STRING to be base64 and then it does...
By the way, I made another plugin to encode the JSON as base64 string. You could check it at [vscode-debug-launcher-trigger](https://github.com/Jedliu/vscode-debug-launcher-trigger).