PyCharm 2023.1.1

애플리케이션 구성에 대한 PyScript의 새로운 접근 방식에 대해 지원을 추가합니다.
5월 2, 2023
신규 버전

기능

  • 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

Django용 서포트가 제공되는 Python IDE.

PyCharm 도 구매할 수 있습니다:

궁금한 점이 있으세요?

JetBrains 사 제품 라이선스 담당자와 라이브 채팅