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 property 'getCell' of undefined #102337

Closed
vscodeerrors opened this issue Jul 13, 2020 · 0 comments
Closed

Cannot read property 'getCell' of undefined #102337

vscodeerrors opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry insiders-released Patch has been released in VS Code Insiders terminal Integrated terminal issues
Milestone

Comments

@vscodeerrors
Copy link

Issue Id: 0373c2da-f765-4628-08fb-0c278b82541f

Versions
- 1.47.0
- 376d9d9
- e38c2d2
- e95f9e6
- 59c7cbc
Stack
TypeError: Cannot read property 'getCell' of undefined
/vs/workbench/contrib/terminal/browser/links/terminalLinkHelpers.ts#29:21 (convertLinkRangeToBuffer)
/vs/workbench/contrib/terminal/browser/links/terminalValidatedLocalLinkProvider.ts#127:23 (_activeLinks)
/vs/workbench/contrib/terminal/browser/links/terminalBaseLinkProvider.ts#14:7

@bpasero bpasero added the error-telemetry VS Code - Issues generated by telemetry label Jul 13, 2020
@Tyriar Tyriar added this to the August 2020 milestone Jul 13, 2020
@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Jul 13, 2020
@Tyriar Tyriar added the terminal Integrated terminal issues label Aug 10, 2020
@Tyriar Tyriar closed this as completed in c539d21 Aug 10, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 24, 2020
@rzhao271 rzhao271 removed the bug Issue identified by VS Code Team member as probable bug label Aug 2, 2021
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 terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

5 participants
@bpasero @Tyriar @rzhao271 @vscodeerrors and others