You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/theme-language-server-common/src/completions/providers/ContentForParameterCompletionProvider.spec.ts
Copy file name to clipboardexpand all lines: packages/theme-language-server-common/src/completions/providers/data/contentForParameterCompletionOptions.ts
type: "The type (name) of an existing theme block in your theme’s /blocks folder. Only applicable when `content_type` is 'block'.",
7
7
id: "A unique identifier and literal string within the section or block that contains the static blocks. Only applicable when `content_type` is 'block'.",
8
8
closest: 'A path that provides a way to access the closest resource of a given type.',
9
+
context: 'A path that provides a way to pass context properties to blocks.',
0 commit comments