georgewfraser / vscode-tree-sitter

Accurate syntax coloring for VSCode using tree-sitter
MIT License
175 stars 25 forks source link

I ran the Extension Bisect early today and it gave me this result that yesterday didn't got any feedback #35

Closed OOOHA closed 3 years ago

OOOHA commented 3 years ago

Issue Type: Bug

The same issue from my report #118401 and at that time I ran the Extension Bisec it saied it's all fine. Since I can't even use VSCode anymore, I decided to run Extension Bisect again and it gave me this report.

Extension version: 0.1.26 VS Code version: Code 1.54.1 (f30a9b73e8ffc278e71575118b6bf568f04587c8, 2021-03-04T22:42:18.719Z) OS version: Darwin x64 20.3.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz (4 x 2300)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled| |Load (avg)|7, 6, 3| |Memory (System)|8.00GB (1.23GB free)| |Process Argv|--crash-reporter-id 3f12e0b1-128d-4528-9fb3-29fc2b9c754f| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspyt653:30253241 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstry244:30256636 pythonvsdeb440:30248342 pythonvsded773:30248341 vstes627:30244334 pythonvspyt875:30259475 dockersubset:30265998 pythontb:30265425 vspre833cf:30267465 ```
georgewfraser commented 3 years ago

vscode-tree-sitter is no longer maintained, it's been obviated by semantic coloring.

OOOHA commented 3 years ago

The issue is no longer exists in the latest version.