You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm authoring an extension, and I'd like to set the name of one of my settings to "Enable IntelliSense". However, the only options available to me are "Enable Intellisense" (with a small s) and "Enable Intelli Sense". Neither of these look right to me. Allowing camelCase, kebab-case, TRAIN_CASE, PascalCase, or other case conventions would enable extension authors to create more informative settings names.
The text was updated successfully, but these errors were encountered:
I'm authoring an extension, and I'd like to set the name of one of my settings to "Enable IntelliSense". However, the only options available to me are "Enable Intellisense" (with a small
s
) and "Enable Intelli Sense". Neither of these look right to me. Allowing camelCase, kebab-case, TRAIN_CASE, PascalCase, or other case conventions would enable extension authors to create more informative settings names.The text was updated successfully, but these errors were encountered: