-
Notifications
You must be signed in to change notification settings - Fork 590
Deleting unofficial VsCode extension #6831
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paulcam206
approved these changes
Dec 8, 2021
almedina-ms
approved these changes
Dec 8, 2021
licanhua
reviewed
Dec 8, 2021
licanhua
approved these changes
Dec 8, 2021
licanhua
pushed a commit
that referenced
this pull request
Dec 10, 2021
licanhua
added a commit
that referenced
this pull request
Dec 14, 2021
* draft * update readme * format project * update pipeline * revert change on ios * revert change on PerfApp because it's C++/CX project and ^ is not well supported * update local vs version and make BasedOnStyle:Microsoft * disable pipeline check and revert change on formatted files * remove .h, .cpp from .editorconfig * Apply suggestions from code review Co-authored-by: Paul Campbell <[email protected]> * Update .clang-format Co-authored-by: Paul Campbell <[email protected]> * enable hooks and recover clang-format hook * rollback to cpp11 * format files * Revert "format files" This reverts commit 700de21. * Revert "format files" This reverts commit 700de21. * add clang-format-launcher fix typo update clang.format.json * clang-format exception * update documents * add npm run format to error * update package-lock * add pipeline to check the format and create patch file if failed * update echo message * move clang.format.json to package.json * address comments * Deleting outdated VsCode extension (#6831) * provide crossplatform hooks * Update scripts/hooks/clangFormatFunc Co-authored-by: Paul Campbell <[email protected]> * address comment * limit error number * update clang-format-launcher version * Update .clang-format Co-authored-by: almedina-ms <[email protected]> Co-authored-by: Paul Campbell <[email protected]> Co-authored-by: Vsevolod <[email protected]> Co-authored-by: Jonathan Miller <[email protected]> Co-authored-by: almedina-ms <[email protected]>
michaelfarnsworth
pushed a commit
to michaelfarnsworth/AdaptiveCards
that referenced
this pull request
Nov 10, 2022
michaelfarnsworth
pushed a commit
to michaelfarnsworth/AdaptiveCards
that referenced
this pull request
Nov 10, 2022
* draft * update readme * format project * update pipeline * revert change on ios * revert change on PerfApp because it's C++/CX project and ^ is not well supported * update local vs version and make BasedOnStyle:Microsoft * disable pipeline check and revert change on formatted files * remove .h, .cpp from .editorconfig * Apply suggestions from code review Co-authored-by: Paul Campbell <[email protected]> * Update .clang-format Co-authored-by: Paul Campbell <[email protected]> * enable hooks and recover clang-format hook * rollback to cpp11 * format files * Revert "format files" This reverts commit 700de21. * Revert "format files" This reverts commit 700de21. * add clang-format-launcher fix typo update clang.format.json * clang-format exception * update documents * add npm run format to error * update package-lock * add pipeline to check the format and create patch file if failed * update echo message * move clang.format.json to package.json * address comments * Deleting outdated VsCode extension (microsoft#6831) * provide crossplatform hooks * Update scripts/hooks/clangFormatFunc Co-authored-by: Paul Campbell <[email protected]> * address comment * limit error number * update clang-format-launcher version * Update .clang-format Co-authored-by: almedina-ms <[email protected]> Co-authored-by: Paul Campbell <[email protected]> Co-authored-by: Vsevolod <[email protected]> Co-authored-by: Jonathan Miller <[email protected]> Co-authored-by: almedina-ms <[email protected]>
rankush
pushed a commit
to rankush/AdaptiveCards
that referenced
this pull request
May 8, 2024
* draft * update readme * format project * update pipeline * revert change on ios * revert change on PerfApp because it's C++/CX project and ^ is not well supported * update local vs version and make BasedOnStyle:Microsoft * disable pipeline check and revert change on formatted files * remove .h, .cpp from .editorconfig * Apply suggestions from code review Co-authored-by: Paul Campbell <[email protected]> * Update .clang-format Co-authored-by: Paul Campbell <[email protected]> * enable hooks and recover clang-format hook * rollback to cpp11 * format files * Revert "format files" This reverts commit 700de21. * Revert "format files" This reverts commit 700de21. * add clang-format-launcher fix typo update clang.format.json * clang-format exception * update documents * add npm run format to error * update package-lock * add pipeline to check the format and create patch file if failed * update echo message * move clang.format.json to package.json * address comments * Deleting outdated VsCode extension (microsoft#6831) * provide crossplatform hooks * Update scripts/hooks/clangFormatFunc Co-authored-by: Paul Campbell <[email protected]> * address comment * limit error number * update clang-format-launcher version * Update .clang-format Co-authored-by: almedina-ms <[email protected]> Co-authored-by: Paul Campbell <[email protected]> Co-authored-by: Vsevolod <[email protected]> Co-authored-by: Jonathan Miller <[email protected]> Co-authored-by: almedina-ms <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
N/A
Description
Removes the unofficial VsCode extension from the repo
Sample Card
N/A
How Verified
N/A
Microsoft Reviewers: Open in CodeFlow