From d6bc653251fe1aee16435fafc30170802b63d51f Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Sat, 24 Dec 2022 11:02:58 +0100 Subject: chore: update generated code (#796) --- lua/mason-schemas/lsp/rome.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/mason-schemas/lsp/rome.lua b/lua/mason-schemas/lsp/rome.lua index ca97f6ec..ea805651 100644 --- a/lua/mason-schemas/lsp/rome.lua +++ b/lua/mason-schemas/lsp/rome.lua @@ -1,3 +1,3 @@ -- THIS FILE IS GENERATED. DO NOT EDIT MANUALLY. -- stylua: ignore start -return {properties = {["rome.lspBin"] = {default = vim.NIL,markdownDescription = "The rome lsp server executable. If the path is relative, the workspace folder will be used as base path",type = { "string", "null" }},["rome.rename"] = {default = vim.NIL,markdownDescription = "Enable/Disable Rome handling renames in the workspace. (Experimental)",type = { "boolean", "null" }},["rome_lsp.trace.server"] = {default = "off",description = "Traces the communication between VS Code and the language server.",enum = { "off", "messages", "verbose" },enumDescriptions = { "No traces", "Error only", "Full log" },scope = "window",type = "string"}},title = "Rome",type = "object"} \ No newline at end of file +return {properties = {["rome.lspBin"] = {default = vim.NIL,markdownDescription = "The rome lsp server executable. If the path is relative, the workspace folder will be used as base path",type = { "string", "null" }},["rome.rename"] = {default = vim.NIL,markdownDescription = "Enable/Disable Rome handling renames in the workspace. (Experimental)",type = { "boolean", "null" }},["rome.requireConfiguration"] = {default = false,markdownDescription = "Require a Rome configuration file to enable syntax errors, formatting and linting. Requires Rome 12 or newer.",type = "boolean"},["rome_lsp.trace.server"] = {default = "off",description = "Traces the communication between VS Code and the language server.",enum = { "off", "messages", "verbose" },enumDescriptions = { "No traces", "Error only", "Full log" },scope = "window",type = "string"}},title = "Rome",type = "object"} \ No newline at end of file -- cgit v1.2.3-70-g09d2