locked
VSx 2013 for Web: when pasting text or extern generated code, code is inserting unwanted '>' symbol RRS feed

  • Question

  • In VS Express 2013 for Web i discovered when pasting extern generated code that an end-tag '>' is inserted just before html linefeed code '<br />' . It occurs only when pasting text or code, not when typing this text or code.
    Before VS 2013 i used VS 2012 Express for Web and everything worked fine and all text between de quotation marks was colored blue.

    My question: where can I switch this debugging off?

    I will show you two lines of code. The first one is the original generated code to be pasted, the second the  pasted code (notice the automatically inserted '>' in H.P.Berlage><br/>)

     

    <ahref="1/PC153310.JPG "><imgsrc="1/t-PC153310.JPG "data-title="Jachthuis"data-description="architect H.P.Berlage<br/>centrale hal" /></a>

    <ahref="1/PC153310.JPG "><imgsrc="1/t-PC153310.JPG "data-title="Jachthuis"data-description="architect H.P.Berlage><br/>centrale hal" /></a>

     

    • Moved by Amanda Zhu Thursday, November 7, 2013 1:28 AM
    Wednesday, October 30, 2013 5:10 PM

Answers

  • Hi,

    My question: where can I switch this debugging off?

    Since you are using VS Express 2013 for Web to do web development, I think that you will get better solutions if you post your issue on Visual Studio and Visual Web Developer Express forum.

    Thank you for your understanding.


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

    • Proposed as answer by Amanda Zhu Thursday, November 7, 2013 1:28 AM
    • Marked as answer by Just Karl Friday, November 15, 2013 3:57 PM
    Friday, November 1, 2013 3:25 AM