Matthew Brush
Matthew Brush
If it were me, I'd just hack the Vue code to make it emit ctags format, since it already knows how to parse the single file components and embedded languages.
> how to parse the single file components and embedded languages? > just as what @masatake said? Probably, I'm the wrong person to ask, I only ever wrote a very...
> I think adding vue parsr as a sub parser of javascript parser is the best. I have no idea if this makes sense in the context of ctags parsers,...
@masatake [it's part of JavaScript proper](https://developer.mozilla.org/en-US/docs/web/javascript/reference/statements/export), and I don't believe it's the only way to achieve the same thing for Vue.
@kristijanhusak not a direct solution, but Node supports standard JS import mechanism, maybe that will be handled better by ctags?
It might be better to name the option after CommonJS or RequireJS or whichever library provides this pattern/convention rather than making it Node-specific. Later similar hacks could also be added...
I was reading from the specs linked from [here](https://wamp-proto.org/spec.html) and they still have this confusing random stuff, or am I missing something? Maybe it's just a matter of kicking off...
I think also maybe 61a8b860314cb5b9376dabe470fe7206c007ad9d forgot to update the [`bp_pubsub_subscribing_and_unsubscribing.md` file](https://github.com/wamp-proto/wamp-proto/blob/5e9c2f8f3871702c307e28b5e4b6f79de1f5d1a4/rfc/text/basic/bp_pubsub_subscribing_and_unsubscribing.md)?
> alright, auto-deployment works again .. including cloudfront update now It's still not updated here using those links even after disabling cache, does it need another commit to trigger it?...
Weird, still not working here in Western Canada.