RecordGenerator icon indicating copy to clipboard operation
RecordGenerator copied to clipboard

Use Roslyn for @-prefixing camelCased names

Open amis92 opened this issue 5 years ago • 0 comments

So, I approached this problem already with https://github.com/amis92/RecordGenerator/commit/1172c747b1b1a5fd669b86299eca53ee21f5fc05 (using MS.CA.CSharp.Workspaces package). I'm considering keeping this PR open because I might be able to allow dependencies with CG.R soon, and then it'll be as nice as in the referenced commit.

Originally posted by @amis92 in https://github.com/amis92/RecordGenerator/pull/59

amis92 avatar Jul 24 '19 18:07 amis92