-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)inline-completionsquestion-discussionQuestion that could be a discussion topic (experimental label)Question that could be a discussion topic (experimental label)
Milestone
Description
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.72.2
- OS Version: Windows 10
Steps to Reproduce:
- Install python and pylance
- Install github copilot
- Install intellicode (to make pylance slower)
- Have some python code like so:
import numpy as np
np- Type a
.to try and get completions from pylance and github - Sometimes github wins, sometimes pylance wins. Seems to depend upon who is faster.
Debugging this in the python extension, I can see the cancellation for the pylance completions coming from VS code itself.
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)inline-completionsquestion-discussionQuestion that could be a discussion topic (experimental label)Question that could be a discussion topic (experimental label)