Skip to content

Releases: magento/magento2-phpstorm-plugin

3.1.2

22 Feb 10:40
c40be92
Compare
Choose a tag to compare

Fixed

  • Reference navigation for classes under directories with underscores
  • The array access exception when using copy path action

3.1.1

13 Feb 06:57
8fc2a8a
Compare
Choose a tag to compare

Fixed

  • Fixed null pointer exception on the copy path action

3.1.0

10 Feb 13:49
e73e600
Compare
Choose a tag to compare

3.1.0

Added

  • Extended .phpstorm.meta.php for more convenient autocomplete #467
  • Code generation for message queue in #411
  • Code generation for declarative schema #453
  • Inspection warning for disabled observer #432
  • The action item to the context menu to copy a file path in the Magento format #451

Fixed

  • The null pointer exception on the Create Module Dialog

3.0.4

11 Jan 19:51
2e6a81e
Compare
Choose a tag to compare

Fixed

  • Overriding the interface that generates invalid PHP code
  • Overriding a template from the base area
  • Disabled the ability to create a plugin for a class that implements \Magento\Framework\ObjectManager\NoninterceptableInterface

Added

  • NoninterceptableInterface case warning to the plugin inspection

3.0.3

23 Dec 15:51
fee9468
Compare
Choose a tag to compare

Fixed

  • Fixed model generation with same names
  • Fixed NPTR exception in theme directory view model action
  • Fixed observer name validator
  • Fixed plugin name validator

3.0.2

17 Dec 07:13
b9db41d
Compare
Choose a tag to compare

Fixed

  • Fixed the Inject a View Model dialog

3.0.1

13 Dec 17:45
f72e224
Compare
Choose a tag to compare

Fixed

  • Skipped IDEA include tag during indexing
  • Fixed StringIndexOutOfBoundsException on PluginInspection

3.0.0

11 Dec 17:14
31f0b0e
Compare
Choose a tag to compare

Added

  • Description for "Magento Routes XML" code template in #349
  • Code completion and reference navigation for table names and column names in db_schema.xml file in #351
  • Code completion and reference navigation for UI Component names in layout XMLs in #354
  • Description for "Magento Layout XML" code template in #365
  • Reference navigation for disabled plugins in di.xml in #373
  • Code completion and reference navigation for Magento module names in config.php in #374
  • Inspection warning when disabling a nonexistent plugin in di.xml in #382
  • Description for "Magento Form Button Block Class" code template in #383
  • Code generation for database models (model, resource model, and collection) in #392
  • Code generation for data models (data interface and its implementation) in #399
  • QuickFix for a missing GraphQL resolver defined in the the schema.graphqls file in #399

Fixed

  • Inability to save PhpStorm plugin settings after disabling the plugin with invalid field content in #317
  • Field statuses in PhpStorm plugin settings not disabling if plugin is disabled in #320
  • Missing linemarker for plugins to interface methods in #328
  • Incorrect code completion for MFTF tags (stories, title, and description) in #364
  • Argument name for types in di.xml not allowing underscores in #370
  • Incorrect sort order validation in 'Create a New Plugin' code generation dialog in #389

Changed

  • Code generation dialog titles in #363

2.0.2

07 Nov 18:14
8befae3
Compare
Choose a tag to compare

Added

  • PWA pure function Live Template

Fixed

  • Library root for object manager autocomplete
  • Line marker for interface plugin target
  • Allowed theme override of non-Magento composer themes
  • Issue with Magento Module Ui Grid Collection Data Provider Php

2.0.1

23 Oct 12:31
184a422
Compare
Choose a tag to compare

Fixed

  • Directories structure for the override in theme action
  • Constant disabling plugin on startup if Magento not in the root
  • New module generation for the default Magento version