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 'translateToString' of undefined #102558

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

Cannot read property 'translateToString' of undefined #102558

vscodeerrors opened this issue Jul 15, 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: a3ae01df-3503-ef05-55c6-410b22a7402b

Versions
- 1.47.0
- e95f9e6
- 376d9d9
- e38c2d2
- 49b121d
- 59c7cbc
Stack
TypeError: Cannot read property 'translateToString' of undefined
/vs/workbench/contrib/terminal/browser/links/terminalLinkHelpers.ts#101:29 (getXtermLineContent)
/vs/workbench/contrib/terminal/browser/links/terminalValidatedLocalLinkProvider.ts#87:15 (_provideLinks)
/vs/workbench/contrib/terminal/browser/links/terminalBaseLinkProvider.ts#14:33
at \node_modules.asar\xterm\lib\xterm.js:1:242351
at Array.forEach ()
at t._askForLink (\node_modules.asar\xterm\lib\xterm.js:1:242213)
at t._onHover (\node_modules.asar\xterm\lib\xterm.js:1:241908)
at t._onMouseMove (\node_modules.asar\xterm\lib\xterm.js:1:241768)

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug error-telemetry VS Code - Issues generated by telemetry terminal Integrated terminal issues labels Jul 15, 2020
@Tyriar Tyriar added this to the July 2020 milestone Jul 15, 2020
@Tyriar Tyriar closed this as completed in f33cb5c Jul 15, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 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

4 participants
@Tyriar @rzhao271 @vscodeerrors and others