vscode-ext-node-module-resolveProvides definitions for commonjs requires in your code for quick navigation. Works with commonjs modules and import module system. Inspired by HookyQR's Node Module Creator and Viewer, this extension provides similar funcitonality with better module resolving system in cost of much less resources needed. You should use only one extension at the same time for the better experience. InstallIn VSC press Ctrl+Shift+P (Cmd+Shift+P on Mac) then type ">ext install", hit enter, search "Node modules resolve". Still confused? Click "Get Started" above. UsageYou can navigate to the module in 2 ways:
Changelist1.0.2
1.0.1
1.0.0
ConfigurationYou can configure this plugin via the "javascript.commonjs.resolve" properties in your workspace/user preferences. ContributionFeel free to contribute! |