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 'getLineCount' of null #830

Closed
vscodeerrors opened this issue Nov 30, 2015 · 0 comments
Closed

Cannot read property 'getLineCount' of null #830

vscodeerrors opened this issue Nov 30, 2015 · 0 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry
Milestone

Comments

@vscodeerrors
Copy link

Issue Id: b676d149-e6c7-9cfa-a105-dfa445c537eb

Versions
- 0.10.2
Stack
TypeError: Cannot read property 'getLineCount' of null
[/vs/editor/contrib/codelens/browser/codelens.ts#L536:46 (CodeLensContribution.renderCodeLensSymbols)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/editor/contrib/codelens/browser/codelens.ts#L536:46 %28CodeLensContribution.renderCodeLensSymbols%29)
[/vs/editor/contrib/codelens/browser/codelens.ts#L451:10 (CodeLensContribution.onModelChange)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/editor/contrib/codelens/browser/codelens.ts#L451:10 %28CodeLensContribution.onModelChange%29)
[/vs/base/common/winjs.base.raw.js#L1440:0 (onComplete)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1440:0 %28onComplete%29)
[/vs/base/common/winjs.base.raw.js#L1127:0 (_notify)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1127:0 %28_notify%29)
[/vs/base/common/winjs.base.raw.js#L1343:0 (enter)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1343:0 %28enter%29)
[/vs/base/common/winjs.base.raw.js#L1311:0 (_run)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1311:0 %28_run%29)
[/vs/base/common/winjs.base.raw.js#L2072:0 (complete)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L2072:0 %28complete%29)
[/vs/base/common/winjs.base.raw.js#L2097:0 (argDone)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L2097:0 %28argDone%29)
[/vs/base/common/winjs.base.raw.js#L1440:0 (onComplete)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1440:0 %28onComplete%29)
[/vs/base/common/winjs.base.raw.js#L1176:0 (_notify)](https://github.com/microsoft/vscode/blob/7cc0c602a2b802b09a3f56b68a1a61ee9e8f0066/src/vs/base/common/winjs.base.raw.js#L1176:0 %28_notify%29)

@sofianhn sofianhn added the error-telemetry VS Code - Issues generated by telemetry label Nov 30, 2015
@egamma egamma modified the milestone: Backlog Dec 10, 2015
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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
Projects
None yet
Development

No branches or pull requests

4 participants