[PR #4784] [MERGED] Fix JSON syntax errors in UsingJsonSettings.md #25943

Open
opened 2026-01-31 09:12:50 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4784
Author: @KevinAIreland
Created: 3/3/2020
Status: ✅ Merged
Merged: 3/3/2020
Merged by: @DHowett-MSFT

Base: master ← Head: patch-2


📝 Commits (1)

  • afeb17c Update UsingJsonSettings.md

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 doc/user-docs/UsingJsonSettings.md (+6 -6)

📄 Description

Corrected issues documented in #4783

Updated documentation that when used causes JSON syntax errors

References

PR Checklist

  • Closes Copying multiline commands shows an error (#4783)
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Detailed Description of the Pull Request / Additional comments

Validated based on syntax error checking in VSCode and based on a new profiles.json created using most recent version of Windows Terminal.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/4784 **Author:** [@KevinAIreland](https://github.com/KevinAIreland) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`afeb17c`](https://github.com/microsoft/terminal/commit/afeb17cb1cb2b08e6fb135c9d157be7f2eca2ac3) Update UsingJsonSettings.md ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `doc/user-docs/UsingJsonSettings.md` (+6 -6) </details> ### 📄 Description Corrected issues documented in #4783 <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> Updated documentation that when used causes JSON syntax errors <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [X] Closes #4783 * [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> Validated based on syntax error checking in VSCode and based on a new profiles.json created using most recent version of Windows Terminal. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:12:50 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25943