{
      "$schema": "https://raw.githubusercontent.com/microsoft/vscode-css-languageservice/main/docs/customData.schema.json",
      "version": 1.1,
      "properties": [],
      "pseudoElements": [{"name":"::part(context-menu)","description":"The outer container of the context menu."},{"name":"::part(context-menu-item)","description":"A single menu item container."},{"name":"::part(context-menu-content)","description":"The wrapper for all menu items."},{"name":"::part(context-menu-close-button)","description":"The default close button icon."},{"name":"::part(context-menu-unpin-button)","description":"The default unpin button icon."},{"name":"::part(tab-header)","description":"Wrapper of the panel."},{"name":"::part(top)","description":"Added when the header is displayed at the top."},{"name":"::part(active)","description":"Indicates whether the header is active."},{"name":"::part(selected)","description":"Indicates whether the header is selected."},{"name":"::part(disabled)","description":"Indicates a disabled stated."},{"name":"::part(hover-preview-close)","description":"Indicates that close button is displayed on hover."},{"name":"::part(hover-preview-options)","description":"Indicates that more options button is displayed on hover."},{"name":"::part(bottom)","description":"Added when the header is displayed at the bottom."},{"name":"::part(tab-panel)","description":"Wrapper of the panel."},{"name":"::part(selected)","description":"Indicates that the tab-panel is selected."},{"name":"::part(disabled)","description":"Indicates a disabled state."},{"name":"::part(tabs-container-contentIds)","description":"The tabs container."},{"name":"::part(edge-docking-indicator)","description":"The wrapper container for the edge docking indicator."},{"name":"::part(docking-indicator)","description":"Wrapper of the joystick icon."},{"name":"::part(root-docking-indicator)","description":"The wrapper container for the root docking indicator."},{"name":"::part(splitter-docking-indicator)","description":"The wrapper container for the splitter docking indicator."},{"name":"::part(base)","description":"Wrapper of the panel."},{"name":"::part(header)","description":"The header element which contains the header of the currently selected pane."},{"name":"::part(body)","description":"The section element where groups of panes and documents are displayed."},{"name":"::part(group)","description":"The article element which contains all items of the same group - panes or documents."},{"name":"::part(title)","description":"The header element displayed above the group of panes/documents."},{"name":"::part(content-pane)","description":"The main wrapper of the content-pane component."},{"name":"::part(disabled)","description":"Applied when the pane is disabled."},{"name":"::part(single-floating)","description":"Applied when the pane is the only one in a floating container."},{"name":"::part(floating-window)","description":"The root floating pane container."},{"name":"::part(split-pane)","description":"The root split pane container."},{"name":"::part(splitter)","description":"The main container of the splitter."},{"name":"::part(splitter-base)","description":"The draggable element that users interact with."},{"name":"::part(splitter-ghost)","description":"The visual indicator (ghost element) shown during drag."},{"name":"::part(unpinned-pane-header)","description":"The main container of the pane header."},{"name":"::part(horizontal)","description":"Applied when the header is in a horizontal orientation."},{"name":"::part(vertical)","description":"Applied when the header is in a vertical orientation."},{"name":"::part(start)","description":"Applied when the header is on the left or top side."},{"name":"::part(end)","description":"Applied when the header is on the right or bottom side."},{"name":"::part(active)","description":"Applied when the header is in active state."},{"name":"::part(disabled)","description":"Applied when the header is disabled."}]
    }