Strategies to Address Auto Import Intellisense Issues with Global Collisions
with not only Option colliding with dom Option, now also Array and Record colliding with globals,
what are people's strategies on addressing auto import intellisense?
1. I wish vs code would still provide import suggestions even when a name resolves to a global
2. I wish we could just tell vs code to ignore certain globals, so that auto import also works
what are people's strategies on addressing auto import intellisense?
1. I wish vs code would still provide import suggestions even when a name resolves to a global
2. I wish we could just tell vs code to ignore certain globals, so that auto import also works
