Skip to content

Do not show structure guides on raw string literals#75938

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:rawStringStructureGuides
Nov 15, 2024
Merged

Do not show structure guides on raw string literals#75938
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:rawStringStructureGuides

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #59598

We don't need a special structure guide here. We already have the guide we draw, signifying the dedentation of the content.

image

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner November 15, 2024 20:57
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Secondary dashed line appears in raw string literals

3 participants