Sublime Forum

C# referencing additional libraries, like Numerics

#1

Hello,

How does Sublime 3 recognize the referenced libraries for C#. For example I can freely use System.Linq or System.Generic. But when I try to use System.Numerics then nothing happens. When I read more about the Numerics library I understood that it is not automatically referenced. So how can I reference it?

Thanks

0 Likes