We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The hover handler E2E test is failing in the build because the result depends on help being installed:
PowerShellEditorServices/test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs
Lines 690 to 708 in 6781b91
When no help is installed, hover gives back the signature rather than a function description.