Describe the bug
Matlab extension of vscode supports code completion like function, snippet etc..
matlab vscode
But in neovim, It seems that completionProvider supports only completion the word for keyword, function, modules not snippet.
Doesn't it support out of box snippet?