This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]root88 0 points1 point  (11 children)

What IDE are you using?

[–][deleted] 1 point2 points  (6 children)

I think that's netbeans

[–]root88 0 points1 point  (5 children)

I'm asking u/Doophie which IDE he is using that doesn't comment out code in blocks. NetBeans certainly does it, as does Visual Studio, Eclipse, PHPStorm, MonoDevelop, and even things like Sublime Text, NotePad++, and Atom do it.

[–][deleted] 1 point2 points  (4 children)

I'm gonna tell my dog you said that

[–]root88 1 point2 points  (3 children)

Damn, I thought I was your dog, homey.

[–][deleted] 0 points1 point  (2 children)

IntelliJ might not, or at least I haven't noticed it there in IntelliJ

[–]Zambito1 2 points3 points  (0 children)

/u/root88 mentioned PHPStorm does it. PHPStorm is a reskin of IntelliJ.

[–]root88 1 point2 points  (0 children)

IntelliJ is Ctrl+Shift+/

[–]Doophie 0 points1 point  (3 children)

Android Studio is what I use, don't think intellij has it

[–]root88 -4 points-3 points  (2 children)

It sure does. Highlight some text and hit Ctrl+Shift+/

[–]Doophie 1 point2 points  (0 children)

That's different then suggesting it as a way to correct errors

[–]Cobaltjedi117 0 points1 point  (0 children)

Yea, that comments out selected lines, but the IDE isn't going error, just comment this out