CLion 2020.1.1

Released: Apr 29, 2020

Aggiornamenti in 2020.1.1

Correzioni

  • CLion 2020.1 introduced CUDA support. This update fixes the issue where CLion was not able to pick the non-default host compiler for CUDA.
  • The compiler is now detected correctly for Cygwin.
  • CLion 2020.1.1 recognizes WSL Ubuntu20.04 distribution.
  • In Qt code: QStringLiteral and QByteArrayLiteral are now highlighted correctly.
  • Fix for a Clangd crash on C++20 code.
  • Fix for the Reformat Code action that caused an IDE freeze when ClangFormat was in use.
  • Completion was skipping parenthesis when Tab indentation was used.
  • An issue with header name autocompletion has been fixed.
  • A few issues with incorrect or redundant symbols completed were fixed.