REGISTER HIGHLIGHT FOLDER = "C:\Projects\Active" COLOR = "#FFD966" RECURSIVE = YES PERSISTENT = YES
A Folder Highlight Register Code is a string that encodes folder path, highlight color, and optional attributes. folder highlight register code
const handleClick = (folderId: string, e: React.MouseEvent) => e.metaKey; highlightRegister.toggle(folderId, multi ? 'multi' : 'single'); ; e: React.MouseEvent) =>