Webpack bootstap vuejs code completion/validation
Hi,
By default webpack vue file don't recognize bootstrap-vue component http://bootstrap-vue.js.org/. The component are highlighted by inspection and no code completion/checking are available.

What should I do to :
- do not display these elements as unknown tag (recongnized by inspection)
- have code completion suggestion when opening a tag on .vue files (as I have suggestion for the component of the project)

thanks
请先登录再写评论。
Please vote for https://youtrack.jetbrains.com/issue/WEB-35477 to be notified on any progress with it; for now, I can only suggest adding these tags to custom tags (Alt+Enter, Add 'b-card' to custom HTML tags)