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.

use of css`` helper function breaks syntax highlighting

See original GitHub issue

From my package.json: "styled-components": "4.0.0-beta.9",

When using the css helper function for styling partials, syntax highlighting breaks below where the the css helper function is being called:

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:15
  • Comments:11

github_iconTop GitHub Comments

8reactions
prokocommented, Nov 26, 2018

Adding this extension fixed improved it for me https://github.com/michaelgmcd/vscode-language-babel

Read more comments on GitHub >

github_iconTop Results From Across the Web

Syntax Highlight Guide | Visual Studio Code Extension API
Syntax highlighting determines the color and style of source code displayed in the Visual Studio Code editor. It is responsible for colorizing keywords...
Read more >
Syntax Highlighting - Melinda Higgins, Ph.D. Blog
The css entry determines which css file is loaded. The css file needs contain the stylesheet entries needed by the Jekyll to rend...
Read more >
How to use highlight.js
To highlight code with a specific language, use highlight : ... that preserves linebreaks (like pre ) you'll need some additional CSS to...
Read more >
PrismJS syntax highlighting is broken due to conflicts with Bulma
There are at least 2 workarounds. Workaround #1. PrismJS adds token class to all highlighted elements including number and tag unlike Bulma.
Read more >
syntax.txt - Vim
In the User Manual: usr_06.txt introduces syntax highlighting. usr_44.txt ... Setting this variable to 1 causes 2html.vim to always use CSS for styling, ......
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