terminal/doc/cascadia
Carlos Zamora 2bd1e398bd
Add default values to defaults.json (#5231)
## Summary of the Pull Request
This updates defaults.json to include the default values for all global and profile settings. Most default keybinding args are added too. This also updates a few outdated items found in the docs.

## PR Checklist
* [X] Closes #5189 

## Validation Steps Performed
After making the changes, I made sure all of the settings are deserialized by debugging and stepping through the `LayerJson` code.
- [X] Global Settings

I was mainly looking for two things:
- the key/value pair is found and read
- the value did not change before/after the pair was read
2020-04-09 23:13:57 +00:00
..
Keybindings-spec.md doc: minor typo fix (#2860) 2019-09-23 19:58:02 -07:00
profiles.schema.json Add default values to defaults.json (#5231) 2020-04-09 23:13:57 +00:00
SettingsSchema.md Add default values to defaults.json (#5231) 2020-04-09 23:13:57 +00:00
TerminalSettings-spec.md minor typo fix (#2863) 2019-09-24 15:34:26 -07:00
Unittesting-CppWinRT-Xaml.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00