Zulip Chat Archive

Stream: general

Topic: VSCode autosuggest


Kenny Lau (May 23 2020 at 13:27):

when I type #check foo:
/user_uploads/3121/vlu3_o-aXD_2lFd7oBQItH6f/2020-05-23-1.png

when I click elsewhere and return to that cursor position and press Ctrl+Space:
/user_uploads/3121/IGw15O6PIRpDZMsGaaKqayFr/2020-05-23-2.png

Kenny Lau (May 23 2020 at 13:28):

so the issue is that when I press Ctrl+Space, some suggestions (such as foo.bar) are missing

Kenny Lau (May 23 2020 at 13:28):

the opposite situation occurs if I type #check bar: the first time it doesn't come up, but it comes up on Ctrl+Space

Kenny Lau (May 23 2020 at 13:30):

and for insert_emptyc_eq, it neither shows up in the first time nor by Ctrl+Space

Kevin Buzzard (May 23 2020 at 14:47):

This randomness has been there since the start and I would love to understand it better


Last updated: Dec 20 2023 at 11:08 UTC