locked
VS keep updating JavaScript Intellisense RRS feed

  • Question

  • User944339287 posted

    dear all... when <g class="gr_ gr_11 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" id="11" data-gr-id="11">i</g> open Web Application A.. my VS keep showing [updating JavaScript Intellisense] on the bottom left status bar. 

    I can't do anything as the VS <g class="gr_ gr_96 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" id="96" data-gr-id="96">is almost hang</g>.. and it's only happened to this project. 

    <g class="gr_ gr_13 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" id="13" data-gr-id="13">i</g> have tried the following but not working.. any idea?

    In Visual Studio Tools > Options > Text Editor > JScript
    In corresponding panel as Statement completion
    Uncheck Autolist members & Parameter Information

    Wednesday, November 28, 2018 12:51 AM

All replies

  • User-271186128 posted

    Hi kengkit,

    my VS keep showing [updating JavaScript Intellisense] on the bottom left status bar. 

    You could try to update the JavaScript Intellisense manually, please refer to the following methods:

    From keyboard:

    Ctrl+Shift+j will do it. Wait for “Updating Intellisense…” message on status bar then try invoking Intellisense again.

    From Menu:

    Select Edit menu, then Intellisense-Update JScript Intellisense. Again, wait for “Updating Intellisense…” message on status bar then invoke intellisense.

    Best regards,
    Dillion

    Thursday, November 29, 2018 2:38 AM