SToneX

Results 21 comments of SToneX

@acao Haha,it's not a bug here. Actually I mean the experience of using monaco to edit typescript files.

> autocompletion for variables should be triggered on `: `, non-breaking space included. ideally, the mode/ide implementation should be configured to advance the cursor the extra space automatically. In https://github.com/graphql/graphiql/blob/main/packages/monaco-graphql/src/languageFeatures.ts#L196...

> good question! we can experiment with that Tried it, I think it's not bad

@acao I'm back haha :), sorry for disappearing for a long time before for personal reasons. I added `\s` in `AUTO_COMPLETE_AFTER_KEY`, and suggestions are auto triggered on typing space. Could...

Currently, the graphql `schema` in the context is derived from the parameters and does not contain the current input of the editor, so it looks like such a completion on...

I also think the snapshot test might be more efficient on the language service. And we can be a little more detailed when we review the snapshot diff.

多谢提醒,新版本加上。

@spacelan 其实在此时的登出状态下,还依然可以 sendMessage。我好像没遇到过第一次登陆就登出的问题,一般是反复实验的时候会遇到。然后我去反复登陆了微信网页版,似乎也有登不上的问题、

``` 是的,目前只有保存在通讯录里的群可以被获取。再找找方法😃 ```

@reverland 嗯啊,多谢!