I just want to ask if you know how to add syntax highlighting for vue files using vue-loader. I am using Eclipse Neon
vue is basically tags and javascript, so treating them as an HTML file will be fair enough. This can be set in eclipse for * .vue under HTML in the content type.
There is a plugin in the Marketplace, which may be what you are looking for. It was called CodeMix CI 1. I just installed it and in addition to adding syntax highlighting, it also performs code completion, which is very convenient.
Source: https://habr.com/ru/post/1268050/More articles:How to assemble a float of two bytes? - c ++Attach a table between different microservices - architectureHow to get a screenshot of a full web page using Selenium and Java? - javaWhy does Volatile.Read accept a ref parameter? - c #How to leave a column fixed and scrollable right in Bootstrap 4, responsive? - twitter-bootstrapFix position Bootstrap col - htmlkubeadm: master node is never ready - kubernetesAccess to .properties parent applications from a dependent project in spring boot - javaUpload a photo to selenium python when the input to the file is not displayed - pythonBluemix creates a group of containers associated with another container - javaAll Articles