python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
XCode Auto-Indent moves viewModifiers 1 tab too far after a single line with a closing bracket
When I hit re-indent in my XCode project all lines that begin with a . (e.g. ViewModifiers) on a new line after a single line with only a closing bracket are moved 1 tab too far to the right.
I.e. wha...
matthias_code
Votes: 0
Answers: 1
TAB and indentation problems with NetBeans 12.6
here's the deal:
TAB key works fine if I use in a line of code. I press it and it inserts the spaces normally.
If I go to a new line, an empty line with no code, it doesn't work. No matter what. like...
Lucas Ojeda
Votes: 0
Answers: 1