Forum Discussion
Why does Teams always strip indentation when pasting text?
- May 14, 2021
my-kl
So I got to the heart of the matter. I used the https://evercoder.github.io/clipboard-inspector/ to inspect the contents of clipboard when copying the same text from two different apps. Both have two entries. One of the entries is text/html and one is text/plain. The text/plain as you might guess is identical. The html is quite different. I then copied the html and rendered.
This is what I see from TextEditThis is what I see from Visual Studio Code
So this would appear to be an issue with my environment in Visual Studio Code (or even a defect in Code, I"m not sure)
Hello! Thanks for answering. I also just noticed that this is a community forum, not exactly a bug reporting tool. I have also used Help -> Give Feedback, let's see if that helps somehow.
- agallowayCTAMay 27, 2022Copper ContributorWhat OS are you on? There doesn't appear to be a Help -> Give Feedback menu option on my MacOS version of the application.
- DeletedJun 08, 2022