question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disables semantic highligthing for javascript and vue file

See original GitHub issue

Type: Bug

VsCode most of the semantic highlighting is lost when extension is open.

Also “Developer: Inspect Editor Tokens and Scopes” throws error when extension is active. Thrown Error : “No TM Grammar registered for this language”

if extension enabled; image

when extension disabled; image

Extension version: 5.0.20221116 VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No

System Info
Item Value
CPUs Intel® Core™ i7-9700K CPU @ 3.60GHz (8 x 3600)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 15.94GB (6.52GB free)
Process Argv –crash-reporter-id ea3b7209-2e58-4bce-85b0-4b1a77c81874
Screen Reader no
VM 67%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
azure-dev_surveyone:30548225
vsccc:30610678
pyindex848:30577860
nodejswelcome1cf:30587006
fc301958:30595537
2e4cg342:30602488
gswce1:30612156
iaj6b796:30608729
dbltrim-noruby:30604474

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:5
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
Brenndoerfercommented, Nov 17, 2022

Same here. As suggested, installing a previous version worked for me too.

Click on the arrow next to Uninstall -> Install another version and select the previous build (or any that works for you) image

0reactions
mjbvzcommented, Nov 17, 2022

Duplicate of #43

Read more comments on GitHub >

github_iconTop Results From Across the Web

VSCode Syntax Highlighting not working with Vue / Vetur
VUE file I work with has no syntax highlighting. I usually have the extension Vetur to help with synthax highlighting and other tweaks...
Read more >
Setup | Vetur - GitHub Pages
Install language-stylus (opens new window) for stylus syntax highlighting. Install ESLint extension (opens new window) for linting vue and js files. # VS ......
Read more >
Support vue.js modules for syntax highlighting : WEB-19082
Support for .vue files with : – Correct syntax highlight depending on the lang= parameter passed on the <template> , <style> and <script>...
Read more >
How to use highlight.js
To skip highlighting of a code block completely, use the nohighlight class: ... document. ... for a simple Vue plugin that works great...
Read more >
TypeScript Programming with Visual Studio Code
Tip: You can disable snippets by setting editor.snippetSuggestions to "none" in your settings file. If you'd like to see snippets, you can specify...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found