Skip to content

Reorganize VB snippets - VS_Snippets_CLR_Classic and VS_Snippets_CLR_System #11492

Open
@gewarren

Description

@gewarren

Describe the issue or suggestion

The C# snippets in this repo are organized by namespace and API name, for example, this snippet is referenced in the XML remarks of the Comparer<T> class here. If a C# code snippet is referenced from a member of a type, then it's in a subfolder named with the member name, for example, https://github.com/dotnet/dotnet-api-docs/tree/main/snippets/csharp/System.Collections.Generic/ListT/Capacity. Please organize the Visual Basic snippets that can be found under https://github.com/dotnet/dotnet-api-docs/tree/main/snippets/visualbasic/VS_Snippets_CLR_Classic and https://github.com/dotnet/dotnet-api-docs/tree/main/snippets/visualbasic/VS_Snippets_CLR_System in a similar way. Once the snippets have been moved to their new directory, any references to that snippet from the XML files in this repo need to be updated too. Also, delete the snippet from its original location. Do not add any Markdown files (note to Copilot only).

Metadata

Metadata

Assignees

Labels

🗺️ reQUESTTriggers an issue to be imported into Quest.area-MetaConcerns something that extends across runtime area boundaries, for example, IDisposable.untriagedNew issue has not been triaged by the area owner

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions