ts-type-explorer icon indicating copy to clipboard operation
ts-type-explorer copied to clipboard

Significantly slows down autocomplete even when the tab isn't focused

Open evelant opened this issue 2 years ago • 2 comments

Type: Bug

This extension appears to greatly slow down TS autocomplete even when the extension tab is not focused. It creates a big drag on editing speed. Hopefully the extension can be updated so that it does nothing unless it's the active panel.

Extension version: 0.4.2 VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:58:33.551Z) OS version: Darwin arm64 22.5.0 Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 12, 13, 16
Memory (System) 16.00GB (0.06GB free)
Process Argv
Screen Reader yes
VM 0%

evelant avatar Jun 24 '23 18:06 evelant

Ah, yeah, I thought I fixed this earlier but I still need to address it!

mxsdev avatar Jun 29 '23 16:06 mxsdev