Skip to content

Releases: oroinc/oro-phpstorm-plugin

v1.1.0

27 May 06:47
Compare
Choose a tag to compare

What's Fixed

  • OPP-95: com.intellij.diagnostic.PluginException: Reference element is not the same element for which references were queried by @amosingiewicz in #31
  • OPP-96: ArrayStore exception when parsing JS files by @amosingiewicz in #32

Full Changelog: 2023.2...v1.1.0

Additional notes

  • The plugin should be stable right now and generate no errors
  • RequireJS navigation has been restored

2023.2

28 Mar 14:19
b23d509
Compare
Choose a tag to compare

Improve compatibility with the current version of the Oro Platform.

2022.3

24 Dec 03:01
200aa31
Compare
Choose a tag to compare

Fixed error in PHPStorm 2022.3

1.0.19

11 Jan 22:02
6a93909
Compare
Choose a tag to compare

Fixed IllegalArgumentException in Twig templates used by layouts in PHPStorm 2020.3

1.0.18

15 Jan 17:50
3ad9bb1
Compare
Choose a tag to compare

Fixed incorrect suggestions for extended_entity_name and table options for datagrids

1.0.17

15 Jan 17:48
562c6e9
Compare
Choose a tag to compare

Fixed compatibility with the upcoming PhpStorm 2020

1.0.13

03 Apr 14:48
Compare
Choose a tag to compare
  • added PHPStorm 2017.1 support
  • added global support for translation references
  • added ability to suggest imports in datagrids.yml files
  • added support for imported files in datagrids.yml
  • fixed parameters for conditions in workflows.yml

1.0.12

03 Apr 14:44
Compare
Choose a tag to compare
  • fixed navigation to actions and conditions that have multiple aliases
  • improved suggesting options for actions / conditions in workflows.yml

1.0.11

03 Apr 14:40
Compare
Choose a tag to compare
  • improved support for suggestions based on services
  • added support for "scopes" in workflows.yml file
  • fixed bugs

1.0.10

07 Mar 16:44
Compare
Choose a tag to compare
  • added possibility to navigate to a form_type
  • added possibility to navigate to mass_action_provider in the actions.yml
  • added possibility to navigate to conditions and actions
  • look & feel improvements