Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of null (reading 'clone') #188350

Closed
VSCodeTriageBot opened this issue Jul 20, 2023 · 0 comments
Closed

Cannot read properties of null (reading 'clone') #188350

VSCodeTriageBot opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry insiders-released Patch has been released in VS Code Insiders tokenization Text tokenization
Milestone

Comments

@VSCodeTriageBot
Copy link
Collaborator

TypeError: Cannot read properties of null (reading 'clone')
at d in src/vs/editor/common/model/textModelTokens.ts:389:64
at safeTokenize in src/vs/editor/common/model/textModelTokens.ts:69:14
at o.forceTokenization in src/vs/editor/common/model/tokenizationTextModelPart.ts:568:20
at o.tokenizeIfCheap in src/vs/editor/common/model/tokenizationTextModelPart.ts:582:9
at c.tokenizeIfCheap in src/vs/editor/common/model/tokenizationTextModelPart.ts:152:22
at b.shouldAutoTrigger in src/vs/editor/contrib/suggest/browser/suggestModel.ts:71:22
at s.D [as value] in src/vs/editor/contrib/suggest/browser/suggestModel.ts:247:20
at X.w in src/vs/base/common/event.ts:1088:13
at X.x in src/vs/base/common/event.ts:1099:9
at X.fire in src/vs/base/common/event.ts:1123:9
at X.fire in src/vs/editor/browser/widget/codeEditorWidget.ts:1974:9
at En.Lb in src/vs/editor/browser/widget/codeEditorWidget.ts:1138:20
at En.trigger in src/vs/editor/browser/widget/codeEditorWidget.ts:1069:10
at T.runCommand in src/vs/editor/browser/coreCommands.ts:2142:10
at handler in src/vs/editor/browser/editorExtensions.ts:154:38
at actualHandler in src/vs/platform/commands/common/commands.ts:90:12
at fn in src/vs/platform/instantiation/common/instantiationService.ts:68:11
at p.k in src/vs/workbench/services/commands/common/commandService.ts:95:46
at p.executeCommand in src/vs/workbench/services/commands/common/commandService.ts:60:17
at Object.type in src/vs/editor/browser/widget/codeEditorWidget.ts:1810:27
at P.type in src/vs/editor/browser/view/viewController.ts:72:24
at s.value in src/vs/editor/browser/controller/textAreaHandler.ts:343:26
at d.w in src/vs/base/common/event.ts:1088:13
at d.fire in src/vs/base/common/event.ts:1119:9
at s.value in src/vs/editor/browser/controller/textAreaInput.ts:383:18
at d.w in src/vs/base/common/event.ts:1088:13
at d.x in src/vs/base/common/event.ts:1099:9
at d.fire in src/vs/base/common/event.ts:1123:9
at HTMLTextAreaElement.C in src/vs/base/browser/event.ts:40:41

Go to Errors Site

@VSCodeTriageBot VSCodeTriageBot added the error-telemetry VS Code - Issues generated by telemetry label Jul 20, 2023
@hediet hediet added bug Issue identified by VS Code Team member as probable bug tokenization Text tokenization labels Jul 20, 2023
@hediet hediet added this to the July 2023 milestone Jul 20, 2023
@hediet hediet removed the bug Issue identified by VS Code Team member as probable bug label Jul 20, 2023
@hediet hediet closed this as completed in f5adc42 Jul 21, 2023
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jul 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
error-telemetry VS Code - Issues generated by telemetry insiders-released Patch has been released in VS Code Insiders tokenization Text tokenization
Projects
None yet
Development

No branches or pull requests

2 participants