Generate GUID's when it's requested (Profile) #10318

Closed
opened 2026-01-31 02:18:11 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Aug 26, 2020).

Description of the new feature/enhancement

In Profile, we have HasGuid() and Guid() to retrieve the Guid. During the construction/validation process of CascadiaSettings, we generate a Guid for each profile that doesn't have one.

We should investigate (and implement) having Profile make and return the Guid when the profile's Guid is being retrieved (Guid()).

Originally created by @carlos-zamora on GitHub (Aug 26, 2020). # Description of the new feature/enhancement In Profile, we have `HasGuid()` and `Guid()` to retrieve the Guid. During the construction/validation process of CascadiaSettings, we generate a Guid for each profile that doesn't have one. We should investigate (and implement) having Profile make and return the Guid when the profile's Guid is being retrieved (`Guid()`).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10318