yyyyyyyyyyyy123·6 anni fa·discussIntellisense allows me to write code without having to check definitions of types that I'm using.e.g I'm using type<Person> and I can just check list of its properties at current place instead of having to go to the definitionsame with liberaries, despite that it may not be the smartest thing to do (you should check docs) it works fine very often
e.g I'm using type<Person> and I can just check list of its properties at current place instead of having to go to the definition
same with liberaries, despite that it may not be the smartest thing to do (you should check docs) it works fine very often