Posh Tools Intellisense Does Not Mimic VS Intellisense with Insertions

Issue #136 new
Nick De Lancie created an issue

For VS Community 2017 v. 15.9.13, | PoshTools v. 4.7.1 (not Pro) | $PSVersionTable output at end

Intellisense in the PowerShell Interactive Window does mimic VS’s Intellisense in various ways with insertions, most noticeably so far (to me) (i) not leaving the insertion point where one would expect when Intellisense is working inside quotes (it pops to after the trailing quote--see, e.g., what happened when Intellisense is working with the directory structure); and (ii) what key strokes “accept” the Intellisense offer from the drop down list and how that is handled.

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

Comments (0)

  1. Log in to comment