Skip to content

Comment-Help shortcut seems broken #1490

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
corbob opened this issue Aug 19, 2018 · 1 comment
Closed

Comment-Help shortcut seems broken #1490

corbob opened this issue Aug 19, 2018 · 1 comment

Comments

@corbob
Copy link
Contributor

corbob commented Aug 19, 2018

System Details

  • Operating system name and version: Windows 10 1803
  • VS Code version: 1.25.1 & 1.27.0 Insiders
  • PowerShell extension version: 1.8.3
  • Output from $PSVersionTable:
    Name Value

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

Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:

PS C:\repos\LeanPub> code -v
1.25.1
1dfc5e557209371715f655691b1235b6b26a06be
x64
PS C:\repos\LeanPub> $pseditor.EditorServicesVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
1      8      3      0


PS C:\repos\LeanPub> code --list-extensions --show-versions
CoenraadS.bracket-pair-colorizer@1.0.59
eamodio.gitlens@8.5.5
eg2.tslint@1.0.35
Equinusocio.vsc-material-theme@2.3.0
kisstkondoros.vscode-codemetrics@1.17.1
ms-vscode.csharp@1.15.2
ms-vscode.PowerShell@1.8.3
wesbos.theme-cobalt2@2.1.6
PS C:\repos\LeanPub> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.17134.228
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.17134.228
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1


(using vscode insider:
Version: 1.27.0-insider
Commit: fd610b4b6ab8d4735a4d84a2b59206ad3a9c8099
Date: 2018-08-17T05:18:51.696Z
Electron: 2.0.7
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
)

Issue Description

When typing ## at the start of a function, it appears to insert the entire function less variables:

image

Attached Logs

Start-EditorServices-EditorServices.zip

@TylerLeonhardt
Copy link
Member

Dupe of #1488

Fix is in master, just need to do a release 👍

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