Is your feature request related to a problem? Please describe.
Given the new "root folder" setting, it would be nice to have a menu item to "Go to Root Folder".
"&Explorer...",
"&Favorites...",
"&Quick Open...",
"-",
"Go to &Path...",
"Go to &User Folder",
"Go to &Current Folder",
"Go to &Root Folder" <--- THIS IS NEW
"&Go to Current File",
"&Show Explorer (Focus on folder)", <--- This Alt shortcut moves from "r" to "S" to support new "Go to Root .."
"Show E&xplorer (Focus on file)",
"Show Fa&vorites",
"C&lear Filter",
"-",
"Explorer &Options...",
"-",
"&Help...",
Describe the solution you'd like
This new "Go to Root Folder" would go to the set root folder like the other Go to "X" options. If no root folder is set, no need to print an error or anything, just silently fail and don't "go" anywhere.
Is your feature request related to a problem? Please describe. Given the new "root folder" setting, it would be nice to have a menu item to "Go to Root Folder".
Describe the solution you'd like This new "Go to Root Folder" would go to the set root folder like the other
Go to "X"
options. If no root folder is set, no need to print an error or anything, just silently fail and don't "go" anywhere.Cheers.