Word request: make code comment / make comment code in programming [closed]
Solution 1:
Based on practical experience, not dictionary definition:
I have commented (out) the code. It is now a comment.
"out" is optional, in my experience. I hear it both ways.
I have uncommented the code. It is now no longer a comment.
Note also that Visual Studio itself uses this phrasing:
And also JetBrains Rider: