Alberto Soto
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Alberto Soto created a post, AnsweredHow to align next line with comments and not code
Hello, I noticed that when I add a comment and then click "enter" (add a new line) the new line is not aligned with the comment but with the code above the comment. So if I write: def foo(): ...