matsu shows us how to use the Language Server Protocol language features in Vue.js.

vue.js features

These Language Server Protocol language features become available for Vue interpolation expressions:

Auto complete (introduced in 0.18.0)

Diagnostics (error checking / type checking)

Hover information

Jump to definition

Find References