Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hello,
i’m facing some weird commenting issues in html since installing codemix.
see attached video for behavior. makes it very annoying to use comments 😀
i have double checked: file is open with HTML::CodeMix editor.
Sorry that you are seeing this issue. Thank you for sharing the video.
I ran few tests with HTML CodeMix editor, but do not see the issue with comments. I am assuming you are hinting at the typed comment inside the end div tag also appearing in the start div tag.
1. Can you please share the screenshot of Help > About Eclipse IDE dialog? Also share your OS and Version details.
2. Please check if you see the issue with the comments in the HTML CodeMix editor in a new workspace as well. Also recheck if you see the same behavior in the Eclipse HTML editor.
3. Any other third party plugins installed? If yes, then please list them.
Hi,
sorry, i must have missed the email about replies in this thread.
1. i have attached the necessary information.
2.1 that would take some time to try it with a new workspace.
steps:
– create new html file
– remove all contents
– add div open and closing elements
– add a nested div open/closing elements
– add another div open/closing elements, so that 3 divs are now nested in each other
– go to the middle div and start adding “!–” after “<” == <!–div>
– then go to the closing element of the middle div and add “–” before “>” == </div–>
– check if first div gets modified: <div–>
2.2 Eclipse HTML editor is working fine
3. uh yes, a lot of custom plugins… this list might be too big for this 🙂