Bug Report B90896
Visible to All Users
Duplicate

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

intellisense not working for short variable names

created 17 years ago

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

Comments (1)
DevExpress Support Team 17 years ago

    Hello,
    Follow these steps to get to the Intellisense options page:

    1. From the DevExpress menu, select "Options…".
    2. In the tree view on the left, navigate to this folder:
          Compatibility
    3. Select the "Intellisense" options page.
    4. Disable "Suppress Intellisense acceptance…"

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.