CLion 2019.2.2

添加 C++ 參數提示的預設黑名單。
9月 17, 2019
新版本

特性

  • Added a default black-list for C++ Parameter Hints. It includes std::min/max, std::forward, std::vector::push_back, strcmp / strncmp, and some others:
  • Parameter hints now correctly handle brace elision in aggregate initialization.
  • In pack expansion, the & hint is now shown for all the parameters.
  • Now, CLion doesn’t show a hint if there’s a comment matching the hint / parameter name. It recognizes comments in the form of /*NAME=*/ (the = can be any character and NAME must match the hint for that argument).
  • A Parameter Hint is now shown before NULL.
  • Bundled LLDB on Catalina macOS - macOS 10.15 Catalina is soon to be released, so this release makes sure the bundled LLDB works.
Default black-list for C++ Parameter Hints

CLion

用於 C 和 C++ 的跨平臺 IDE。

有任何疑問嗎?

Live Chat現在與我們的JetBrains 專家即時聊天詢問。