You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently installed vscode-hack but I can't get the autocomplete working the same way it is shown in the plugging readme. When I right click in the code I can't see the Go to definition option.
I am using:
windows 10 (sadly)
vscode 1.33.0
hhvm 3.24.8
hh_client 3.24.8
web server nginx
and everything is running in vagrant
I tried the configuration for remote development without success. (See below)
Hello,
I recently installed vscode-hack but I can't get the autocomplete working the same way it is shown in the plugging readme. When I right click in the code I can't see the
Go to definition
option.I am using:
I tried the configuration for remote development without success. (See below)
I also executed succesfully
ssh [email protected] -p 2222 "cd /vagrant/webroot && /usr/bin/hh_client
as recommended.Looking forward to hearing from you,
Cheers,
Sam
ps: Here is my full settings.json:
The text was updated successfully, but these errors were encountered: