Use of "#" constants for IDE property attribute names

The IDE doesn’t seem to accept the # prefix construct for constants in the Attribute editor the way controls etc do. Is this the case or am I missing something?

It’s also super-annoying when setting up a number of properties that after setting one property’s attributes, when I select another property the Inspector sub-tab goes back to


instead of staying on

Where I left it :confused:

The attribute values are code. That’s why you need to use "Replacement" instead of Replacement for the Deprecated attribute, for example. Have you tried just using the constant name?