Results 34 comments of Chouzz
trafficstars

应该是12306新出了滑动模块验证的原因,看12306项目也有类似的问题

Update: c8 v6.0.1 works good in windows, but v7 and v8 not ok.

Could you please show somes examples? Maybe it's not supported yet.

The default comment is `//`, but seems now it can be changed in different languages. I think it can be supported.

Just wait. I will add this.

Thanks for the feedback, I found it's harder than I thought, but I will investigate this.

It can't. For better align, it can't understand `constexpr auto`. Maybe it can align like ``` constexpr auto NaN = std::numeric_limits::quiet_NaN(); Eigen::VectorXd current_penalties = Eigen::VectorXd::Constant(constrain_number, NaN); ```

This is expected behavior, I think you can use shortcuts(`alt+A`) instead.