Hello,
Another annoying thing I found. Intellisense does not seem to work with short variable names. If I turn off DevExpress it works fine. see examples below and attached - on the attached images , imagine that the cursor is right after the sb. (period included)
Steps to Reproduce:
say you have this:
StringBuilder sb = new StringBuilder();
if you try to use the sb variable and press . , the intellisense for the stringbuilder's methods/properties doesn't come up. I attached an image, maybe you can see what I mean. imagine that the cursor is right after the sb.
Actual Results:
see attached image in zip file
Expected Results:
see attached image in zip file
We have closed this ticket because another page addresses its subject:
Typing a dot (".") does not auto commit the active selection in the Intellisense popup
Hello,
Follow these steps to get to the Intellisense options page:
Compatibility