Visual Studio copy/paste into Outlook with standard formatting?

后端 未结 4 1511
感动是毒
感动是毒 2021-02-07 14:41

I have custom settings in Visual Studio that include a dark background. Copy/pasting to Outlook produces a crime against eyeballs with a dark background in code on a white backg

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-07 15:22

    This free VS Extension (named "Copy As HTML") allows you to choose the background color when copying to clipboard:

    This is a lightweight tool that allows you to copy code from the Code Window and convert it into HTML while preserving syntax highlighting, indentation and background colour.

提交回复
热议问题