neoclide / coc-vetur

Vue language server extension for coc.nvim
219 stars 7 forks source link

Possible to include bootstrapvue intellisense autocompletion? #27

Closed warrence closed 3 years ago

warrence commented 4 years ago

Hi, i found that bootstrap vue have some json file for vscode+vetur, im wondering if it works with coc-vetur too?

Please refer to the link below https://bootstrap-vue.js.org/docs/#vs-code--vetur

chemzqm commented 4 years ago

I don't know it's feature of vetur server or vscode extenison of vetur, you need check their doc.

warrence commented 4 years ago

It works only if vetur server?

warrence commented 4 years ago

Further research i found that vetur are using framework which should be already supported if we are using bootstrap-vue 2.1 or above, correctly me if im wrong, because im not sure whether coc-vetur should work the same as vetur, as vetur page are offering to install vetur as coc extension too.

Any help would be very very appreciated as i'm a heavy vuejs developer, coc has been helping me a big big hand in autocompletion for laravel and vue, and this bootstrap vue is gonna make it even more perfect, winning over phpstorm (has been using for few years) which i migrate over.

last-partizan commented 4 years ago

image image

@warrence looks like it's already working.

chemzqm commented 3 years ago

Should be fixed by upgrade vls.