Module Superbol_free_lib.Command_json_vscode

val print_result : (string -> string list * string list) -> string -> unit
type kind =
  1. | MANIFEST
  2. | TASKS
  3. | SNIPPET
  4. | GRAMMAR
  5. | LANGUAGE
val make_cmd : extension_manifest:Vscode_json.Manifest.vscode -> Ezcmd.V2.EZCMD.TYPES.sub
val cmd : Ezcmd.V2.EZCMD.TYPES.sub