if you look at this issue it would be nice if you could change the intellisense behavior on entering the case labels. In C#, if the variable in the "select" is an Enum, the values of the enum are suggested at the case labels. In VB i have to enter the enum name first.
Hello Klaus,
Thank you for reporting this problem! You're welcome to track the progress
at http://youtrack.jetbrains.net/issue/RSRP-273950.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
if you look at this issue it would be nice if you could change the intellisense behavior on entering the case labels. In C#, if the variable in the "select" is an Enum, the values of the enum are suggested at the case labels. In VB i have to enter the enum name first.
Regards
Klaus