-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Essentially the same as issue #50302, seems like you missed escaping a character.
- VSCode Version: 1.36.1
- OS Version: Windows 10
Steps to Reproduce:
- Set up any python project
- Create a .env file with BUG=HELLO>LOOKAFILE
- Start debugging
The ">" character is not correctly escaped and will cause a file that begins with "LOOKAFILE" to be created in the current directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeededVerification succeeded