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.

No syntax highlight on any type of files. All text is plain white\black

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. Deploy docker image
  2. Open 0.0.0.0:3000

Rust, Go, YAML, JSON, any syntax highlight does not work. All text is plain white or black. Screenshot 2021-09-30 003408

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
michaellilltokiwacommented, Oct 26, 2021

@wmw9 Same issue. It seems like syntax highlighting needs web assembly enabled. Maybe that’s why you got different results in different browsers.

0reactions
borgdylancommented, Mar 7, 2022

The solution is to turn off the security mode in Edge using an entry in the whitelist.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sublime 3 - Add specific plugin syntax highlight for no file type
Any ideas? The goal is to have every new file open with Shell syntax highlighting, instead of the default plain text.
Read more >
JS Highlighting doesn't work - Visual Studio Feedback
After updating to 16.3.4, syntax highlighting for js and ts files not working and it's all white plain text. Visual Studiowindows 10.0visual studio...
Read more >
highlight_string - Manual - PHP
I use following function to highlight different file types and it works quite good: <?php function highlightText($text) { $text = trim($text);
Read more >
Enable Syntax Highlighting and Colors in nano - FactorPad
The steps to create local nanorc configuration files for the Linux editor nano syntax highlighting and colors with the Python nanorc file as ......
Read more >
syntax.txt - Vim
Vim doesn't parse the whole file (to keep it fast), so the highlighting has ... does not have any of these commands} Syntax...
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