CLion 2023.3.4

Released: Feb 14, 2024

Updates in 2023.3.4

Fehlerkorrekturen

  • Clazy inspections are not shown in the Editor.
  • Collect usage statistics for debug session initialization duration.
  • Collect usage statistics for value/children loading cancellation in debug session.
  • Collect value presentation and children loading for nodes in debugger.
  • LLM inline completion: very long response.
  • No suggestion to install OpenSSL.
  • Create or modify c_cpp_properties.json or CppProperties.json for the project without recognized build system.
  • Object reference not set to an instance of an object.
  • Inspections "Edit severities" no longer opens the Severities Editor.
  • Setting Sync sync failed. couldn't get settings from server: Authentication required.
  • Updated Space SDK version to 1.1.174810.
  • Big file conversion leads to a freeze.
  • HttpClient: on import big postman collection get Unhandled exception in [CoroutineName(com.intellij.httpClient.postman.converter.action.ConvertPostmanCollectionService).
  • HttpClient: on conversion some postman collection instead of one .http file separated JSON files created.
  • HttpClient: after postman conversion some variables doesn't have values in env file.
  • HTTP Client: consider user-info URL part in Postman converter.
  • HttpClient: detect postman collection without postman_collection extension for import action.
  • Asyncio support for the debugger doesn't work with pytest-asyncio.
  • "Bad file descriptor" while debugging a script with joblib.
  • Redshift: Unable to see external Datashare databases in Database Explorer.
  • Errors thrown outside Vitest 1.x test/describe should be reported.