Open Den-dp opened 1 year ago
Describe the bug: apps and libs folder icons disappeared for both nx and ng cli workspaces
apps
libs
nx
ng cli
Steps to reproduce:
ng new ng-workspace --minimal --defaults
npx create-nx-workspace nx-workspace
Expected behavior: apps and libs folders should be decorated with special icons
Additional context: Not familiar with kotlin, but this might be the reason https://github.com/iguissouma/nx-console-idea-plugin/commit/487dc43a94d4b42ff6a3194d1bc2832894990b1f
Hello, Yeah, I disabled this feature because it giving random exceptions but I will take a look how to fix it.
Describe the bug:
apps
andlibs
folder icons disappeared for bothnx
andng cli
workspacesSteps to reproduce:
ng new ng-workspace --minimal --defaults
npx create-nx-workspace nx-workspace
(and choose integrated + angular)Expected behavior: apps and libs folders should be decorated with special icons
Additional context: Not familiar with kotlin, but this might be the reason https://github.com/iguissouma/nx-console-idea-plugin/commit/487dc43a94d4b42ff6a3194d1bc2832894990b1f