Please add support to CLion 2020.2
Please review https://github.com/sambercovici/intellij
@sambercovici how do i compile your plugin?
bazel build //clwb:clwb_bazel_zip --define=ij_product=clion-2020.2
you will need to checkout my branch of course.
can you please do a PR so this gets merge to master?
Thanks for the code!
question. Does this version works for any 2020.2.X version?
thanks
I just tested it and it works with 2020.2.4
works for me on 2020.2.4
thanks @sambercovici
see: #2202
Most helpful comment
bazel build //clwb:clwb_bazel_zip --define=ij_product=clion-2020.2
you will need to checkout my branch of course.