adspace
How do you comment multiple lines in visual code?
Answer Posted / Prakash Raj
To comment multiple lines in Visual Code, you can use the multi-line comment /* ... */ or triple single quotes ''' ... '''
Post New Answer View All Answers
Is visual studio 2019 still in preview?
975