How to make css preprocessing codes such as sass highlighted in vue single file components in sublime text?
After I added lang="scss" in <style scoped>, I can no longer highlight it, and the shortcut keys such as comments have also become html comments. Is there any way to solve this problem? If that doesn't work, should I write a sublime text plug-in myself? Are there any tutorials on this?
Mine can be highlighted, so I installed the following.
Use the vs code editor, which is most suitable for writing vue. It is equally easy to use when writing other editors and installing corresponding plug-ins.