Skip to content

Run active file does nothing on windows if file path has space in it #62350

@mjbvz

Description

@mjbvz

Issue Type: Bug

While testing #60768

steps

  1. On windows
  2. Create an html file called sp ace.html
  3. Open the file
  4. From the terminal menu, select Run Active file

bug
This command executes "c:\Users\matb\folder\sp ace.html" in the terminal. For powershell at least, this does nothing.

If the file does not have a space, then we run c:\Users\matb\projects\san\nospace.html which opens a web browser

VS Code version: Code - Insiders 1.29.0-insider (97ad72a, 2018-10-31T06:19:46.141Z)
OS version: Windows_NT x64 10.0.18262

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (4 x 2195)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: unavailable_software
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 3.98GB (1.35GB free)
Process Argv
Screen Reader no
VM 100%

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesterminalGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedverifiedVerification succeededwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions