Visual Studio Task List Does Not Work on .ps1 Files in Visual Studio Editor

Issue #150 resolved
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

In the Visual Studio editing window for one or more open .ps1 files, the Visual Studio Task List does not recognize built-in tokens such as TODO and HACK or any custom tokens.

The VS Task List works in the same session without any options changes as expected with open .vb files containing any of these tokens.

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 (1)

  1. Log in to comment