the stars in IntelliCode show the preferred methods or properties of a class.
Now I want to create such stars for my self-made classes to be able to access my most used methods faster.
How is this possible?
the stars in IntelliCode show the preferred methods or properties of a class.
Now I want to create such stars for my self-made classes to be able to access my most used methods faster.
How is this possible?
Yes this is possible, from VS version 16.8 on you are able to train on your current project. This will add stars for your own classes.
view => other windows => intellicode
to enable automatic training on your current project.