bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
760 stars 303 forks source link

CLion MSVC Support #6500

Closed LeFrosch closed 2 months ago

LeFrosch commented 3 months ago

Checklist

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See the Contributions section in the README for more details.

Discussion thread for this change

Issue number: #6451

Description of this change

Fixes windows specific issues and adds support for MSVC. Since, the MSVCCompilerToVersionCacheService is only available since 231 all earlier versions are not supported.

Limitations: