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

Settings only work for files generated by extension? #42

Open
CrispyDrone opened this issue Aug 26, 2018 · 0 comments
Open

Settings only work for files generated by extension? #42

CrispyDrone opened this issue Aug 26, 2018 · 0 comments

Comments

@CrispyDrone
Copy link

I've added these to my user settings:

{
    "csharpextensions.useThisForCtorAssignments": false,
    "csharpextensions.privateMemberPrefix": "_"
}

This works in C# classes that are added by using the extension functionality, but when I add a parameter in a constructor of a C# class that already existed, it refuses to work according to my user settings.

Is this expected behavior?

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