Skip to content

Keyboard shortcuts incorrect? #19812

@tonygreynolds

Description

@tonygreynolds

Hello,

PR #18819 appears to have mixed up the keyboard commands and one of my students just spotted it.

On this page (https://docs.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio?tabs=csharp), in the "Run the app" and "Enhance the app" sections, it looks like the specified keyboard shortcuts are wrong (for Windows; dunno about VS for Mac or VSCode).

You can see the change in this diff (https://github.com/dotnet/docs/pull/18819/files#diff-c309a5b83770710ac4b63563ded67562).
Originally lines 78 and 104 specified F5.
Updated lines 76 and 100 specify Shift+F5, when they should say Ctrl+F5, since the former is to stop debugging.

Thanks,
Tony


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    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