Adding an abbreviation with a number

Answered

I would like to add I2C to the abbreviations list, so that, for example, i2cDevice and I2CDevice are considered correct lower and upper camel case, respectively. The option isn't available in the action list. Presumably the number is throwing it off. Is there a way to do this manually? I'm using Rider 2018.3.

0
1 comment

At the moment, Rider doesn't have the UI for adding naming abbreviations, see RIDER-8339. Do you add them via ReSharper? Unfortunately, ReSharper doesn't have proper support for abbreviations with numbers as well. Please upvote RSRP-189303.

0

Please sign in to leave a comment.