You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using AgileReview for reviews since last 1 year now. It is really very nice tool, but with 1 glitch for us.
While adding comments to our *.xml files using "Text Editor" marker gets added to file but if we use "XML Editor" or to "Maven POM Editor" marker is not added to file, however it add comments in Comment Summary and Comment Details.
So we have to use Text Editor to add comment and the switch to suitable editor such as XML Editor or Maven POM Editor for other work. Is there any solution to this.
Note: We did required configuration under Preferences -> AgileReview -> Language support for file ending, begin tag, end tag for xml
The text was updated successfully, but these errors were encountered:
@postmann this is related to MultiViewEditors.
I had a look at it via screen share. I thought we implemented it for MultiViewEditors at least for XML editor, but we did not. Do you remember the last state?
Just had a look at the code and could not find anything regarding MultiViewEditors. I can recall from my master thesis that this shouldn't be that hard to implement. But it might take some time.
Hi,
We are using AgileReview for reviews since last 1 year now. It is really very nice tool, but with 1 glitch for us.
While adding comments to our *.xml files using "Text Editor" marker gets added to file but if we use "XML Editor" or to "Maven POM Editor" marker is not added to file, however it add comments in Comment Summary and Comment Details.
So we have to use Text Editor to add comment and the switch to suitable editor such as XML Editor or Maven POM Editor for other work. Is there any solution to this.
Note: We did required configuration under Preferences -> AgileReview -> Language support for file ending, begin tag, end tag for xml
The text was updated successfully, but these errors were encountered: