Comments Not Working

I just installed Visual Studio 2022 and method comments aren't being recognised. Also when I do ///, normally it will auto-complete the comment block with the method parameters, but it just does nothing. When I load my project in VS, the comment block is briefly syntax-highlighted, whith the parameter names being blue. But it quickly all just turns green as though it's a regular comment. No descriptions are given in the auto-complete prompt.
No description
12 Replies
UnemployedNinja
UnemployedNinja4mo ago
No description
tera
tera4mo ago
Stack Overflow
Visual Studio XML summaries not working
When I used to use Visual Studio I could use /// to declare a summary of my method at the and it would autogenerate all the tags and add a line for any params however after installing Visual Studio...
FusedQyou
FusedQyou4mo ago
Your editor looks broken because Task is also not recognised as a class. Maybe try reinstalling or getting additional workloads
UnemployedNinja
UnemployedNinja4mo ago
hmm you're right, I didn't notice that either. I'll take a look, ty
Waffles from Human Resources
I'm pretty sure you're missing the XML file But since Task is white there is definitely smth wrong going on
Pobiega
Pobiega4mo ago
Did you open a solution/project and not a folder?
UnemployedNinja
UnemployedNinja4mo ago
I cloned it from my github repo, which also contains the .sln file as well as the other project files Opened it from the .sln file
Pobiega
Pobiega4mo ago
that should be fine then
UnemployedNinja
UnemployedNinja4mo ago
Yea, that's what I thought, too
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Waffles from Human Resources
I mightve been wrong abt that then I remember when I made a Lib it would (sort of?) show the stuff but after building it, it didn't show up before I added the XML thingie
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts