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
[536795] Fix the DOT Editor Autoedit in case of HTML comment.
- Ensure that the DOT Editor Autoedit functionality works properly when
inserting a closing html comment.
- Implement corresponding DotAutoEditTests test case.