Skip to content

Python jedi intellisense extension issue #10836

@jessesnyder

Description

@jessesnyder

Autocompletion not working at all, before and after today's update.

CPU-20200327T195644.869Z.cpuprofile.txt

  • Issue Type: Bug
  • Extension Name: python
  • Extension Version: 2020.3.69010
  • OS Version: Darwin x64 17.7.0
  • VSCode version: 1.43.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 873,
		"activateCallTime": 71,
		"activateResolvedTime": 241,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "ms-python.python",
				"_lower": "ms-python.python"
			},
			"activationEvent": "onLanguage:python"
		}
	},
	"runtimeErrors": []
}

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions