Skip to content

Add vscode.workspace.fs.mkdtemp(). #84517

Closed
@ericsnowcurrently

Description

@ericsnowcurrently

(see #84175)

For the Python extension, we need the ability to create temporary directories. Currently we use the third-party "tmp" module (tmp.file()), though we could have used node's fs.mkdtemp() as well.

@jrieken

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions