-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Description
(Opening issue for sake of discussion)
Some issues ( #114 and #116 ) were reported and this is a bug with sublime, which has been logged with sublime but assigned minor severity sublimehq/sublime_text#2159. This isn't much of an issue for sublime but will basically make the vuejs syntax unusable.
My availability will be a bit on and off the coming 3 weeks, so I want to revert back to using an older approach. We have two options now, wanted to get your inputs @yyx990803
- Option 1: Continue with this approach and wait till sublime fixes this issue.
- Option 2: Re-do some parts of the syntax with an alternate approach which is known to have no issues.
@Thom1729 would appreciate your thoughts on this. I think we can use embed
/extend
for script tags and CSS, but for this, I think we have to use push
/with_prototype
for the directives.
Metadata
Metadata
Assignees
Labels
No labels