Skip to content

Request textDocument/codeLens failed #1565

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

Closed
tmknight opened this issue Oct 8, 2018 · 4 comments
Closed

Request textDocument/codeLens failed #1565

tmknight opened this issue Oct 8, 2018 · 4 comments

Comments

@tmknight
Copy link

tmknight commented Oct 8, 2018

PowerShell Integrated Console crashes when pasting over entirety of content loaded in editor. Seems to occur when there are several dozens of lines.

3-PowerShell Editor Services (2).log
4-PowerShell Editor Services (2).log

VSCode version: 1.28.0-insider 431ef9da3cf88a7e164f9d33bf62695e07c6c2a9 x64

VSCode extensions:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

PSES version: 1.9.0.0

PowerShell version:

Name Value


PSVersion 5.1.17763.1
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.1
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

@rjmholt
Copy link
Contributor

rjmholt commented Oct 8, 2018

Hi @tmknight thanks for opening an issue. I'm having trouble reading those logs -- are they the ones described here?

@tmknight
Copy link
Author

tmknight commented Oct 8, 2018

Sorry, try these:
1_EditorServices.log
2_vscode-powershell.log

@rjmholt
Copy link
Contributor

rjmholt commented Oct 9, 2018

It doesn't look like there's anything in the second set of logs describing any errors. The first set seems to imply the connection broke, but to diagnose why we would need the logs from EditorServices.

I'm pretty certain a crash would show in the logs (EditorServices has pretty reliable crash-logging behaviour), so it might just be a question of reproducing the issue and immediately grabbing the logs.

With all that said, from what you describe I'm thinking this is the same as #1561.

@tmknight
Copy link
Author

tmknight commented Oct 9, 2018

Agreed. Closing as duplicate of #1561

@tmknight tmknight closed this as completed Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants