Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] PHP classes completion to the backend_model attribute and tag not in the right files #126

Closed
vasilii-b opened this issue Apr 8, 2020 · 0 comments
Assignees
Labels

Comments

@vasilii-b
Copy link

Preconditions (*)

  1. Plugin with the latest version from 1.0.0-develop
  2. Magento 2 Project in PHPStorm

Steps to reproduce (*)

  1. Open any system.xml or config.xml file within a module
  2. Edit or create a filed that is using the backend_model attribute
  3. Change the PHP class name and see the suggestions based on the typed string
  4. Save the currently opened file into the same directory with a different file name
  5. Open the newly created file and perform the same action as on step Reference for file path declared in XMl/JavaScript are broken #3.

Expected result (*)

The PHP class completion for backend_model does not happen in other files than system.xml and config.php.

Actual result (*)

The PHP class completion for backend_model happen in other files than system.xml and config.php.

image

image

Related Links
Issue #89 Completion. Add PHP classes completion to the backend_model attribute and tag
MR #89 : Completion. Add PHP classes completion to the backend_model attribute and tag

@vasilii-b vasilii-b added the bug label Apr 8, 2020
@vasilii-b vasilii-b self-assigned this Apr 8, 2020
VitaliyBoyko pushed a commit that referenced this issue Apr 9, 2020
…tion-for-backend_model

[bugfix] [Tests] Test coverage for PHP class completion for backend model; bugfix for #126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants