Closed seawatts closed 7 years ago
This fixes a problem where vscode typescript.referencesCodeLens.enabled: true would also include references to tmp and dist folders.
typescript.referencesCodeLens.enabled: true
tmp
dist
I'm not sure what other side effects this has. But I'm assuming they are good lol 😛
This fixes a problem where vscode
typescript.referencesCodeLens.enabled: true
would also include references totmp
anddist
folders.I'm not sure what other side effects this has. But I'm assuming they are good lol 😛