magento2-phpstorm-plugin icon indicating copy to clipboard operation
magento2-phpstorm-plugin copied to clipboard

Missing classes aren't highlighted as not found on virtualType

Open rafafortes opened this issue 3 years ago • 1 comments

Describe the bug (*)

When creating virtual types of types (classes) that don't exist, the plugin doesn't highlight them as it does for preferences

To Reproduce (*)

Steps to reproduce the behavior:

  1. Set a virtual type of a type that doesn't exist. ie: <virtualType name="Vendor\Namespace\Model\ResourceModel\Product\LinkedProductSelectBuilderByIndexMaxPriceRange" type="I\Dont\Exist">

Expected behavior (*)

I should see this highlighted as it does for preferences

2

Please complete the following information: (*)

  • OS: Ubuntu Linux 20.04
  • PhpStorm/Intellij version: 2022.1
  • Plugin Version: 4.3.1

rafafortes avatar May 13 '22 16:05 rafafortes

Hi @rafafortes. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar May 13 '22 16:05 m2-assistant[bot]