-
**Is your feature request related to a problem? Please describe.**
Warnings and suggestions are great but appear multiple times with the same exact message.
Some suggestions like NETW-3200 appear …
-
In our ingested data, many CVE numbers appear multiple times since they seem to come from different sources.
As a security team member, I want to only have to deal with unique CVEs.
For example,…
-
New fabric versions expect the launcher to deduplicate libraries on the classpath. This launcher doesn't, and leads to things like this:
```
Exception in thread "main" java.lang.ExceptionInInitializ…
-
It would be great if we could deduplicate results, for sites where the same content can be present on different pages.
This is already something that requires a canonical for SEO (which is allowed …
-
Hello!
I searched the issues and could not find a similar issue, if there is already one on that topic I missed feel free to close this one.
I find myself solving some merge conflicts lately tha…
-
I saw that WinDirStat supports the ability to skip Directory Junctions and both directory and file Symbolic Links, but it would be useful to be able to deduplicate file hard links (i.e., files where t…
-
We currently do not deduplicate any intrinics which have side effects. This results in us not deduplicating instrinsics which we should be able to (example given in #6527 where we do not deduplicate `…
-
using this fragment shader
```c
static const int scaleFactor = 10;
struct Light
{
float3 position;
float4 color;
float radius;
}
///
struct Transform
{
float3 positio…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.95.3
- OS Version: Linux x64 6.11.2-amd64
Steps to Reproduce:
When you open ```code``` with multiple work…
-
Please fill out _all the sections_ below for bug issues, otherwise it'll be closed as it won't be actionable for us to address.
**Describe the bug**
deduplicated files on ReFS are not readable inside…