admin 管理员组文章数量: 1086019
2024年2月6日发(作者:ssm框架的流程和原理)
"color": "rgba(86, 156, 214, 1)", "backgroundColor": null, "margin": "1.2em", "width": null, "height": null }, // Override Quokka Light Theme Error "tionAttachmentRenderOptions": { "border": null, "borderColor": null, "fontStyle": null, "fontWeight": null, "textDecoration": null, "color": "#c80000", "backgroundColor": null, "margin": "1.2em", "width": null, "height": null }, // Override Quokka Light Theme Log "tionAttachmentRenderOptions": { "border": null, "borderColor": null, "fontStyle": null, "fontWeight": null, "textDecoration": null, "color": "#0000ff", "backgroundColor": null, "margin": "1.2em", "width": null, "height": null }, // Show Quokka output window on start up "tputOnStart": true, // Stop Quokka expiring license update reminders "ssExpirationNotifications": false, // Supress Quokka Glyph Margin Notifications "ssGlyphMarginNotifications": true, // Always show the ESlint status bar item. "ShowStatus": false, // Turns auto fix on save on or off. "xOnSave": false, //
"eRuleComment": { "enable": true, "location": "separateLine" }, //
"cumentation": { "enable": true }, // Controls whether eslint is enabled for JavaScript files or not. "": true, // A path added to NODE_PATH when resolving the eslint module. "th": null,
"Spaces": true, "e": 2, "dent": false }, // Specifies the length of abbreviated commit ids (shas) "iatedShaLength": "7", // Specifies additional arguments to pass to the `git blame` command "Arguments": null, // Specifies the time (in milliseconds) to wait before re-blaming an unsaved document after an edit. Use 0 to specify an infinite wait "fterEdit": 5000, // Specifies the maximum document size (in lines) allowed to be re-blamed after an edit while still unsaved. Use 0 to specify no maximum "resholdAfterEdit": 5000, // Specifies whether git output will be cached — changing the default is not recommended "d": true, // Specifies whether file histories will follow renames — will affect how merge commits are shown in histories "storyFollowsRenames": true, // Specifies the maximum number of items to show in a list. Use 0 to specify no maximum "tItems": 200, // Specifies the maximum number of items to show in a search. Use 0 to specify no maximum "rchItems": 200, // Specifies which messages should be suppressed "es": { "suppressCommitHasNoPreviousCommitWarning": false, "suppressCommitNotFoundWarning": false, "suppressFileNotUnderSourceControlWarning": false, "suppressGitDisabledWarning": false, "suppressGitVersionWarning": false, "suppressLineUncommittedWarning": false, "suppressNoRepositoryWarning": false, "suppressSupportGitLensNotification": false }, // Specifies whether to close QuickPick menus when focus is lost "nFocusOut": true, // Specifies how many folders deep to search for repositories "torySearchDepth": 1, // Specifies the amount (percent) of similarity a deleted and added file pair must have to be considered a rename "rityThreshold": null, // Specifies whether to enable GitLens telemetry (even if enabled still abides by the overall `Telemetry` setting "d": true, // Specifies whether to show avatar images in the gutter blame annotations "s": true, // Specifies whether to compact (deduplicate) matching adjacent gutter blame annotations "t": true, // Specifies how to format absolute dates (e.g. using the `${date}` token) in gutter blame annotations. See the [ docs](/docs/#/displaying/format/) for valid formats "rmat": null, // Specifies the format of the gutter blame annotations. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs. Date formatting is controlled by the `rmat` setting "": "${message|40?} ${agoOrDate|14-}",
"": "${message|40?} ${agoOrDate|14-}", // Specifies whether to provide a heatmap indicator in the gutter blame annotations "d": true, // Specifies where the heatmap indicators will be shown in the gutter blame annotations // - left: Adds a heatmap indicator on the left edge of the gutter blame annotations // - right: Adds a heatmap indicator on the right edge of the gutter blame annotations "on": "right", // Specifies whether to highlight lines associated with the current line "d": true, // Specifies where the associated line highlights will be shown "ons": [ "gutter", "line", "overview" ], // Specifies whether to ignore whitespace when comparing revisions during blame operations "Whitespace": false, // Specifies whether gutter blame annotations will be separated by a small gap "teLines": true, // Specifies how the gutter blame annotations will be toggled // - file: Toggles each file individually // - window: Toggles the window, i.e. all files at once "Mode": "file", // Specifies the command to be executed when an _authors_ code lens is clicked // - FileBlame: Toggles file blame annotations // - thPrevious: Compares the current committed file with the previous commit // - ickCommitDetails: Shows a commit details quick pick // - ickCommitFileDetails: Shows a commit file details quick pick // - ickFileHistory: Shows a file history quick pick // - ickRepoHistory: Shows a branch history quick pick "d": "FileBlame", // Specifies whether to provide an _authors_ code lens, showing number of authors of the file or code block and the most prominent author (if there is more than one) "d": true, // Specifies whether to provide any Git code lens, by default. Use the `Toggle Git Code Lens` command (`CodeLens`) to toggle the Git code lens on and off for the current window "d": true, // Specifies whether to provide any Git code lens on symbols that span only a single line "eSingleLineSymbols": false, // Specifies the command to be executed when a _recent change_ code lens is clicked // - FileBlame: Toggles file blame annotations // - thPrevious: Compares the current committed file with the previous commit // - ickCommitDetails: Shows a commit details quick pick // - ickCommitFileDetails: Shows a commit file details quick pick // - ickFileHistory: Shows a file history quick pick // - ickRepoHistory: Shows a branch history quick pick "d": "ickCommitFileDetails", // Specifies whether to provide a _recent change_ code lens, showing the author and date of the most recent commit for the file or code block "d": true, // Specifies where Git code lens will be shown in the document "": [ "document",
"document", "containers" ], // Specifies where Git code lens will be shown in the document for the specified languages "ByLanguage": [ { "language": "azure-pipelines", "scopes": [ "document" ] }, { "language": "css", "scopes": [ "document" ] }, { "language": "html", "scopes": [ "document" ] }, { "language": "json", "scopes": [ "document" ] }, { "language": "jsonc", "scopes": [ "document" ] }, { "language": "less", "scopes": [ "document" ] }, { "language": "postcss", "scopes": [ "document" ] }, { "language": "python", "symbolScopes": [ "!Module" ] }, { "language": "scss", "scopes": [ "document" ] }, { "language": "stylus", "scopes": [ "document" ] },
}, { "language": "vue", "scopes": [ "document" ] }, { "language": "yaml", "scopes": [ "document" ] } ], // Specifies a set of document symbols where Git code lens will or will not be shown in the document. Prefix with `!` to avoid providing a Git code lens for the symbol. Must be a member of `SymbolKind` "Scopes": [], // Specifies how to format absolute dates (e.g. using the `${date}` token) for the current line blame annotation. See the [ docs](/docs/#/displaying/format/) for valid formats "rmat": null, // Specifies whether to provide a blame annotation for the current line, by default. Use the `Toggle Line Blame Annotations` command (`LineBlame`) to toggle the annotations on and off for the current window "d": true, // Specifies the format of the current line blame annotation. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs. Date formatting is controlled by the `rmat` setting "": "${author}, ${agoOrDate} • ${message}", // Specifies whether the current line blame annotation can be scrolled into view when it is outside the viewport "able": true, // Specifies debug mode "": false, // Specifies how absolute dates will be formatted by default. See the [ docs](/docs/#/displaying/format/) for valid formats "tDateFormat": null, // Specifies how short absolute dates will be formatted by default. See the [ docs](/docs/#/displaying/format/) for valid formats "tDateShortFormat": null, // Specifies whether commit dates should use the authored or committed date // - authored: Uses the date when the changes were authored (i.e. originally written) // - committed: Uses the date when the changes were committed "tDateSource": "authored", // Specifies how dates will be displayed by default // - relative: e.g. 1 day ago // - absolute: e.g. July 25th, 2018 7:18pm "tDateStyle": "relative", // Specifies the style of the gravatar default (fallback) images // - identicon: A geometric pattern // - mp: A simple, cartoon-style silhouetted outline of a person (does not vary by email hash) // - monsterid: A monster with different colors, faces, etc // - retro: 8-bit arcade-style pixelated faces // - robohash: A robot with different colors, faces, etc // - wavatar: A face with differing features and backgrounds "tGravatarsStyle": "robohash", // Specifies the age of the most recent change (in days) after which the gutter heatmap annotations will be cold rather than hot (i.e. will use `lor#` instead of `#or`) "eshold": "90",
// Specifies the base color of the gutter heatmap annotations when the most recent change is older (cold) than the `eshold` value "lor": "#0a60f6", // Specifies the base color of the gutter heatmap annotations when the most recent change is newer (hot) than the `eshold` value "or": "#f66a0a", // Specifies how the gutter heatmap annotations will be toggled // - file: Toggles each file individually // - window: Toggles the window, i.e. all files at once "Mode": "file", // Specifies whether to provide a _changes (diff)_ hover for all lines when showing blame annotations "s": true, // Specifies whether to provide a _commit details_ hover for all lines when showing blame annotations "s": true, // Specifies whether to provide any hovers when showing blame annotations "d": true, // Specifies when to trigger hovers when showing blame annotations // - annotation: Only shown when hovering over the line annotation // - line: Shown when hovering anywhere over the line "": "line", // Specifies whether to show avatar images in hovers "s": true, // Specifies whether to show just the changes to the line or the set of related changes in the _changes (diff)_ hover // - line: Shows only the changes to the line // - hunk: Shows the set of related changes "sDiff": "line", // Specifies whether to provide a _changes (diff)_ hover for the current line "s": true, // Specifies whether to provide a _commit details_ hover for the current line "s": true, // Specifies whether to provide any hovers for the current line "d": true, // Specifies when to trigger hovers for the current line // - annotation: Only shown when hovering over the line annotation // - line: Shown when hovering anywhere over the line "": "annotation", // Specifies the format (in markdown) of the _commit details_ hover. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs "sMarkdownFormat": "${avatar} __${author}__, ${ago} _(${date})_ nn${message}nn${commands}", // Specifies whether to provide any hovers "d": true, // Specifies whether to enable experimental features "rs": false, // Specifies the keymap to use for GitLens shortcut keys // - alternate: Adds an alternate set of shortcut keys that start with `Alt` (⌥ on macOS) // - chorded: Adds a chorded set of shortcut keys that start with `Ctrl+Alt+G` (`⌥⌘G` on macOS) // - none: No shortcut keys will be added "": "chorded", // Specifies whether to allow guest access to GitLens features when using Visual Studio Live Share
"uestAccess": true, // Specifies which commands will be added to which menus "": { "editor": { "blame": false, "clipboard": true, "compare": true, "details": false, "history": false, "remote": false }, "editorGroup": { "blame": true, "compare": true }, "editorTab": { "clipboard": true, "compare": true, "history": true, "remote": true }, "explorer": { "clipboard": true, "compare": true, "history": true, "remote": true }, "scmGroup": { "compare": true, "openClose": true, "stash": true, "stashInline": true }, "scmItem": { "clipboard": true, "compare": true, "history": true, "remote": true, "stash": true } }, // Specifies the active GitLens mode, if any "": "", // Specifies the active GitLens mode alignment in the status bar // - left: Aligns to the left // - right: Aligns to the right "ent": "right", // Specifies whether to provide the active GitLens mode in the status bar "d": true, // Specifies the user-defined GitLens modes "": { "zen": { "name": "Zen", "statusBarItemName": "Zen", "description": "for a zen-like experience, disables many visual features", "codeLens": false, "currentLine": false, "hovers": false, "statusBar": false },
"review": { "name": "Review", "statusBarItemName": "Reviewing", "description": "for reviewing code, enables many visual features", "codeLens": true, "currentLine": true, "hovers": true } }, // Specifies how much (if any) output will be sent to the GitLens output channel // - silent: Logs nothing // - errors: Logs only errors // - verbose: Logs all errors, warnings, and messages // - debug: Logs all errors, warnings, and messages with extra context useful for debugging "Level": "errors", // Specifies where the highlights of the recently changed lines will be shown "ons": [ "gutter", "line", "overview" ], // Specifies how the recently changed lines annotations will be toggled // - file: Toggles each file individually // - window: Toggles the window, i.e. all files at once "Mode": "file", // Specifies user-defined remote (code-hosting) services or custom domains for built-in remote services "s": null, // Specifies the display mode of the interactive settings editor // - simple: Only displays common settings // - advanced: Displays all settings "": "simple", // Specifies whether to show What's New after upgrading to new feature releases "atsNewAfterUpgrades": true, // Specifies the blame alignment in the status bar // - left: Aligns to the left // - right: Aligns to the right "ent": "right", // Specifies the command to be executed when the blame status bar item is clicked // - FileBlame: Toggles file blame annotations // - thPrevious: Compares the current line commit with the previous // - thWorking: Compares the current line commit with the working tree // - CodeLens: Toggles Git code lens // - ickCommitDetails: Shows a commit details quick pick // - ickCommitFileDetails: Shows a commit file details quick pick // - ickFileHistory: Shows a file history quick pick // - ickRepoHistory: Shows a branch history quick pick "d": "ickCommitDetails", // Specifies how to format absolute dates (e.g. using the `${date}` token) in the blame information in the status bar. See the [ docs](/docs/#/displaying/format/) for valid formats "rmat": null, // Specifies whether to provide blame information in the status bar "d": true, // Specifies the format of the blame information in the status bar. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs. Date formatting is controlled by the `rmat` setting
"": "${author}, ${agoOrDate}", // Specifies whether to avoid clearing the previous blame information when changing lines to reduce status bar "flashing" "Flicker": false, // Specifies the string to be shown in place of the _authors_ code lens when there are unsaved changes "sOnly": "Unsaved changes (cannot determine authors)", // Specifies the string to be shown in place of both the _recent change_ and _authors_ code lens when there are unsaved changes "ChangeAndAuthors": "Unsaved changes (cannot determine recent change or authors)", // Specifies the string to be shown in place of the _recent change_ code lens when there are unsaved changes "ChangeOnly": "Unsaved changes (cannot determine recent change)", // Specifies the description format of committed changes in the views. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs "DescriptionFormat": "${changes • }${author}, ${agoOrDate}", // Specifies the description format of a committed file in the views. See [_File Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#file-tokens) in the GitLens docs "FileDescriptionFormat": "${directory}${ ← originalPath}", // Specifies the format of a committed file in the views. See [_File Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#file-tokens) in the GitLens docs "FileFormat": "${file}", // Specifies the format of committed changes in the views. See [_Commit Tokens_](/eamodio/vscode-gitlens/wiki/Custom-Formatting#commit-tokens) in the GitLens docs "Format": "${message}", // Specifies whether to show avatar images instead of commit (or status) icons in the _Compare_ view "s": true, // Specifies whether to show the _Compare_ view "d": true, // Specifies whether to compact (flatten) unnecessary file nesting in the _Compare_ view. Only applies when `` is set to `tree` or `auto` "t": true, // Specifies how the _Compare_ view will display files // - auto: Automatically switches between displaying files as a `tree` or `list` based on the `old` value and the number of files at each nesting level // - list: Displays files as a list // - tree: Displays files as a tree "": "auto", // Specifies when to switch between displaying files as a `tree` or `list` based on the number of files in a nesting level in the _Compare_ view. Only applies
when `` is set to `auto` "old": 5, // Specifies where to show the _Compare_ view // - gitlens: Adds to the GitLens side bar // - explorer: Adds to the Explorer side bar // - scm: Adds to the Source Control side bar "on": "gitlens", // Specifies the default number of items to show in a view list. Use 0 to specify no limit "tItemLimit": 10, // Specifies whether to show avatar images instead of status icons in the _File History_ view "s": true, // Specifies whether to show the _File History_ view "d": true,
// Specifies where to show the _File History_ view // - gitlens: Adds to the GitLens side bar // - explorer: Adds to the Explorer side bar // - scm: Adds to the Source Control side bar "on": "gitlens", // Specifies whether to show avatar images instead of status icons in the _Line History_ view "s": true, // Specifies whether to show the _Line History_ view "d": true, // Specifies where to show the _Line History_ view // - gitlens: Adds to the GitLens side bar // - explorer: Adds to the Explorer side bar // - scm: Adds to the Source Control side bar "on": "gitlens", // Specifies the number of items to show in a each page when paginating a view list. Use 0 to specify no limit "emLimit": 20, // Specifies whether to automatically refresh the _Repositories_ view when the repository or the file system changes "fresh": true, // Specifies whether to automatically reveal repositories in the _Repositories_ view when opening files "veal": true, // Specifies whether to show avatar images instead of commit (or status) icons in the _Repositories_ view "s": true, // Specifies how the _Repositories_ view will display branches // - list: Displays branches as a list // - tree: Displays branches as a tree when branch names contain slashes `/` "": "tree", // Specifies whether to show the _Repositories_ view in a compact display density "t": false, // Specifies whether to show the _Repositories_ view "d": true, // Specifies whether to compact (flatten) unnecessary file nesting in the _Repositories_ view. Only applies when `` is set to `tree` or `auto` "t": true, // Specifies how the _Repositories_ view will display files // - auto: Automatically switches between displaying files as a `tree` or `list` based on the `old` value and the number
of files at each nesting level // - list: Displays files as a list // - tree: Displays files as a tree "": "auto", // Specifies when to switch between displaying files as a `tree` or `list` based on the number of files in a nesting level in the _Repositories_ view. Only applies when `` is set to `auto` "old": 5, // Specifies whether to include working tree file status for each repository in the _Repositories_ view "eWorkingTree": true, // Specifies where to show the _Repositories_ view // - gitlens: Adds to the GitLens side bar // - explorer: Adds to the Explorer side bar // - scm: Adds to the Source Control side bar "on": "gitlens",
"lisp": "sbcl --script", "kit": "kitc --run" }, // Set the executor of each file extension. "orMapByFileExtension": { ".vb": "cd $dir && vbc /nologo $fileName && $dir$fileNameWithoutExt", ".vbs": "cscript //Nologo", ".scala": "scala", ".jl": "julia", ".cr": "crystal", ".ml": "ocaml", ".exs": "elixir", ".hx": "haxe --cwd $dirWithoutTrailingSlash --run $fileNameWithoutExt", ".rkt": "racket", ".ahk": "autohotkey", ".au3": "autoit3", ".kt": "cd $dir && kotlinc $fileName -include-runtime -d $ && java -jar $", ".kts": "kotlinc -script", ".dart": "dart", ".pas": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt", ".pp": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt", ".d": "cd $dir && dmd $fileName && $dir$fileNameWithoutExt", ".hs": "runhaskell", ".nim": "nim compile --verbosity:0 --hints:off --run", ".csproj": "dotnet run --project", ".fsproj": "dotnet run --project", ".lisp": "sbcl --script", ".kit": "kitc --run" }, // Set the executor by glob. "orMapByGlob": { "": "cd $dir && mvn clean package" }, // Whether to use the directory of the file to be executed as the working directory. "rectoryAsCwd": false, // Whether to ignore selection to always run entire file. "Selection": false, // Set the mapping of languageId to file extension. "geIdToFileExtensionMap": { "bat": ".bat", "powershell": ".ps1", "typescript": ".ts" }, // Whether to preserve focus on code editor after code run is triggered. "veFocus": true, // Whether to respect Shebang to run code. "tShebang": true, // Whether to run code in Integrated Terminal. "erminal": false, // Whether to save all files before running. "lFilesBeforeRun": false, // Whether to save the current file before running. "leBeforeRun": false, // Whether to show extra execution message like [Running] ... and [Done] ... "ecutionMessage": true,
"ecutionMessage": true, // Whether to show 'Run Code' command in editor context menu. "nCommandInEditorContextMenu": true, // Whether to show 'Run Code' command in explorer context menu. "nCommandInExplorerContextMenu": true, // Whether to show 'Run Code' icon in editor title menu. "nIconInEditorTitleMenu": true, // Temporary file name used in running selected code snippet. When it is set as empty, the file name will be random. "aryFileName": "tempCodeRunnerFile", // For Windows system, replaces the Windows style drive letter in the command with a Unix style root when using a custom shell as the terminal, like Bash
or Cgywin. Example: Setting this to '/mnt/' will replace 'C:path' with '/mnt/c/path' "alRoot": "", // Include completion for module export and auto import them "port": true, // Casing conversion for tag completion // - initial: use the key in `components: {...}` as is for tag completion and do not force any casing // - kebab: kebab-case completion for
//
// 1. Clone vuejs/vetur from GitHub, build it and point it to the ABSOLUTE path of `/server`. // 2. `yarn global add vue-language-server` and point Vetur to the installed location (`yarn global dir` + node_modules/vue-language-server) "h": "", // The port that VLS listens to. Can be used for attaching to the VLS Node process for debugging / profiling. "t": -1, // Enable template interpolation service that offers diagnostics / hover / definition / references. "teInterpolationService": false, // Default formatter for