这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jonsequitur
Copy link
Contributor

This fixes #1193 by setting the start of the completion item range to the beginning of the current word boundary.

It seems like this wasn't an issue for the Polyglot Notebooks code because its completion support is coded against the VS Code API, which is perhaps doing this work for us. When going directly against Monaco, it seems it has to be done manually.

@jonsequitur jonsequitur requested review from colombod and ocallesp June 12, 2024 19:22
@jonsequitur jonsequitur enabled auto-merge (squash) June 12, 2024 19:23
@jonsequitur jonsequitur merged commit 880d3d2 into dotnet:main Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Completions are incorrect for partial words

2 participants