Richard He
Richard He
I'm not sure how monaco editor API works. It looks monaco editor supports LSP API. So maybe it can work like vscode remote mode ?
https://github.com/microsoft/vscode-cpptools/blob/master/Extension/src/common.ts#L305 resolveVariables
Can you set `ycmd.debug` to see if there are more logs? Also what's the version of your vscode and extension?
@hsnusonic Hi, I can repro it sometimes. I'll try to fix it these days. Thanks.
应该是打在了现在 pintia judger 的基础镜像里,看起来没开源。 cc @reAsOn2010
cc @senorsen
@Senorsen 应该是在基础镜像里面
Hi @robin-liao , Thanks for your reply. I know that I could extract message_id when receiving updates from the context. But when creating the reply chain ( bot send the...