Hi,
Currently we can search only node modules in workspaceFolder but how we can search in parent folder..where i want to change in extension.js?
My project folder structure :
http://localhost/projects/mynodemodules/myproject
mynodemodules->folder [ http://localhost/projects/mynodemodules/ ]
- node_modules
myproject->folder [ http://localhost/projects/mynodemodules/myproject ]
-index.html
-text.js
-style.css