DevTools Lost Syntax Highlighting for JavaScript
See original GitHub issueDescription
The dev tool (“Sources” tab) lost syntax highlighting for JavaScript.
Steps to Reproduce
- Open any website with JavaScript.
- Ctrl+Shift+I to open dev tools.
- Go to “Sources” tab and Ctrl+P to open any
.js
file.
Actual result:
No highlighting for JavaScript.
Expected result:
Has highlighting for JavaScript just like Chrome or Firefox.
Reproduces how often:
Always happens after 12:00PM (PST) today (12/12/2019).
Brave version (brave://version info)
Brave | 1.1.20 Chromium: 79.0.3945.74 (Official Build) (64-bit) |
---|---|
Revision | 99b6d241cf84f7fa7434ae8a59f9e74eb1464280-refs/branch-heads/3945@{#888} |
OS | Windows 10 OS Version 1803 (Build 17134.1130) |
Version/Channel Information:
- Can you reproduce this issue with the current release? Yes
- Can you reproduce this issue with the beta channel? Yes
- Can you reproduce this issue with the dev channel? Didn’t try.
- Can you reproduce this issue with the nightly channel? Didn’t try.
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? No.
- Does the issue resolve itself when disabling Brave Rewards? No.
- Is the issue reproducible on the latest version of Chrome? No.
Miscellaneous Information:
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (6 by maintainers)
Top Results From Across the Web
Chrome dev tools lose syntax highlighting for TypeScript
The issue affects JavaScript extension languages whenever angle brackets and template strings are in the same source file. Flow and TypeScript ...
Read more >Devtools Lose Syntax Highlighting - Brave Community
Description of the issue: The dev tool (“Sources” tab) lost syntax highlighting for JavaScript. Steps to Reproduce (add as many as necessary): 1 ......
Read more >Javascript Highlighting Does Not Work - Visual Studio Feedback
And when it is enabled, the Java Scripts syntax highlighting is not working.A temporary solution is to go to the Tools -> Options...
Read more >No syntax highlighting for JS files - Eclipse
Hi all, I just installed Eclipse 2020-09 (4.17.0), then installed Eclipse Web Developer Tools 3.19 from the Marketplace.
Read more >Missing PHP syntax highlighting support in devtools ...
The content of the PHP file should have syntax highlighting like JS, HTML, XML, JSON and python files. The dependencies are already loaded ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@qingxiang-jia did you go to brave://settings/privacy and enable
Remote Debugging
?Issue created to proxy these calls and enable the setting by default: https://github.com/brave/brave-browser/issues/7645