-
Notifications
You must be signed in to change notification settings - Fork 102
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
899: lineMarkerXmltag Decorator#checkadd #909
899: lineMarkerXmltag Decorator#checkadd #909
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, @artemii-karkusha!
Thank you for your work!
Please, check my questions and suggestions.
Thank you!
src/com/magento/idea/magento2plugin/linemarker/xml/LineMarkerXmlTagDecorator.java
Outdated
Show resolved
Hide resolved
src/com/magento/idea/magento2plugin/linemarker/xml/LineMarkerXmlTagDecorator.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please fix static issues?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, @artemii-karkusha!
Thank you for your work here!
Description (*)
I think we have two variants. We should set this method how deprecated and never use xmlTag.checkAdd() or create another realisation for it. I found service CheckUtil which has realisation checkWritable (similar checkAdd) for PsiElement.
Fixed Issues (if relevant)
Contribution checklist (*)