Strange suggestion on EventHandler naming

Hi everyone,

Am I missing something here:

Seems to me that my naming is already complying with the rule, is it not ?

Best regards.

0
1 comment

Hi Maxime,

Yes, it looks like your naming meets the requirement. Please check how naming is configured for Events in File | Settings | Editor | Code Style | C# -> Naming. If it is just like on the attached screenshot, please attach the code snippet that triggers the warning, and all Rider `.DotSettings` files:

- *Personal layer*: ```.DotSettings.user``` file near your sln (if any)
- *Team-shared layer*: ```.DotSettings``` file near your sln (if any)
- *Global settings layer*: Use "Help -> Diagnostic tools -> Special Files and Folders -> R# Global Settings" to locate ```GlobalSettingsStorage.DotSettings``` file

I will check what is going on. You can use JetBrains upload service to share the files.

Thank you!

 

 

0

Please sign in to leave a comment.