question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

monorepo: vscode-icons has detected conflicting project icons

See original GitHub issue

I’m using yarn workspaces to work with a monorepo in which I have both a NestJS and an Angular project.

I’ve been getting this popup:

image

As an example, packages/angular-stuff might be Angular while packages/nest-stuff would be NestJs, but they’re both part of a main root workspace.

Is there a way to configure the extension to understand my setup?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
andreialecucommented, Jan 4, 2020

I see. I didn’t mean to sound pushy or anything, it’s a minor issue. However, since monorepos and nx are gaining traction, this should be kept on some sort of roadmap for the future.

Looks like an issue should be opened in the VS Code repo to enable extensions to override icons on a per directory/per file basis.

1reaction
andreialecucommented, Jan 3, 2020

Look into https://github.com/nrwl/nx which has almost 3K stars on github. It’s a new dev paradigm for monorepos and one of the main directions it recommends is having an angular and nestjs project under the same root.

Hence this should be a pretty common request going forward.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bountysource
monorepo : vscode-icons has detected conflicting project icons.
Read more >
jest-community/vscode-jest: The optimal flow for Jest ... - GitHub
If you have a more sophisticated project configuration or prefer to run tests differently, fear not, the extension supports extensive customization settings ...
Read more >
ESLint not working in VS Code? - Stack Overflow
Edit: I have tested using ESLint via command line, and everything worked as expected, with the errors found where they should have, however, ......
Read more >
Visual Studio Code tips for monorepo development with Multi ...
I like to bundle the workspace file into the root folder .vscode because if someone uses a different editor or IDE, it will...
Read more >
Source Control with Git in Visual Studio Code
Selecting the icon will show you the details of your current repository changes: CHANGES, STAGED CHANGES and MERGE CHANGES. Clicking each item will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found