From 470569379d708e6c8f33f082497e0374067c6fee Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 24 Feb 2022 21:48:34 +0000 Subject: docs: update server_configurations.md skip-checks: true --- doc/server_configurations.md | 8 ++++++-- doc/server_configurations.txt | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/server_configurations.md b/doc/server_configurations.md index 25a900b8..102633e2 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -3023,7 +3023,7 @@ This server accepts configuration via the `settings` key. - **`java.configuration.workspaceCacheLimit`**: `null|integer` - Default: `vim.NIL` + Default: `90` The number of days \(if enabled\) to keep unused workspace cache data\. Beyond this limit\, cached workspace data may be removed\. @@ -3629,6 +3629,10 @@ This server accepts configuration via the `settings` key. Specifies how to show inline execution results +- **`julia.execution.saveOnEval`**: `boolean` + + null + - **`julia.focusPlotNavigator`**: `boolean` Whether to automatically show the plot navigator when plotting\. @@ -7842,7 +7846,7 @@ require'lspconfig'.tailwindcss.setup{} Default Values: cmd = { "tailwindcss-language-server", "--stdio" } - filetypes = { "aspnetcorerazor", "astro", "astro-markdown", "blade", "django-html", "edge", "eelixir", "ejs", "erb", "eruby", "gohtml", "haml", "handlebars", "hbs", "html", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte" } + filetypes = { "aspnetcorerazor", "astro", "astro-markdown", "blade", "django-html", "htmldjango", "edge", "eelixir", "ejs", "erb", "eruby", "gohtml", "haml", "handlebars", "hbs", "html", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte" } init_options = { userLanguages = { eelixir = "html-eex", diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt index 25a900b8..102633e2 100644 --- a/doc/server_configurations.txt +++ b/doc/server_configurations.txt @@ -3023,7 +3023,7 @@ This server accepts configuration via the `settings` key. - **`java.configuration.workspaceCacheLimit`**: `null|integer` - Default: `vim.NIL` + Default: `90` The number of days \(if enabled\) to keep unused workspace cache data\. Beyond this limit\, cached workspace data may be removed\. @@ -3629,6 +3629,10 @@ This server accepts configuration via the `settings` key. Specifies how to show inline execution results +- **`julia.execution.saveOnEval`**: `boolean` + + null + - **`julia.focusPlotNavigator`**: `boolean` Whether to automatically show the plot navigator when plotting\. @@ -7842,7 +7846,7 @@ require'lspconfig'.tailwindcss.setup{} Default Values: cmd = { "tailwindcss-language-server", "--stdio" } - filetypes = { "aspnetcorerazor", "astro", "astro-markdown", "blade", "django-html", "edge", "eelixir", "ejs", "erb", "eruby", "gohtml", "haml", "handlebars", "hbs", "html", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte" } + filetypes = { "aspnetcorerazor", "astro", "astro-markdown", "blade", "django-html", "htmldjango", "edge", "eelixir", "ejs", "erb", "eruby", "gohtml", "haml", "handlebars", "hbs", "html", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte" } init_options = { userLanguages = { eelixir = "html-eex", -- cgit v1.2.3-70-g09d2