diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2023-04-19 12:02:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-19 10:02:54 +0000 |
| commit | b20a4bd32247411d39d8dd5c94e2e5c87d98556d (patch) | |
| tree | 591919799e674cfddd62a7023d203775bab0834d /lua | |
| parent | chore: migrate verible (#1235) (diff) | |
| download | mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar.gz mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar.bz2 mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar.lz mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar.xz mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.tar.zst mason-b20a4bd32247411d39d8dd5c94e2e5c87d98556d.zip | |
chore: autogenerate (#1236)
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/mason-schemas/lsp/grammarly-languageserver.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/mason-schemas/lsp/grammarly-languageserver.lua b/lua/mason-schemas/lsp/grammarly-languageserver.lua index d1063c86..7293e593 100644 --- a/lua/mason-schemas/lsp/grammarly-languageserver.lua +++ b/lua/mason-schemas/lsp/grammarly-languageserver.lua @@ -1,3 +1,3 @@ -- THIS FILE IS GENERATED. DO NOT EDIT MANUALLY. -- stylua: ignore start -return {properties = {["grammarly.config.documentDialect"] = {default = "auto-text",enum = { "american", "australian", "british", "canadian", "auto-text" },enumDescriptions = { "", "", "", "", "An appropriate value based on the text." },markdownDescription = "Specific variety of English being written. See [this article](https://support.grammarly.com/hc/en-us/articles/115000089992-Select-between-British-English-American-English-Canadian-English-and-Australian-English) for differences.",scope = "language-overridable"},["grammarly.config.documentDomain"] = {default = "general",enum = { "academic", "business", "general", "mail", "casual", "creative" },enumDescriptions = { "Academic is the strictest style of writing. On top of catching grammar and punctuation issues, Grammarly will make suggestions around passive voice, contractions, and informal pronouns (I, you), and will point out unclear antecedents (e.g., sentences starting with “This is…”).", "The business style setting checks the text against formal writing criteria. However, unlike the Academic domain, it allows the use of some informal expressions, informal pronouns, and unclear antecedents.", "This is the default style and uses a medium level of strictness.", "The email genre is similar to the General domain and helps ensure that your email communication is engaging. In addition to catching grammar, spelling, and punctuation mistakes, Grammarly also points out the use of overly direct language that may sound harsh to a reader.", "Casual is designed for informal types of writing and ignores most style issues. It does not flag contractions, passive voice, informal pronouns, who-versus-whom usage, split infinitives, or run-on sentences. This style is suitable for personal communication.", "This is the most permissive style. It catches grammar, punctuation, and spelling mistakes but allows some leeway for those who want to intentionally bend grammar rules to achieve certain effects. Creative doesn’t flag sentence fragments (missing subjects or verbs), wordy sentences, colloquialisms, informal pronouns, passive voice, incomplete comparisons, or run-on sentences." },markdownDescription = "The style or type of writing to be checked. See [What is domain/document type](https://support.grammarly.com/hc/en-us/articles/115000091472-What-is-domain-document-type-)?",scope = "language-overridable"},["grammarly.config.suggestions.ConjunctionAtStartOfSentence"] = {default = false,description = "Flags use of conjunctions such as 'but' and 'and' at the beginning of sentences.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.Fluency"] = {default = true,description = "Suggests ways to sound more natural and fluent.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.InformalPronounsAcademic"] = {default = false,description = "Flags use of personal pronouns such as 'I' and 'you' in academic writing.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.MissingSpaces"] = {default = true,description = "Suggests adding missing spacing after a numeral when writing times.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.NounStrings"] = {default = true,description = "Flags a series of nouns that modify a final noun.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.NumbersBeginningSentences"] = {default = true,description = "Suggests spelling out numbers at the beginning of sentences.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.NumbersZeroThroughTen"] = {default = true,description = "Suggests spelling out numbers zero through ten.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.OxfordComma"] = {default = false,description = "Suggests adding the Oxford comma after the second-to-last item in a list of things.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PassiveVoice"] = {default = false,description = "Flags use of passive voice.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PersonFirstLanguage"] = {default = true,description = "Suggests using person-first language to refer respectfully to an individual with a disability.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageAgeRelated"] = {default = true,description = "Suggests alternatives to potentially biased language related to older adults.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageDisabilityRelated"] = {default = true,description = "Suggests alternatives to potentially ableist language.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageFamilyRelated"] = {default = true,description = "Suggests alternatives to potentially biased language related to parenting and family systems.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageGenderRelated"] = {default = true,description = "Suggests alternatives to potentially gender-biased and non-inclusive phrasing.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageHumanRights"] = {default = true,description = "Suggests alternatives to language related to human slavery.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageHumanRightsRelated"] = {default = true,description = "Suggests alternatives to terms with origins in the institution of slavery.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageLgbtqiaRelated"] = {default = true,description = "Flags LGBTQIA+-related terms that may be seen as biased, outdated, or disrespectful in some contexts.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyBiasedLanguageRaceEthnicityRelated"] = {default = true,description = "Suggests alternatives to potentially biased language related to race and ethnicity.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PossiblyPoliticallyIncorrectLanguage"] = {default = true,description = "Suggests alternatives to language that may be considered politically incorrect.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PrepositionAtTheEndOfSentence"] = {default = false,description = "Flags use of prepositions such as 'with' and 'in' at the end of sentences.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.PunctuationWithQuotation"] = {default = true,description = "Suggests placing punctuation before closing quotation marks.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.ReadabilityFillerwords"] = {default = true,description = "Flags long, complicated sentences that could potentially confuse your reader.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.ReadabilityTransforms"] = {default = true,description = "Suggests splitting long, complicated sentences that could potentially confuse your reader.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.SentenceVariety"] = {default = true,description = "Flags series of sentences that follow the same pattern.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.SpacesSurroundingSlash"] = {default = true,description = "Suggests removing extra spaces surrounding a slash.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.SplitInfinitive"] = {default = true,description = "Suggests rewriting split infinitives so that an adverb doesn't come between 'to' and the verb.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.StylisticFragments"] = {default = false,description = "Suggests completing all incomplete sentences, including stylistic sentence fragments that may be intentional.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.UnnecessaryEllipses"] = {default = false,description = "Flags unnecessary use of ellipses (...).",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.Variety"] = {default = true,description = "Suggests alternatives to words that occur frequently in the same paragraph.",scope = "language-overridable",type = "boolean"},["grammarly.config.suggestions.Vocabulary"] = {default = true,description = "Suggests alternatives to bland and overused words such as 'good' and 'nice'.",scope = "language-overridable",type = "boolean"},["grammarly.files.exclude"] = {default = {},items = {type = "string"},markdownDescription = "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders.",order = 2,required = true,scope = "window",type = "array"},["grammarly.files.include"] = {default = { "**/readme.md", "**/README.md", "**/*.txt" },items = {type = "string"},markdownDescription = "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for including files and folders.",order = 1,required = true,scope = "window",type = "array"},["grammarly.patterns"] = {default = { "**/readme.md", "**/README.md", "**/*.txt" },description = "A glob pattern, like `*.{md,txt}` for file scheme.",items = {type = "string"},markdownDeprecationMessage = "Use [Files: Include](#grammarly.files.include#)",order = 0,required = true,scope = "window",type = "array"},["grammarly.selectors"] = {default = {},description = "Filter documents to be checked with Grammarly.",items = {properties = {language = {description = "A language id, like `typescript`.",type = "string"},pattern = {description = "A glob pattern, like `*.{md,txt}`.",type = "string"},scheme = {description = "A Uri scheme, like `file` or `untitled`.",type = "string"}},type = "object"},order = 99,required = true,scope = "window",type = "array"},["grammarly.startTextCheckInPausedState"] = {default = false,description = "Start text checking session in paused state",type = "boolean"}},title = "Grammarly"}
\ No newline at end of file +return {properties = {["grammarly.config.documentDialect"] = {default = "auto-text",enum = { "american", "australian", "british", "canadian", "auto-text" },enumDescriptions = { "", "", "", "", "An appropriate value based on the text." },markdownDescription = "Specific variety of English being written. See [this article](https://support.grammarly.com/hc/en-us/articles/115000089992-Select-between-British-English-American-English-Canadian-English-and-Australian-English) for differences.",scope = "language-overridable"},["grammarly.config.documentDomain"] = {default = "general",enum = { "academic", "business", "general", "mail", "casual", "creative" },enumDescriptions = { "Academic is the strictest style of writing. On top of catching grammar and punctuation issues, Grammarly will make suggestions around passive voice, contractions, and informal pronouns (I, you), and will point out unclear antecedents (e.g., sentences starting with “This is…”).", "The business style setting checks the text against formal writing criteria. However, unlike the Academic domain, it allows the use of some informal expressions, informal pronouns, and unclear antecedents.", "This is the default style and uses a medium level of strictness.", "The email genre is similar to the General domain and helps ensure that your email communication is engaging. In addition to catching grammar, spelling, and punctuation mistakes, Grammarly also points out the use of overly direct language that may sound harsh to a reader.", "Casual is designed for informal types of writing and ignores most style issues. It does not flag contractions, passive voice, informal pronouns, who-versus-whom usage, split infinitives, or run-on sentences. This style is suitable for personal communication.", "This is the most permissive style. It catches grammar, punctuation, and spelling mistakes but allows some leeway for those who want to intentionally bend grammar rules to achieve certain effects. Creative doesn’t flag sentence fragments (missing subjects or verbs), wordy sentences, colloquialisms, informal pronouns, passive voice, incomplete comparisons, or run-on sentences." },markdownDescription = "The style or type of writing to be checked. See [What is domain/document type](https://support.grammarly.com/hc/en-us/articles/115000091472-What-is-domain-document-type-)?",scope = "language-overridable"},["grammarly.config.suggestionCategories.conjugationAtStartOfSentence"] = {default = "off",description = 'Flags use of conjunctions such as "but" and "and" at the beginning of sentences.',enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.fluency"] = {default = "on",description = "Suggests ways to sound more natural and fluent.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.informalPronounsAcademic"] = {default = "off",description = 'Flags use of personal pronouns such as "I" and "you" in academic writing.',enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.missingSpaces"] = {default = "on",description = "Suggests adding missing spacing after a numeral when writing times.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.nounStrings"] = {default = "on",description = "Flags a series of nouns that modify a final noun.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.numbersBeginningSentences"] = {default = "on",description = "Suggests spelling out numbers at the beginning of sentences.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.numbersZeroThroughTen"] = {default = "on",description = "Suggests spelling out numbers zero through ten.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.oxfordComma"] = {default = "off",description = "Suggests adding the Oxford comma after the second-to-last item in a list of things.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.passiveVoice"] = {default = "off",description = "Flags use of passive voice.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.personFirstLanguage"] = {default = "on",description = "Suggests using person-first language to refer respectfully to an individual with a disability.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageAgeRelated"] = {default = "on",description = "Suggests alternatives to potentially biased language related to older adults.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageDisabilityRelated"] = {default = "on",description = "Suggests alternatives to potentially ableist language.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageFamilyRelated"] = {default = "on",description = "Suggests alternatives to potentially biased language related to parenting and family systems.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageGenderRelated"] = {default = "on",description = "Suggests alternatives to potentially gender-biased and non-inclusive phrasing.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageHumanRights"] = {default = "on",description = "Suggests alternatives to language related to human slavery.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageHumanRightsRelated"] = {default = "on",description = "Suggests alternatives to terms with origins in the institution of slavery.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageLGBTQIARelated"] = {default = "on",description = "Flags LGBTQIA+-related terms that may be seen as biased, outdated, or disrespectful in some contexts.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyBiasedLanguageRaceEthnicityRelated"] = {default = "on",description = "Suggests alternatives to potentially biased language related to race and ethnicity.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.possiblyPoliticallyIncorrectLanguage"] = {default = "on",description = "Suggests alternatives to language that may be considered politically incorrect.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.prepositionAtTheEndOfSentence"] = {default = "off",description = 'Flags use of prepositions such as "with" and "in" at the end of sentences.',enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.punctuationWithQuotation"] = {default = "on",description = "Suggests placing punctuation before closing quotation marks.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.readabilityFillerWords"] = {default = "on",description = "Flags long, complicated sentences that could potentially confuse your reader.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.readabilityTransforms"] = {default = "on",description = "Suggests splitting long, complicated sentences that could potentially confuse your reader.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.sentenceVariety"] = {default = "on",description = "Flags series of sentences that follow the same pattern.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.spacesSurroundingSlash"] = {default = "on",description = "Suggests removing extra spaces surrounding a slash.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.splitInfinitive"] = {default = "on",description = "Suggests rewriting split infinitives so that an adverb doesn't come between \"to\" and the verb.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.stylisticFragments"] = {default = "off",description = "Suggests completing all incomplete sentences, including stylistic sentence fragments that may be intentional.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.unnecessaryEllipses"] = {default = "off",description = "Flags unnecessary use of ellipses (...).",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.variety"] = {default = "on",description = "Suggests alternatives to words that occur frequently in the same paragraph.",enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestionCategories.vocabulary"] = {default = "on",description = 'Suggests alternatives to bland and overused words such as "good" and "nice".',enum = { "on", "off" },scope = "language-overridable"},["grammarly.config.suggestions.ConjunctionAtStartOfSentence"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.conjunctionAtStartOfSentence` instead.",description = "Flags use of conjunctions such as 'but' and 'and' at the beginning of sentences.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.Fluency"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.fluency` instead.",description = "Suggests ways to sound more natural and fluent.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.InformalPronounsAcademic"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.informalPronounsAcademic` instead.",description = "Flags use of personal pronouns such as 'I' and 'you' in academic writing.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.MissingSpaces"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.missingSpaces` instead.",description = "Suggests adding missing spacing after a numeral when writing times.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.NounStrings"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.nounStrings` instead.",description = "Flags a series of nouns that modify a final noun.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.NumbersBeginningSentences"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.numbersBeginningSentences` instead.",description = "Suggests spelling out numbers at the beginning of sentences.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.NumbersZeroThroughTen"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.numbersZeroThroughTen` instead.",description = "Suggests spelling out numbers zero through ten.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.OxfordComma"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.oxfordComma` instead.",description = "Suggests adding the Oxford comma after the second-to-last item in a list of things.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PassiveVoice"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.passiveVoice` instead.",description = "Flags use of passive voice.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PersonFirstLanguage"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.personFirstLanguage` instead.",description = "Suggests using person-first language to refer respectfully to an individual with a disability.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageAgeRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageAgeRelated` instead.",description = "Suggests alternatives to potentially biased language related to older adults.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageDisabilityRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageDisabilityRelated` instead.",description = "Suggests alternatives to potentially ableist language.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageFamilyRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageFamilyRelated` instead.",description = "Suggests alternatives to potentially biased language related to parenting and family systems.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageGenderRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageGenderRelated` instead.",description = "Suggests alternatives to potentially gender-biased and non-inclusive phrasing.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageHumanRights"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageHumanRights` instead.",description = "Suggests alternatives to language related to human slavery.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageHumanRightsRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageHumanRightsRelated` instead.",description = "Suggests alternatives to terms with origins in the institution of slavery.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageLgbtqiaRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageLgbtqiaRelated` instead.",description = "Flags LGBTQIA+-related terms that may be seen as biased, outdated, or disrespectful in some contexts.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyBiasedLanguageRaceEthnicityRelated"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyBiasedLanguageRaceEthnicityRelated` instead.",description = "Suggests alternatives to potentially biased language related to race and ethnicity.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PossiblyPoliticallyIncorrectLanguage"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.possiblyPoliticallyIncorrectLanguage` instead.",description = "Suggests alternatives to language that may be considered politically incorrect.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PrepositionAtTheEndOfSentence"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.prepositionAtTheEndOfSentence` instead.",description = "Flags use of prepositions such as 'with' and 'in' at the end of sentences.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.PunctuationWithQuotation"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.punctuationWithQuotation` instead.",description = "Suggests placing punctuation before closing quotation marks.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.ReadabilityFillerwords"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.readabilityFillerwords` instead.",description = "Flags long, complicated sentences that could potentially confuse your reader.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.ReadabilityTransforms"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.readabilityTransforms` instead.",description = "Suggests splitting long, complicated sentences that could potentially confuse your reader.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.SentenceVariety"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.sentenceVariety` instead.",description = "Flags series of sentences that follow the same pattern.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.SpacesSurroundingSlash"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.spacesSurroundingSlash` instead.",description = "Suggests removing extra spaces surrounding a slash.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.SplitInfinitive"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.splitInfinitive` instead.",description = "Suggests rewriting split infinitives so that an adverb doesn't come between 'to' and the verb.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.StylisticFragments"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.stylisticFragments` instead.",description = "Suggests completing all incomplete sentences, including stylistic sentence fragments that may be intentional.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.UnnecessaryEllipses"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.unnecessaryEllipses` instead.",description = "Flags unnecessary use of ellipses (...).",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.Variety"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.variety` instead.",description = "Suggests alternatives to words that occur frequently in the same paragraph.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.config.suggestions.Vocabulary"] = {default = vim.NIL,deprecationMessage = "Use `grammarly.config.suggestionCategories.vocabulary` instead.",description = "Suggests alternatives to bland and overused words such as 'good' and 'nice'.",enum = { true, false, vim.NIL },scope = "language-overridable"},["grammarly.files.exclude"] = {default = {},items = {type = "string"},markdownDescription = "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders.",order = 2,required = true,scope = "window",type = "array"},["grammarly.files.include"] = {default = { "**/readme.md", "**/README.md", "**/*.txt" },items = {type = "string"},markdownDescription = "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for including files and folders.",order = 1,required = true,scope = "window",type = "array"},["grammarly.patterns"] = {default = { "**/readme.md", "**/README.md", "**/*.txt" },description = "A glob pattern, like `*.{md,txt}` for file scheme.",items = {type = "string"},markdownDeprecationMessage = "Use [Files: Include](#grammarly.files.include#)",order = 0,required = true,scope = "window",type = "array"},["grammarly.selectors"] = {default = {},description = "Filter documents to be checked with Grammarly.",items = {properties = {language = {description = "A language id, like `typescript`.",type = "string"},pattern = {description = "A glob pattern, like `*.{md,txt}`.",type = "string"},scheme = {description = "A Uri scheme, like `file` or `untitled`.",type = "string"}},type = "object"},order = 99,required = true,scope = "window",type = "array"},["grammarly.startTextCheckInPausedState"] = {default = false,description = "Start text checking session in paused state",type = "boolean"}},title = "Grammarly"}
\ No newline at end of file |
