I really appreciate the way you describe everything. One of the best tutorials I have seen with VSCODE. I struggle with modifying settings in json, you were very clear. Thanks!
OK but how do I debug a non working form to find out what's wrong if I can't click on any button? I don't get it. It doesn't open the website and live debug?
@@drToddWolfe I was asking about the code inside the parentheses {} .. there were 2lines, the first one starts with "window." And after the dot I can't see
I really appreciate the way you describe everything. One of the best tutorials I have seen with VSCODE. I struggle with modifying settings in json, you were very clear. Thanks!
I appreciate that!
you helped me so mush ... among all videos i've watched ... i wish all the best
Thank you glad to hear it. Please share with others.
Excellent; thanks for sharing.
My pleasure!
Go to the point
Thank you !
OK but how do I debug a non working form to find out what's wrong if I can't click on any button? I don't get it. It doesn't open the website and live debug?
I one one live tab to watch that might help.
Window.(???) The first line?
Can you clarify your comment
@@drToddWolfe I was asking about the code inside the parentheses {} .. there were 2lines, the first one starts with "window." And after the dot I can't see
"window.zoomLevel":1 -- This was already set in my settings.json. Not needed for setting up your php.validate.executablePath variable.
@@drToddWolfe I was asking 'cos mine didn't have that but I omitted whatever line was above and just wrote one for validation and it worked. Thank you