Hi,
Do you know if there is a way to apply a given window layout (identified by its name) to the current window? I know how to apply the default layout (there is an AnAction
for that), but I would like to apply a specific (not the default) window layout instead, programmatically.
Thanks.