Hongbo LU
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Hongbo LU commented, -
-
Hongbo LU created a post, js code formatter doesn't work very well in phpstorm ps-110.226
if I declare some variables like this:var x=1, y=2, z=3;after applied js code formatter, my code become:var x=1,y=2,z=3;which is not expected.in olde version, I didn't have such problem. -
Hongbo LU commented, -
Hongbo LU created a post, extremely slow on large project
Thanks for your decent IDE, but I have very seurious performance issue,when editing the large project (both PHP and Javascript) on a mapped network partition, my phpstorm is extremely slow, the CPU...