facebook

Codemix – No Ctrl+click on function \ No autocomplete (Type Script)

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

    yaadm
    Participant

    Hi,
    I have tried all of your products Codemix, Angular IDE, My Eclipse etc..
    None of the products provide Ctrl+click and Autocomplete and such features.
    Im a paying member.

    *All worked fine before the Codemix update.

    Going to try Other IDE until this problem is solved.

    Thank you.

    • This topic was modified 5 years, 5 months ago by yaadm.
    #603033 Reply

    support-swapna
    Moderator

    yaadm,

    Sorry that you are seeing problems with navigation and content assist in TypeScript files.

    Can you help us with answers to the following questions:

    1. Can you please clarify if the features were working fine and are broken only post the latest update to CodeMix 2.0?

    2. Are you working with Angular projects or a mix of Angular and Java, or something else?

    3. Does the CodeMix engine status say connected? Please hover on the CodeMix icon bottom left, in the status bar of your IDE and let us know what the status is.

    4. Please share with us the workspace log file by clicking on the icon for ‘Export Log’ in the Error Log view, save it as a text file and attach it.

    5. Please enable CodeMix communication logging as suggested below and share with us the log file for further investigation.

    To enable logging :

    1. Shutdown the IDE
    2. Edit the eclipse.ini file located at your install path and add the following lines at the end of the file:

    -Dcom.genuitec.eclipse.engine.log.verbose=true 
    -Dcom.genuitec.eclipse.engine.log=true

    3. Replicate the reported problems with Ctrl+Click and autocomplete.
    4. A log file will be generated in your <user home>/.codemix/codemix-<date>. Please share that file with us.

    Apologies once again for the inconvenience caused.

    –Swapna
    Genuitec Support

    #603379 Reply

    yaadm
    Participant

    Update:

    Hi Swapna,
    Thank you for your response.

    – Yes, before the major codemix update everything worked fine
    – Im working with Angular projects (mostly 5-6), some of them contain a small amount of pure JS (in assets folder)
    – Codemix status say connected
    – Im currently using angularride (your IDE, it does not contain eclipse.ini file), but i’ll do it with the previous eclipse version i have (Eclipse Photon June 2018).
    * See attached file – [codemix-2018-11-22-15-15-04]. (log was made with Eclipse Photon June 2018)

    ——————————————-

    The Problem is solved partially (sometimes)
    How i tested:
    hover over a function and wait for the docs to load. (correlated to the autocomplete issue)

    Fail – the popup shows “Loading…” (forever)
    Success – the popup shows the function’s doc text.

    Tests:
    1. disable all the CodeMix extensions except TypeScript.
    2. check the doc popup – always Fail
    3. restart Eclipse.
    4. check the doc popup – sometimes Success
    5. disabling and enabling any other Codemix extension SOMETIMES solve the issue.. but then its failing again after restart \ more changes in the extensions.

    This seems unstable.
    Sometimes it works sometimes its not working.

    Thank you.

    ————————————————-

    In Addition:
    Only on Eclipse Photon June 2018 with your plugins i see the following error (popup):
    Extension Host Terminated Unexpectedly.

    1. Restart fails again with the same error.
    2. Open Developer Tools is doing nothing.

    This does not happen in your IDE (angularride)

    • This reply was modified 5 years, 5 months ago by yaadm. Reason: replaced attached file
    • This reply was modified 5 years, 5 months ago by yaadm. Reason: In Addition
    Attachments:
    You must be logged in to view attached files.
    #603391 Reply

    ignaciom
    Moderator

    yaadm,

    Thanks for all the information, it looks like the codemix engine is taking to much time to get the information about the hovering for documentation. Could you share the details of your system? how fast is the CPU? how much memory do you have? May be we could try to disable the codemining to check if this help you to get a better behavior. To do this please go to: Preferences -> CodeMix -> Settings -> Workspace Settings. At this page you’ll find a table and a text input to filter the values of the table, type here codeLens change all those values to false.

    Once you’ve done this try to replicate the issues from your first message. Does this help? Let us know.

    Best Regards
    Ignacio

    #603850 Reply

    support-swapna
    Moderator

    yaadm,

    Just checking if you have tried the suggestions by Ignacio. We have released an update to CodeMix couple of days ago. You could try with the latest version of CodeMix and if the reported issues persist then please share with us the details requested by Ignacio to help us investigate further.

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Codemix – No Ctrl+click on function \ No autocomplete (Type Script)

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