Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

already exists class file,create new class file no warning #39

Open
fjqingyou opened this issue Apr 16, 2018 · 0 comments
Open

already exists class file,create new class file no warning #39

fjqingyou opened this issue Apr 16, 2018 · 0 comments

Comments

@fjqingyou
Copy link

Environment data

dotnet --info output:
VS Code version:
C# Extension version:
C# for Visual Studio Code (powered by OmniSharp) 1.14.0
C# Extensions 1.3.0

Steps to reproduce

step1:
I Test class have a Test Method, MyTest
Mac OS system, have a ”New C# Class" menu, click it
step1

step2:
vscode show a new file name inputbox, input a existed class name
step1

step3:
press "enter" key , old Test.cs code been Erase
step1

Expected behavior

if existed input name class file, show confirm replace view or intercept it input

Actual behavior

direct replace old file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant