Skip to content

drewwiens/nrwl-nx-find-all-references-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nrwl Nx Find All References Patch

As of 02-03-2021, Visual Studio Code's Find All References feature doesn't work between apps and libs in Nrwl Nx workspaces. This Node CLI utility temporarily and non-destructively applies the workaround from that GitHub issue to your Nx workspace.

Usage

Run farp in a Nrwl Nx workspace to apply the patch.

Run unfarp to remove the patch by restoring the original tsconfig files.

Unfortunately, your code will not compile while the workaround is in place.

Unit tests do seem to work, though.

About

Find All References Patch for Nrwl Nx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published