This question is locked. New answers and comments are not allowed.
So I am attempting to create a Warning Extension for JustCode to warn users when they have reached a soft limit of 5 parameters in their code. I can create the code just fine basing it off this site: JustCode Extension which says that my project should automatically put itself in the Telerik\JustCode\Libraries\UserControls folder, but when I look in libraries I don't see a UserControls folder nor my project. I've searched through google and the forums, but have not found anything to help me understand how to get them working in visual studio.