Tim M

Results 70 comments of Tim M

I'm torn between two ideas for this feature and unsure which one would be better: ## Top Level - Additional parameters are only used on the immediate mapping, generated `NewInstanceObjectMemberMapping`...

Hey, @codecadwallader sorry to bother you, but have you been able to look at this PR or resolve #979?

> Have you been able to play with it yourself? Very early on, I was able to debug the extension, but after updating Visual Studio 2022 code maid would throw...

I tried this again in a fresh instance of Visual Studio 2022 with Visual Studio Extensions Development installed and got this error. ![image](https://user-images.githubusercontent.com/49349513/235449617-b919cbae-b9e8-46e8-9337-51c1a3436113.png) Error message at the bottom of the...

> I have been having issues with getting the VS debugger to work as well. I recently switched to a new computer and it started working again so I'm curious...

It looks like insert explicit modifiers will reformat braces even when the modifier isn't changed 🤷. You can turn this off via: `Code maid-> Options-> Cleaning-> Insert-> Insert explicit access...

Yeah it's super annoying, I think this "bug" affects any type that enables insert explicit access modifiers and will insert a new line even when the access modifier isn't changed....

This feature should include additional tests for #918. See `DerivedTypeTests` for the tests that need to be added.

I had the cunning idea of submitting a pr to the bouncycastle project. Give them a performance bump for large cipherstreams and have another set of eyes look at the...

It looks like your unintentionally reverted #1619 when merging to the main branch, do you want me to fix this?