Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense is slow and non-responsive #12952

Open
Illya776 opened this issue Nov 12, 2024 · 1 comment
Open

Intellisense is slow and non-responsive #12952

Illya776 opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
Language Service more info needed The issue report is not actionable in its current state performance

Comments

@Illya776
Copy link

Type: Bug

I'm using VScode with an SSH extension to connect to a remote linux C++ project. The intellisense doesn't seem to respond fast or at all.

Extension version: 1.22.11
VS Code version: Code 1.95.1 (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Remote OS version: Linux x64 4.15.0-213-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i5-10310U CPU @ 1.70GHz (8 x 2208)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.73GB (4.12GB free)
Process Argv --crash-reporter-id 430d46d9-380a-4d25-b0ce-d987031f262a
Screen Reader no
VM 0%
Item Value
Remote SSH: 10.7.34.102
OS Linux x64 4.15.0-213-generic
CPUs Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (6 x 0)
Memory (System) 11.73GB (2.14GB free)
VM 100%
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
vscrp:30673768
962ge761:30959799
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
0ee40948:31013168
dvdeprecation:31068756
dwnewjupytercf:31046870
newcmakeconfigv2:31071590
impr_priority:31102340
nativerepl1:31139838
refactort:31108082
pythonrstrctxt:31112756
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
h409b430:31179529

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Nov 12, 2024

@Illya776 We need more info. What does the language status bar show?
Image

With C_Cpp.loggingLevel set to "Debug" is there any logging (in the C/C++ pane) that would seem to indicate what is taking the time? Is it logging that an IntelliSense update is taking a long time or is it logging tag parsing messages, etc.?

@sean-mcmanus sean-mcmanus self-assigned this Nov 12, 2024
@sean-mcmanus sean-mcmanus added Language Service more info needed The issue report is not actionable in its current state performance labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Service more info needed The issue report is not actionable in its current state performance
Projects
Status: No status
Development

No branches or pull requests

2 participants