WebStorm 2025.1.3

Released: Jun 23, 2025

2025.1.3 버젼 업데이트

수정사항

  • Code Parsing
    • Angular: Exception processing inlay requests.
    • Angular "in" keyword in template.
  • Code completion
    • Prisma showing unrelated code completions.
  • Documentation
    • Mdn: wide gaps in params section of JS documentation.
    • Show Baseline status in feature hovercards.
  • Intentions, Inspections
    • Reduce memory pressure from RngElementDescriptor.
    • Typescript errors not shown.
  • LSP, TypeScript LS
    • Angular: output Binding not handling Type guards.
    • TypeScript: Cannot create the pipe file for cancellation.
  • Navigation, Type checking, Usages
    • It is not possible to turn on finding usages in strings in JSON.
    • No way to find file usages in strings.
  • No subsystem
    • Angular: element selectors in ng-content should not be treated as element declaration.
    • Sass plugin: outdated function and variable declarations.
    • Tags placed after "[removed]" block are not recognized.
    • Update bundled TypeScript to 5.7.
    • Angular: no required HTML attribute inspection in inline templates.
    • ESLint can't lint HTML using the html-eslint language plugin in IDEA, but works in VSCode.
    • Vue: syntax highlighting and navigation do not work after the update to 2025.1.1.
    • Prettier plugin crashes when formatting HTML files.
    • GraphQL: support mjs, cts, and mts config files.