Skip to content

Copying code into an Office app (like OneNote or Word) doesn't retain tabbing #22568

@dalyIsaac

Description

@dalyIsaac
  • VSCode Version: 1.11.0-insider
  • OS Version: Windows 15055.0

Steps to Reproduce:

  1. Create a Python file and write code which has indentation - e.g.
value = True
if value == True:
    print("Hello, world!")
  1. Copy to an Office application - e.g. OneNote or Word
    Syntax coloring is retained, but indentation is lost

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions