Closed
Bug 1577268
Opened 6 years ago
Closed 6 years ago
.vue files are not syntax highlighted
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: Harald, Assigned: davidwalsh)
References
Details
(Whiteboard: [debugger-reserve])
Attachments
(1 file)
What were you doing?
- Open Debugger on https://taipan.raymondcamden.now.sh/game
- Open
webpack:///src/App.vue
orwebpack:///src/components/Hold.vue?0b96
What happened?
Missing syntax highlighting.
What should have happened?
Syntax highlighted files for all .vue files.
Assignee | ||
Comment 1•6 years ago
|
||
webpack:///src/App.vue
isn't highlighted either, so it's more of an issue with the extension or the content type, nothing to do with query string.
Summary: Vue files with ?[hash] postfix are not syntax highlighted → .vue files are not syntax highlighted
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fc94ef6628b
Add vue extension to list of javascript mode extensions r=jlast
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Comment 5•6 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•