vscode-todo-highlight icon indicating copy to clipboard operation
vscode-todo-highlight copied to clipboard

Intellisense is broken after last update

Open mogarick opened this issue 5 years ago • 5 comments

Issue Type: Bug

Today I noticed the intellisense is not working anymore. I though VSCode just broke and was about to clean reinstall it but then I decided to deactivate all extensions first and started testing if any of them was responsible. I activated a few ones with no trouble. Intellisense continued to work. But after activating "TODO Highlight" intellisense broke again. VSCode doesn't show the references links neither ctrl+click on Classes and methods works. I also noticed a high CPU usage. I deactivated all extensions again and intellisense worked again. I activated TODO Highlight only and Intellisense broke again. I wondered why was this happening given the fact I've been using the extension during the last months. I opened the changelog and then I noticed the extension was updated today (2018-07-21) so I guess the update is responsible for this problem. I hope you can fix it ASAP.

I'm using VSCode 1.25.1 on OSX El Capitan (10.11.6)

Extension version: 1.0.2 VS Code version: Code 1.25.1 (1dfc5e557209371715f655691b1235b6b26a06be, 2018-07-11T15:33:29.235Z) OS version: Darwin x64 15.6.0

System Info
Item Value
CPUs Intel(R) Core(TM)2 Duo CPU P8800 @ 2.66GHz (2 x 2660)
GPU Status 2d_canvas: unavailable_software
flash_3d: unavailable_software
flash_stage3d: unavailable_software
flash_stage3d_baseline: unavailable_software
gpu_compositing: unavailable_software
multiple_raster_threads: disabled_off
native_gpu_memory_buffers: unavailable_software
rasterization: unavailable_software
video_decode: unavailable_software
video_encode: unavailable_software
vpx_decode: unavailable_software
webgl: unavailable_off
webgl2: unavailable_off
Load (avg) 9, 6, 6
Memory (System) 8.00GB (0.50GB free)
Process Argv /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Screen Reader no
VM 0%

mogarick avatar Jul 21 '18 19:07 mogarick

I'm experiencing this as well -- seems like #111 is probably the same problem.

lostfictions avatar Jul 21 '18 22:07 lostfictions

what steps can i reproduce it? just enable this extension even without doing any command execution like todohighlight.listAllAnnotations?

wayou avatar Jul 22 '18 02:07 wayou

I want to add that this happens in Code Insiders 1.26 as well.

ayyash avatar Jul 22 '18 09:07 ayyash

@wayou

Yes. The problem occurs just by installing/enabling the extensión with its default settings. I didn't touch any of them.

As I described when I opened the issue, I made various tests before narrowing the problem down to TODO highlights.

If you need any other info please let me know. PD: At this moment I have the extension disabled.

mogarick avatar Jul 23 '18 13:07 mogarick

+1 I also have this issue with this extension on VSCode Version 1.29.1 (1.29.1) on macOS Mojave. Intellisence is broken, high CPU usage when TODO highlight is enabled. Once disabled, everything goes back to normal.

deepal avatar Nov 23 '18 14:11 deepal