facebook

Find/Replace Bug in STS editor with CodeMix

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #581807 Reply

    vavilen
    Participant

    There is a bug appearing in editor after I’ve installed Codemix into STS via eclipse marketplace:

    Steps for reproduce:

    1.Create new javascript file.
    2.Type 3 lines in editor:

    window.variable.num1
    window.variable.num2
    window.variable.num3

    3. Press CTRL+F to open Find/Replace dialog
    4. Type “variable” in “Find” text field
    5. Type “anotherVariable” in “Replace with” text field
    6. Press “Replace/Find” button – “window.variable.num1” is now replaced with “window.anotherVariable.num1” – CORRECT!
    7. Press “Replace/Find” button – “window.variable.num2” is now replaced with “anotherVariableariable.num2” – INCORRECT!
    8. Press “Replace/Find” button – “window.variable.num3” is now replaced with “anotherVariableariable.num2” – INCORRECT!

    CodeMix
    Version 2018 CI 2018.4.18
    Build Id: 0.9.0.201804180845

    Spring Tool Suite
    Version: 3.9.1.RELEASE
    Build Id: 201710111144
    Platform: Eclipse Neon.3 (4.6.3)

    This topic was linked to an Issue on April 24, 2018 at 7:56 am
    #581851 Reply

    support-swapna
    Moderator

    vavilen,

    Thank you for the detailed steps. We could replicate the problem at our end.
    A bug is filed for the dev team to work on it. We will keep you posted when the fix is out.

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

    #582790 Reply

    support-swapna
    Moderator

    vavilen,

    The reported issue has been logged in our issue tracker – see the top of this thread for a link. Feel free to vote-up this issue, as well as others you find important!
    https://www.genuitec.com/go/codemix-top-issues

    –Swapna
    Genuitec Support

    #585497 Reply

    support-swapna
    Moderator

    vavilen,

    The issue you reported with Find/Replace dialog in CodeMix editor is fixed in CodeMix version 2018.5.9, which was released yesterday. Please update to the latest version from Help > Check for Updates and let us know how it works for you.

    Appreciate your feedback.

    –Swapna
    Genuitec Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Find/Replace Bug in STS editor with CodeMix

You must be logged in to post in the forum log in