syntax highlighting for react code in sublime

前端 未结 3 1177
误落风尘
误落风尘 2021-01-31 01:01

I\'m started writing some basic React code in sublime text. Here is what my syntax highlighting looks like. Its partly highlighted. Is there any suggested sublime plugin i can u

3条回答
  •  长发绾君心
    2021-01-31 01:30

    You need to install babel-sublime plugin.

    You can install it from package control of sublime.

    Here is the link - https://github.com/babel/babel-sublime

提交回复
热议问题