facebook

Code complete frequently hangs (forever)

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

    mwiest82
    Participant

    After working with my Vue project for a few minutes, usually, code complete, formatting and everythings stops working. When Ctrl-Space, instead of code suggestion, only “Loading…” appears and never loads.

    #644517 Reply

    support-swapna
    Moderator

    mwiest82,

    Sorry that you are seeing this issue.

    Can you please give us some more details?

    1. Are you working with the latest CodeMix release, CI 2020.3.3? If no, then please go to Help > Check for Updates and see if the issue persists.
    2. When code complete hangs, do you see the CodeMix engine status as connected? i.e a blue tick for CodeMix at the bottom left. Please select the Reload CodeMix Engine from the command palette using Ctrl+Shift+P and check if it recovers.
    3. Is the behavior specifically in one particular Vue project? Does it work for other projects in the workspace?
    4. Please share with us the .log file located in the workspace dir/.metadata/.log (change the extension to .txt and attach it here)
    5. Please add these debug flags to the config.ini file which is located in the Eclipse installation directory/configuration folder and save the file.

    com.genuitec.eclipse.engine.log=true
    com.genuitec.eclipse.engine.log.verbose=true

    Restart the IDE and replicate the problem with code complete. You will see a communication log being generated in the .codemix folder located in your user home dir (file name starts with CodeMix followed by the timestamp). Please also attach that file here to help us check what is happening at the engine level.

    Alternatively, you can also reach us via Live Chat (Help > CodeMix > Live Chat) to help us gather the relevant information and diagnose the problem quickly.

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Code complete frequently hangs (forever)

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