-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question - How to enable linking to views with docker container and vscode editor? #1731
Comments
That is not an issue, and you should read the vscode documentation, or ask for support there, all IDEs handle it differently |
am i approaching adding the path correctly? |
If it is an absolute path, yes |
During a wifi outage vscode informed me that it could not save the file with the full URL. My problem now is to know where that ID comes from (7b...) to be able to do it without having to cut the network... |
the only way I found to get the id --- was searching in the log of the "terminal" in vscode |
.env file
when i click on link for a view in the debugbar nothing loads in vscode
Note the url for the link is vscode://file/~%2Fhome%2Fusername%2Fsites%2Fproject%2Fresources%2Fviews%2Factions%2Fedit.blade.php:1
Not sure if i missed something
The text was updated successfully, but these errors were encountered: