Language server for the viewfile php composer package: https://github.com/genius257/view
This Language Server adds code completion for html attributes on the special viewfile html elements.
npm install
in this folder. This installs all necessary npm modules in the client foldercomposer install
in this folder. This installs all necessary composer packages for the serverLaunch Client
from the drop down.Attach to Server