CLion 2024.2.1

Released: Sep 2, 2024

Actualizaciones en 2024.2.1

Características

  • Disabled the inspection for zero (default initializer) literals assigned in local variable declarators and removed the corresponding option from CLion Classic.
  • Added an "Accept and finalize" button to the review tool window in the Space plugin.
  • Added support for narrowing types with TypeIs.
  • Added support for TypedDict: Read-only items.
  • Support for Next.js link resolve within JS context.
  • CSS scope from styled components is now taken into account.
  • Auto-download plugins that are 100% compatible with existing environment.
  • DevContainers: Added step about tmp folder creating and warning regarding mount in build logs when the dev container is created with clone via RD.
  • HTTP Client XPath: Added a live template.
  • Preserves custom text written in the endpoints view http client tab.
  • Implemented an inspection for unknown Terraform resources.
  • WireMock: Support for Handlebars templates.
  • Semantic search functionality for the Actions tab in the ML in Search Everywhere bundled plugin.
  • Open patch files as diff together with plain text.
  • Integrated on-demand AI in merge conflict dialog.
  • Replaced API for AnAction tooltip used in popups.
  • Added the ability to disable a smart chat if it doesn't work with the available model.
  • Added FUS for hashtag button.
  • Added a # button to the chat input field.
  • Added Custom prompt support for Go Test Generation.
  • Added Custom prompt support for PHP Test Generation.
  • Test generation: Added the ability to set your own unit test guidelines.
  • You can now run a generate test action on the class.
  • Added Custom prompt support for Ruby Test Generation.