We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acaa50 commit 87fe904Copy full SHA for 87fe904
package.json
@@ -2,6 +2,7 @@
2
"name": "dynamic-import-references",
3
"displayName": "Dynamic Import References",
4
"description": "Enhances VS Code's 'Find All References' feature by including dynamic and lazy imports in JavaScript and TypeScript files.",
5
+ "publisher": "bubablue00",
6
"version": "0.1.0",
7
"icon": "icon.png",
8
"engines": {
0 commit comments