PyCharm 2023.1.1

Aggiunge il supporto per il nuovo approccio di PyScript alla configurazione delle applicazioni.
Maggio 2, 2023
Nuova versione

Funzionalità

  • PyScript: code insight for the <py-config> tag - PyScript has recently introduced reworked syntax for configuring general metadata and declaring dependencies for PyScript applications.
    • You should now use the <py-config> tag instead of the <py-env> tag that was used previously. The configuration has to be set in TOML format. If you'd like to set it as JSON, you can pass the type="json” attribute.
      • You can also use an external configuration file, adding an src attribute.
    • PyCharm now recognizes <py-config> and completes it, while also providing completion for the attributes of <py-config> and <py-repl> tags, such as type, src, and output.
  • Vue support improvements:
    • Better New Vue Component action - Improved the New Vue Component action, which now allows you to choose the style of the component API, Options API, Composition API, and Class API, depending on the Vue version and presence of the Class API library.
      • The component file will be scaffolded with TypeScript if there is tsconfig in any parent folder.
      • It will also use the CSS dialect that is used the most across the Vue files in the project.
    • Support namespaced components in the script setup syntax - Added support for namespaced component recognition. Components imported and used in <template> tags are now correctly recognized.
PyCharm

PyCharm

Python IDE con il supporto per Django.

PyCharm è disponibile anche in:

Hai una domanda?

Chatta live con i nostri specialisti di gestione delle licenze di JetBrains ora.