theme language-servercommand
command
Starts the Language Server.
Anchor to flagsFlags
The following flags are available for the theme language-server
command:
- Anchor to --no-color--no-colorenv: SHOPIFY_FLAG_NO_COLOR
Disable color output.
- Anchor to --verbose--verboseenv: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.
themelanguageserver
- --no-color
Disable color output.
""
- --verbose
Increase the verbosity of the output.
""
export interface themelanguageserver {
/**
* Disable color output.
* @environment SHOPIFY_FLAG_NO_COLOR
*/
'--no-color'?: ''
/**
* Increase the verbosity of the output.
* @environment SHOPIFY_FLAG_VERBOSE
*/
'--verbose'?: ''
}
Was this section helpful?
Theme language-server
shopify theme language-server [flags]
examples
theme language-server
theme language-server
shopify theme language-server [flags]