autoformat Questions
1
Android studio allows to auto format HTML code but not JavaScript. Is there anyway i can achieve such thing? I already looked for plugins and file types, but it seems like nothing really helped.
w...
Silicon asked 16/5, 2017 at 10:42
2
Haven't found a way to indent/autoformat HOCON config files. What is you way here?
Transcendent asked 25/7, 2016 at 8:13
0
Resharper changes below code
string strTest = "Test";
string strTest2 = "Test2";
to this
string strTest = "Test";string strTest2 = "Test2";
if cursor is at the end of the first line when I st...
Escapee asked 25/12, 2015 at 8:57
1
© 2022 - 2024 — McMap. All rights reserved.