- Whatever I do I'm unable to
go to definition
between functions defined in different*.js
andindex.html
files. - I'm not even sure if is it supposed to work? Or is this feature working only if I do some
node.js
developemnt using some imports? (I'm new to javascript, I just wan't to make webpage with WebGL, not some server-side stuff) - I tried to read this but I don't see how is it relevant for me? I just made empty
jsconfig.json
which did not helped
See simple example search for THREE.Screen
call from index.html
which is defined in ThreeJS_aux.js
.
My javascript project is here https://github.com/ProkopHapala/LearnWeb