
+4
Bracket indicator mixes comments and actual code
For example
1 - If(blah blah){
2 - //If(blah){ <-- commented out
3 - Code code
4 - }
The bracket indicator would pair line 2 and 4.
This happened to me in C++. I don't know how it's doing in other languages.
It would be awesome if this can be fixed.
1 - If(blah blah){
2 - //If(blah){ <-- commented out
3 - Code code
4 - }
The bracket indicator would pair line 2 and 4.
This happened to me in C++. I don't know how it's doing in other languages.
It would be awesome if this can be fixed.
Customer support service by UserEcho
Vastused 2