Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /** */ to cpp/language-configurations.json #211202

Merged
merged 9 commits into from
May 15, 2024

Commits on Apr 24, 2024

  1. Add /** */ to cpp/language-configurations.json

    This fixes the issue at microsoft/vscode-cpptools#12249 .
    
    This was removed in microsoft@98fa77a .
    
    Then PR microsoft#160357 added /* */ autoClosingPair.
    sean-mcmanus committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    21287c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f8670 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    237b795 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9851e9f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    b62b130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82b99d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    c2a6c72 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3bc1c06 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    b6e193e View commit details
    Browse the repository at this point in the history