anacierdem / anacierdem/vscode-requirejs
Relative dependency in the parent dir not working
Open
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
The Require Module Support works well for the dojo AMD loading. It works even for relative path `./MyModule`, but it fails for relative path to the parent dir `../MyModule` - e.g. Ctrl + click does not work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.