Mdragossh
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created How to disable to mark line as a comment (#) if it's blank
AnsweredHow to disable to make the line as a comment if the line is blank Suppose I have this things written, I select this lines and hit command + /, all line are marked as comment #. a = 1b = 3c = 2 Resu...