Values.IdeSourceInformation about an integrated development environment (IDE) used in a Dev Environment.
type nonrec t = {runtime : IdeRuntimeString.t option;A link to the IDE runtime image.
*)name : IdeNameString.t option;The name of the IDE.
*)}