Skip to content

$psEditor.Workspace.NewFile() does nothing in latest code-insiders  #1060

Closed
@SQLDBAWithABeard

Description

@SQLDBAWithABeard

System Details

  • Operating system name and version:
  • VS Code version:
  • PowerShell extension version:
  • Output from $PSVersionTable:
Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:

code-insiders -v
1.18.0-insider
82dcf9835265cd0a45ec135587ae2a82673f1c8f

PS Git:\> $pseditor.EditorServicesVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
1      4      1      0


PS Git:\> code --list-extensions --show-versions
austin.vscode-twitter@0.7.1
bradygaster.azuretoolsforvscode@1.3.0
DougFinke.vscode-PSStackoverflow@0.0.2
eamodio.gitlens@5.4.1
formulahendry.docker-explorer@0.1.5
johnpapa.azure-functions-tools@0.3.1
ms-mssql.mssql@1.2.0
ms-vscode.PowerShell@1.4.3
msazurermtools.azurerm-vscode-tools@0.3.7
PeterJausovec.vscode-docker@0.0.18
stefanstranger.vscode-psconfeu2017@1.0.5
PS Git:\> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.16299.19
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.16299.19
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

$psEditor.Workspace.NewFile() does nothing in latest code-insiders (updated today)

vscode error

Attached Logs

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions