Skip to content

Set start path #2227

Closed
Closed
@ustcfdm

Description

@ustcfdm

The start path of the integrated console is user's home path. It will be convenient if I can set the start path to be the current file folder. I found that this can be set in vs code terminal, but not in PowerShell Integrated Console. In vs code terminal, the configuration is

// Open the terminal in the currently opened file's directory
  "terminal.integrated.cwd": "${fileDirname}"

I just need a similar configuration for integrated console, such as
"powershell.cwd": "${fileDirname}"

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