For VScode autocomplete to work, we need to provide *.json files which define the interface of each class. They are added by this MR.
*.json
The folder holding these needs to be added to latex-workshop.intellisense.package.dirs: []
latex-workshop.intellisense.package.dirs: []
closes #20