PyCharm 2023.1.1 Is Out! | The PyCharm Weblog

[ad_1]

With this construct, we’ve launched some extremely requested bug fixes associated to the debugger and distant interpreters. We additionally added assist for PyScript’s new method to utility configuration.

The Toolbox App is the best technique to get the brand new model, however you can too manually obtain it from our web site.

Obtain PyCharm 2023.1.1

PyScript: code perception for the <py-config> tag

PyScript has lately launched reworked syntax for configuring common metadata and declaring dependencies for PyScript functions. It is best to now use the <py-config> tag as an alternative of the <py-env> tag that was used beforehand. The configuration needs to be set in TOML format. When you’d prefer to set it as JSON, you’ll be able to move the sort="json” attribute. You may also use an exterior configuration file, including an src attribute.

PyCharm now acknowledges <py-config> and completes it, whereas additionally offering completion for the attributes of <py-config> and <py-repl> tags, comparable to sort, src, and output.

Vue assist enhancements

We’ve got excellent news for our Vue customers: This bug-fix replace consists of a lot of Vue-related enhancements that didn’t make it into the most important launch on time.

Higher New Vue Element motion

We’ve improved the New Vue Element motion, which now lets you select the type of the element API – Choices API, Composition API, and Class API – relying on the Vue model and presence of the Class API library. The element file will probably be scaffolded with TypeScript if there’s tsconfig in any mum or dad folder. It is going to additionally use the CSS dialect that’s used essentially the most throughout the Vue recordsdata within the challenge.

Assist namespaced elements within the script setup syntax

We’ve added assist for namespaced element recognition. Elements imported and utilized in <template> tags at the moment are appropriately acknowledged.

Notable fixes:

  • We fastened the problems with the display screen flickering [JBR-5417 and JBR-4959].
  • Stopping a debugger for a script that makes use of a distant interpreter on SSH now not results in the debugger hanging [PY-55448].
  • You’ll be able to once more construct Cython speedup extensions for the debugger for those who put in PyCharm with a snap [PY-57709].
  • The Run / Debug console once more supplies clickable hyperlinks to the recordsdata in error messages [PY-55349].
  • The take a look at runner now reveals terminated assessments as ignored [PY-59719].

Astro fixes

Preliminary Astro language assist was launched in PyCharm 2023.1 by way of our new plugin. Due to everybody who has tried this out and filed points and suggestions on this characteristic. Please proceed to file any points you encounter in our problem tracker. We actually respect it!

  • We’ve fastened the problem inflicting the XML components of .astro recordsdata to not be parsed [WEB-60505].
  • We’ve fastened the problem inflicting fragments to be marked as unknown in Astro elements [WEB-59858].

Tailwind CSS fixes

This bug-fix launch consists of a number of fixes to Tailwind CSS assist.

  • We’ve fastened the problem inflicting Tailwind CSS autocompletion to not work when a folder identify incorporates brackets [WEB-58635].
  • We’ve fastened the problem inflicting autocompletion to not work correctly in some cases [WEB-56637 and WEB-60296].

That’s all for in the present day! For the total listing of points addressed in PyCharm 2023.1.1, please see the launch notes.

[ad_2]

Leave a Comment

Your email address will not be published. Required fields are marked *