When I use comments in JS, the indention starts to fail.
Reindent does not work properly
twosev
#2
I have the same problem in the case of C/C++. Reindent command stops working correctly after the first occurrence of both ‘//’ and ‘/*’ comments.
0 Likes
Xaapyks
#3
FYI : viewtopic.php?f=3&t=7257&start=0
It happens with other languages too (C++ here)
0 Likes
wbond
#6
@akrabat If you can post an example on https://github.com/sublimehq/Packages, we can work on trying to get it sorted.
0 Likes