Skip to content

Inserting help is broken #1493

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
ghost opened this issue Aug 21, 2018 · 5 comments
Closed

Inserting help is broken #1493

ghost opened this issue Aug 21, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2018

Issue Description

Using VS Code to write PowerShell scripts. When writing an Advance function I used to be able to type '##' (that's a double hash) at the top of the function between the function name and the [cmdletbinding()] and it would automatically add the PowerShell help descriptions.

Now when I do this it doesn't add the help but breaks all of my formatting. This appears to be an issues with the PowerShell plugin?

This is broken in the lastest build as it is not working on both of my computers.

Can someone please fix this awesome feature. Thanks!

Kind regards
Garry

Attached Logs

Follow the instructions in the README about
capturing and sending logs.

Environment Information

Visual Studio Code

Name Version
Operating System Windows_NT x64 10.0.17134
VSCode 1.26.1
PowerShell Extension Version 1.8.3

PowerShell Information

Name Value
PSVersion 5.1.17134.228
PSEdition Desktop
PSCompatibleVersions 1.0 2.0 3.0 4.0 5.0 5.1.17134.228
BuildVersion 10.0.17134.228
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Visual Studio Code Extensions

Visual Studio Code Extensions(Click to Expand)
Extension Author Version
espresso vitaliy 1.7.3
kixtart cyann 0.0.1
mssql ms-mssql 1.4.0
PowerShell ms-vscode 1.8.3
Theme-Array gerane 0.0.2
Theme-azure gerane 0.0.2
Theme-BlueDawn gerane 0.0.2
Theme-Boron gerane 0.0.4
Theme-DarkRoomContrast gerane 0.0.2
Theme-dimmed-night gerane 0.0.3
Theme-FlatDark gerane 0.0.2
theme-light-vs-mac jamiewest 0.4.5
Theme-Ocean-Dark-Soda gerane 0.0.2
theme-railgun be5invis 2.3.0
Theme-Smyck gerane 0.0.2
@ghost
Copy link
Author

ghost commented Aug 21, 2018

I've tested with all of my extensions disabled, except for the PowerShell extension, and that didn't help; still broken.

@ghost
Copy link
Author

ghost commented Aug 21, 2018

I can confirm the current version 1.8.3 broke this feature. I managed to install a previous version, 1.8.2, and the shortcut "##" to insert help works.

@TylerLeonhardt
Copy link
Member

This is a dupe of #1488.

The fix is in master, it's just pending a release which I'll do sometime this week. Thanks!

@ghost
Copy link
Author

ghost commented Aug 22, 2018

Awesome, thanks :)

@ghost
Copy link
Author

ghost commented Sep 1, 2018

This is still broken in the new version. Still having the same issue. Thanks

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

1 participant