Copy link to clipboard
Copied
Hello. My .Vue files are displaying as all white. I would like them to have the same color coding as my .html files. Please advise as to how i can get .vue files to have code coloring.
1 Correct answer
In the bottom right of the window, choose the type of file you'd like DW to treat it as.
For example, HTML...
...and that should change the code coloring to match. Keep in mind though, if the code isn't valid html, php, etc the code coloring will likely end up looking wrong.
Copy link to clipboard
Copied
In the bottom right of the window, choose the type of file you'd like DW to treat it as.
For example, HTML...
...and that should change the code coloring to match. Keep in mind though, if the code isn't valid html, php, etc the code coloring will likely end up looking wrong.
Copy link to clipboard
Copied
Perfect! Thank you.

