Slava0135 / vscode-robust-yaml

Extended YAML support for Robust Toolbox
https://marketplace.visualstudio.com/items?itemName=slava0135.robust-yaml
MIT License
3 stars 1 forks source link

Performance Issue #17

Open BlueHNT opened 2 weeks ago

BlueHNT commented 2 weeks ago

Type: Bug

I'm out here searching through the source and it just crashes on me. It's a repeating issue.

Extension version: 0.2.0 VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (8 x 3600)| |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| |Load (avg)|undefined| |Memory (System)|31.95GB (8.75GB free)| |Process Argv|--crash-reporter-id 1d8321c2-1c70-4fb6-a0d2-d3223fd0ab0e| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 vscaat:30438848 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 g316j359:31013175 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 legacy_priority:31082724 ```
BlueHNT commented 2 weeks ago

Whenever using the VSC search bar or going through source files it just stops working for an unknown reason. This started happening only after last update.

Slava0135 commented 2 weeks ago

Probably syntax highlighting, you can switch log level to debug in settings to see what extension was doing.

Does this happen on specific files? Have you updated other extensions?

You can install old version from extensions menu.