杨叔叔 发表于 2016-10-26 07:10:44

CLion 2016.2 发布,C/C++ 跨平台集成开发环境

欢迎加入运维网交流群:263444886  
                  CLion 2016.2 发布了,CLion 是 JetBrains 推出的全新的 C/C++ 跨平台集成开发环境。本次发布是2016年第二次发布,本次发布新增一些新奇功能:

[*]  Inspect code more efficiently thanks to improved performance of debugger drivers and the remote GDB debug possibility.
[*]  Keep your code well-documented with Doxygen support (and thus reduce maintainability costs).
[*]  Save time on typing, with lots of new code generation options.
[*]  Work with CMake project model more easily thanks to smart CMake support.
  其他改进:

[*]  Important improvements in VCS support:

[*]  Files not yet under version control are now shown in the commit dialog, so you’ll never forget anything important.
[*]  The Log view for Git and Mercurial loads in the background on every change, so it’s always ready when you need it.
[*]
  Patches can now be applied from the clipboard or by simply dragging them into the>
[*]  Don’t worry about case-only renames in Git for Windows and macOS, as CLion now treats these situations correctly.

[*]  The Inspection results window makes it easier to preview the corresponding piece of code immediately, apply a quick-fix or disable a group of inspections in-place.
[*]  The maximum supported version of MinGW-w64 was updated to 5.*, and Cygwin to 2.*.
[*]  CLion on Windows now bundles a customized JDK version with font-rendering and focus fixes from the JetBrains team.
[*]  Swift plugin for CLion adds Swift 2.2 support, Introduce Variable refactoring and parameter placeholders for Swift. For more details head to the AppCode site.
  下载地址:https://www.jetbrains.com/clion/download/?utm_source=twitter&utm_medium=blog_post&utm_campaign=clion_release_2016_2
  
页: [1]
查看完整版本: CLion 2016.2 发布,C/C++ 跨平台集成开发环境