Bug Report T875390
Visible to All Users

Spell Checker does not work with interpolated strings in Visual Basic

created 5 years ago

I've found that the spell check in CodeRush does not appear to work when checking interpolated strings. For example:

This flags a warning:
"Misstpelled word"

But this does not:
$"Misstpelled word"

Is there a setting that will allow spell check to cover strings using interpolation?

Comments (3)
PW PW
Przemyslaw Wlodarczak (DevExpress) 5 years ago

    Jeremiah,

    I cannot reproduce this issue. Both strings are checked correctly here:
    VirtualBox 2020-03-31 13.08.42 (1).png

    Please send us your CodeRush settings for investigation. Click the "CodeRush->Support->Settings Folder…" menu item, zip the entire folder and attach it here.
    I am looking forward to hearing from you.

      I found that when using C#, it works as expected and I get the same results as your screen shot. However, when I try with VB, it fails:

      Spell check in VB.png

      This was the original problem, getting spell check to work properly in VB with string interpolation.

      PW PW
      Przemyslaw Wlodarczak (DevExpress) 5 years ago

        Jeremiah,

        I reproduced this issue in Visual Basic. We will notify you when we fix it. Please bear with us.

        Answers approved by DevExpress Support

        created 5 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Comments (2)

            Thank you for your quick work!

            PW PW
            Przemyslaw Wlodarczak (DevExpress) 5 years ago

              You are welcome, Jeremiah

              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.