julia
d57de75f - InteractiveUtils: define default editors during package load (#37839)

Commit
5 years ago
InteractiveUtils: define default editors during package load (#37839) Previously if you defined a new editor before calling `edit` it prevented the default editors from being defined ever. This defines the default editors no matter what.
Parents
Loading