I have defined a custom unit in a library: <img width="289" height="63" alt="Image" src="https://github.com/user-attachments/assets/5b107768-7199-4e50-a3c2-87325f4efd59" /> When I use the library and then use code completion, I get duplicate entries: <img width="750" height="132" alt="Image" src="https://github.com/user-attachments/assets/a482a82b-4b4d-41a4-8b06-1105c61763da" /> The places that generate those are http://127.0.0.1:63320/node?ref=r%3A92d50c8e-b748-4d10-be16-a16e598ca5a7%28org.iets3.core.expr.typetags.editor%29%2F3691316882320236870 and http://127.0.0.1:63320/node?ref=r%3A92b6235a-90ab-4d1e-908d-c04e8b6357fd%28org.iets3.core.expr.typetags.physunits.editor%29%2F3722898584391917319 It would be better not to see the new unit twice.
I have defined a custom unit in a library:
When I use the library and then use code completion, I get duplicate entries:
The places that generate those are
http://127.0.0.1:63320/node?ref=r%3A92d50c8e-b748-4d10-be16-a16e598ca5a7%28org.iets3.core.expr.typetags.editor%29%2F3691316882320236870
and
http://127.0.0.1:63320/node?ref=r%3A92b6235a-90ab-4d1e-908d-c04e8b6357fd%28org.iets3.core.expr.typetags.physunits.editor%29%2F3722898584391917319
It would be better not to see the new unit twice.