Skip to content

"Start Debugging" is auto-saving open files even for unchanged files #21681

@spacem

Description

@spacem

Since updating today now when I try debugging visual studio codes saves the active file (even though it already is saved) this causes my gulp script to see the change and rebuild/restart node which means node does not show up in the attach to process list. I have "files.autoSave": "off" in my config.

  • VSCode Version: 1.10.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open a js file
  2. Click the green play button in the debug view

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions