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

Added the Require JS mapping reference navigation support #25

Merged
merged 7 commits into from
Mar 18, 2020
Merged

Added the Require JS mapping reference navigation support #25

merged 7 commits into from
Mar 18, 2020

Conversation

VitaliyBoyko
Copy link
Contributor

@VitaliyBoyko VitaliyBoyko commented Feb 18, 2020

The purpose of the pull request is adding support of the requirejs-config.js mapping reference navigation.
The reference navigation added to:

Completion added to:

  • XML files (UI component, etc):
    image
    image

Unfortunately, completion for JS string literals isn't supported by the platform.

PS.
I've made slite refactoring of the com.magento.idea.magento2plugin.reference.provider.FilePathReferenceProvider as the new functionality uses common functions.

@VitaliyBoyko VitaliyBoyko changed the base branch from master to 1.0.0-develop March 18, 2020 18:06
Vitaliy Boyko added 2 commits March 18, 2020 22:13
…hpstorm-plugin into require-js-mapping-support

� Conflicts:
�	META-INF/plugin.xml
�	src/com/magento/idea/magento2plugin/completion/xml/XmlCompletionContributor.java
�	src/com/magento/idea/magento2plugin/indexes/IndexManager.java
�	src/com/magento/idea/magento2plugin/reference/xml/XmlReferenceContributor.java
@VitaliyBoyko VitaliyBoyko merged commit 8b6a5c0 into magento:1.0.0-develop Mar 18, 2020
@VitaliyBoyko VitaliyBoyko deleted the require-js-mapping-support branch March 18, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant