Incorrect type in settings schema for startingDirectory
property
#14299
Labels
Area-Schema
Things that have to do with the json schema.
good first issue
This is a fix that might be easier for someone to do as a first contribution
Help Wanted
We encourage anyone to jump in on these.
Issue-Docs
It's a documentation issue that really should be on MicrosoftDocs/Console-Docs
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
In settings schema (https://aka.ms/terminal-profiles-schema) type of
startingDirectory
property described asstring
. But when you set inherit starting directory from parent process, thenull
value get saved to the property.The text was updated successfully, but these errors were encountered: