-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverifiedVerification succeededVerification succeeded
Milestone
Description
In the file explorer side bar, use cmd-C and cmd-V to duplicate a file with the name given by a number will yield a new file with the name increased by 1, other than appending ".1" on the original filename as expected.
For example: duplication of "24.sh" gives "25.sh" rather than "24.1.sh".
- VSCode Version: Code 1.10.1 (653f873, 2017-03-02T00:27:09.350Z)
- OS Version: Darwin x64 15.6.0
- Extensions:
| Extension | Author | Version |
|---|---|---|
| githistory | donjayamanne | 0.2.0 |
| python | donjayamanne | 0.6.0 |
| language-julia | julialang | 0.5.1 |
| PowerShell | ms-vscode | 0.9.0 |
| cpptools | ms-vscode | 0.10.2 |
| latex | ms-vscode | 0.1.3 |
| java | redhat | 0.0.11 |
| whitespace | sandcastle | 0.0.4 |
| RustyCode | saviorisdead | 0.19.1 |
Steps to Reproduce:
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 buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverifiedVerification succeededVerification succeeded