Skip to content

Regression: Most of FileInfo object properties is missing in debug view #1649

Closed
@kborowinski

Description

@kborowinski

Most of FileInfo object properties is missing in debug view comparing to latest stable release of VSC for PowerShell (v2021.10.2)

Only small set of properties is visible:

#inculded in view:

PSPath
PSParentPath
PSChildName
PSDrive
PSProvider
PSIsContainer
Mode

#not included:

VersionInfo
BaseName
Target
LinkType
Name
Length
DirectoryName
Directory
IsReadOnly
Exists
FullName
Extension
CreationTime
CreationTimeUtc
LastAccessTime
LastAccessTimeUtc
LastWriteTime
LastWriteTimeUtc
Attributes

Latest preview version of VSC for PowerShell (v2021.12.0):
image

VS

Latest stable version of VSC for PowerShell (v2021.10.2):
image

Metadata

Metadata

Labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions