Skip to content

Commit

Permalink
Update syntax-highlighting.md (#881)
Browse files Browse the repository at this point in the history
Co-authored-by: LittleboyHarry <[email protected]>
  • Loading branch information
Tech Boy Harry and LittleboyHarry authored Apr 4, 2023
1 parent 0e39dc7 commit 089c9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/tooling/syntax-highlighting.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Another option is [Naomi](https://github.com/borela/naomi) by [Alexandre Borela]

[**@gandm**](https://github.com/gandm)'s language-babel has been ported to VSCode under the name [Babel JavaScript](https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel) by [Michael McDermott](https://twitter.com/michaelgmcd). It provides the same all-in-one solution for Babel syntax highlighting with styled-components included.

If you would like to keep your current JavaScript syntax highlighting, you can use the [vscode-styled-components](https://github.com/styled-components/vscode-styled-components) extension to provide styled-components syntax highlighting inside your Javascript files. You can install it as usual from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=jpoissonnier.vscode-styled-components).
If you would like to keep your current JavaScript syntax highlighting, you can use the [vscode-styled-components](https://github.com/styled-components/vscode-styled-components) extension to provide styled-components syntax highlighting inside your Javascript files. You can install it as usual from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=styled-components.vscode-styled-components).

### VIM / NeoVim

Expand Down

0 comments on commit 089c9a0

Please sign in to comment.