Vscode: Intellisense Unusably Slow

Created on 19 Apr 2019  Â·  7Comments  Â·  Source: microsoft/vscode

Issue Type: Performance Issue

Even with all extensions disabled, Intellisense and autocomplete are now too slow to be useful

VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:22:55.268Z)
OS version: Darwin x64 18.2.0


System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-6567U CPU @ 3.30GHz (4 x 3300)|
|GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled|
|Load (avg)|3, 6, 7|
|Memory (System)|16.00GB (0.15GB free)|
|Process Argv|.|
|Screen Reader|no|
|VM|0%|


Process Info

CPU %   Mem MB     PID  Process
   20       82    1483  code main
    1       82    1521     gpu-process
    0      246    1529     window (index.js — s2l)
    0       98    1532       extensionHost
    0      606    1534         electron_node tsserver.js 
    0       66    1560           electron_node typingsInstaller.js typesMap.js 
    0       49    1578         /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper.app/Contents/MacOS/Code Helper /Applications/Visual Studio Code.app/Contents/Resources/app/extensions/json-language-features/server/dist/jsonServerMain --node-ipc --clientProcessId=1532
    0       33    1533       watcherService
    0       33    1551       searchService
    0        0    1594       /bin/zsh -l
    0        0    1860         /bin/zsh -l
    0       33    1912         npm
    0        0    1913           /Applications/Xcode.app/Contents/Developer/usr/bin/make start
    0       33    1974             npm
    0       16    1975               node /Users/keegan/s2l/node_modules/.bin/react-scripts start
    0      279    1976                 node /Users/keegan/s2l/node_modules/react-scripts/scripts/start.js
    0       66    1550     shared-process
    4       66    2040     window (Issue Reporter)
    0        0    2042     /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=



Workspace Info

|  Window (index.js — s2l)
|    Folder (s2l): 169 files
|      File types: js(70) png(31) jpg(15) svg(8) json(6) map(4) css(3)
|                  DS_Store(3) bin(3) xml(2)
|      Conf files: makefile(1) package.json(1);


Extensions (3)

Extension|Author (truncated)|Version
---|---|---
gitlens|eam|9.6.2
vsc-material-theme|Equ|2.8.2
vscode-icons|vsc|8.5.0


needs more info

Most helpful comment

Downgrading to 1.30.1 solved this for me fyi @keegandonley while this get's sorted out.

All 7 comments

Please share information about your workspace and repo steps

/needsMoreInfo

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

Downgrading to 1.30.1 solved this for me fyi @keegandonley while this get's sorted out.

@mjbvz Issue is persistent no matter what I try - rebooting, reinstalling, or disabling plugins. Happy to provide more information if you let me know what will be useful; I did include all the system/workspace information from the bug reporting tool in VS Code.

@scottmeschke downgrading solved for me as well, thanks for the info

What language are you working in and what is the basic structure of your project? Does this happen in all workspaces, or just one in particular?

Also, does this reproduce in the latest VS Code insiders build with all extensions disabled?

Can confirm I started having the same issue out of nowhere. Fresh install didn't work, going back to 1.30 solved the issue for now.

Closing as there is not enough information to investigate this. My best guess is that this is duplicate of https://github.com/microsoft/TypeScript/issues/31302 but please share repo steps and information about your project to confirm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mariusa picture mariusa  Â·  219Comments

jez9999 picture jez9999  Â·  234Comments

ozsay picture ozsay  Â·  247Comments

Tekbr picture Tekbr  Â·  191Comments

Tyriar picture Tyriar  Â·  314Comments