');opacity:.8}.icon__bulb,.icon__chevron-down{mask-repeat:no-repeat}.icon__chevron-down{mask-image:url('data:image/svg+xml;utf8,')}.icon__gear{mask-image:url('data:image/svg+xml;utf8,')}.icon__gear,.icon__info{mask-repeat:no-repeat}.icon__info{mask-image:url('data:image/svg+xml;utf8,')}.icon--sm{height:15px;top:3px;width:15px}.icon--md{height:30px;top:12px;width:24px}.icon--lg{height:36px;top:15px;width:30px}body{font-family:var(--vscode-font-family);font-size:var(--vscode-font-size)!important;font-weight:var(--vscode-font-weight);line-height:1.4}body.vscode-light{background-color:var(--color-background--darken-05)}header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.6rem;grid-column:1/-1;justify-content:space-between}header #version{color:var(--color-foreground);font-weight:600}header .brand{margin:0}header .brand small{color:var(--color-foreground--50);display:inline-block;font-size:1.6rem;font-weight:200;margin-left:1rem;transform:translateY(.3rem)}header .release{align-items:flex-end;display:flex;flex-direction:column;margin:0}header a:hover{text-decoration:underline}.blurb,header li,header p{color:var(--color-foreground--65)}.blurb{font-size:1.5rem;font-weight:200;margin:1em}.blurb b{color:var(--color-foreground--85)}.vscode-light .blurb{color:var(--color-foreground--75)}.command{font-weight:600;padding:1px 3px}.command--show-view{margin-right:4px;padding:1px}.command--show-view:after{content:"";font-family:codicon;font-size:14px;font-weight:400;left:3px;position:relative;top:3px}.container{grid-gap:1em 3em;display:grid;grid-template-areas:"header header" "hero sidebar" "content sidebar";grid-template-columns:repeat(1,1fr min-content);margin:1em auto;max-width:1200px;min-width:450px}@media (max-width:925px){.container{grid-gap:1em 0}}.content__area{font-size:1.4rem;grid-area:content}.vscode-dark .content__area{background-color:var(--color-background--lighten-05)}.vscode-light .content__area{background-color:var(--color-background)}@media (max-width:925px){.content__area{grid-column:span 1}}.content__area--full-scroll{background-color:unset!important;margin-bottom:90vh}.content__area--full-scroll .section--settings{margin:0 0 1em}.header__link,.header__link:active,.header__link:focus,.header__link:hover{color:var(--color-foreground);outline:0}.header__logo{display:flex;flex-wrap:nowrap}.header__title{font-family:"Segoe UI Semibold",var(--font-family)}.header__title--highlight{color:#914db3}.header__subtitle{color:var(--color-foreground--65);font-family:"Segoe UI Light",var(--font-family);font-size:2rem;font-weight:100;margin:-.5em 0 0 4px;white-space:nowrap}.hero__area{color:var(--color-foreground--75);font-size:1.5rem;font-weight:200;grid-area:hero;margin:0 1em}.hero__area b{color:var(--color-foreground--85)}.hero__area--sticky{background:var(--color-background);grid-column:span 1;margin:0;padding:0 0 .5rem;position:sticky;top:-1px;z-index:1}.vscode-light .hero__area--sticky{background:var(--color-background--darken-05)}.hero__row{align-items:baseline;display:flex;flex-wrap:nowrap;justify-content:space-between}.hero__subtitle{color:var(--color-foreground--75);font-size:1.4rem;margin:.25em 0 0}.hero__title{font-size:3rem;margin:0}.hero__title-actions{margin:0 1em}.hero__toolbar{display:flex;flex:1 1 auto;justify-content:flex-end;white-space:nowrap}.hero__toolbar option,.hero__toolbar select{background-color:var(--color-background)!important;margin-right:0}@media (max-width:925px){.hero__toolbar option,.hero__toolbar select{margin-right:unset}}.hero__toolbar-scope{flex:0 0 auto}.image__logo{margin:9px 1em 0 0;max-height:64px;max-width:64px}.image__preview{border-radius:8px;box-shadow:0 0 1px 0 #000c,0 0 12px 1px #00000080;height:auto;width:600px}.image__preview--fit{width:max-content}.image__preview--overlay{left:0;position:absolute;top:0}.link__configure,.link__learn-more{margin-left:10px}.presets{align-items:baseline;display:flex;flex-wrap:wrap;gap:1em;justify-content:center;width:100%}.preset{margin:0 1em;text-align:center}.preset p{color:var(--color-foreground--75);display:block;font-size:1.3rem;font-weight:200;margin:-.5em 1em .5em;text-align:center}.preset .image__preview{display:flex;margin-top:1em;width:100%}section{flex-wrap:wrap;padding:1em}section,section h2{display:flex;margin-bottom:1em}section h2{flex:1 0 auto;margin-top:0}.section--full{flex-flow:column}.section--settings{border-radius:6px;display:flex;flex:0 1 auto;flex-wrap:wrap;margin:1em;padding:1em}.vscode-dark .section--settings{background:var(--color-background--lighten-075)}.vscode-light .section--settings{background:var(--color-background--darken-05)}.vscode-light .section--collapsible{background:var(--color-background)}.section--collapsible .section__header{cursor:pointer;flex:1 0 100%;margin-right:0}.section--collapsible .section__header:after{background-color:var(--color-foreground--75);content:"";height:40px;mask-image:url('data:image/svg+xml;utf8,');mask-repeat:no-repeat;mask-size:32px 40px;position:absolute;right:0;top:0;transition:transform .25s ease-in-out;width:32px}.section--collapsible.collapsed .section__header{margin-bottom:0}.section--collapsible.collapsed .section__header:after{transform:translateY(-9px) rotate(-180deg)}.section--collapsible.collapsed .section__header h2{margin-bottom:0}.section--collapsible.collapsed .section__collapsible{display:none}.section__collapsible{display:flex;flex-wrap:wrap}.section__content{display:flex;flex:1 1 auto;flex-flow:column wrap}.section__group{display:flex;flex:1 0 100%;flex-flow:wrap-reverse}.section__group+.section__group{margin-top:1em}.section__group.section__group--rev{flex-flow:wrap}.section__collapsible .section__group.section__group--rev .section__preview{margin-bottom:0;margin-top:1em}.section__header{align-items:baseline;display:flex;flex:0 1 auto;flex-flow:column;margin-bottom:1em;margin-right:1em;position:relative}.section__header h2{margin-bottom:0}.section__header .link__configure,.section__header .link__learn-more{visibility:hidden}.section__header:hover .link__configure,.section__header:hover .link__learn-more{visibility:visible}.section__header-hint{margin:.25em 0}.section__header-hint,.section__header-info{color:var(--color-foreground--75);font-weight:200}.section__header-info{grid-gap:1em;align-items:center;display:grid;grid-template-columns:auto auto;margin:.25em .5em}.section__header-info p{line-height:2rem;margin:0}.section__header-info .icon{top:3px}.section__hint{color:var(--color-foreground--75);flex:0 1 auto;font-weight:200;margin:0}.section__hint *{word-break:break-word}.section__preview{flex:0 1 auto;margin-left:auto;margin-right:auto;position:relative}.section__collapsible .section__preview{margin-bottom:1em}.setting{flex:0 1 auto;margin-right:1em;position:relative}.setting input[type=checkbox]{flex:0 0 16px;height:16px;margin:0 10px 0 0;position:relative;top:3px;width:16px}.setting[disabled] label{color:var(--color-foreground--75);cursor:default}.setting--expandable .setting__expander{background-color:var(--color-foreground--75);cursor:pointer;height:16px;margin:0;mask-image:url('data:image/svg+xml;utf8,');mask-repeat:no-repeat;mask-size:32px 28px;position:relative;transform:translate(-9px,4px) rotate(-90deg);transition:transform .25s ease-in-out;width:32px}.setting--expandable+.settings{display:none}.setting--expandable.expanded .setting__expander{transform:translate(-4px)}.setting--expandable.expanded+.settings{display:unset}.setting__input{align-items:baseline;display:inline-flex;flex-wrap:nowrap;line-height:normal;margin:.5em 0}.setting__input--centered{align-items:center}.setting__input input,.setting__input select{flex-grow:1}.setting__input input+.link__configure,.setting__input input+.link__learn-more,.setting__input select+.link__configure,.setting__input select+.link__learn-more{margin-left:0}.setting__input input:not([type]),.setting__input input[type=text]{min-width:245px}.setting__input button{margin-bottom:0;margin-top:0;padding-bottom:6px;padding-top:6px}.setting__input button .codicon{line-height:1;margin:-2px 0 -1px;pointer-events:none;vertical-align:text-bottom}.setting__input label{flex-grow:0}.setting__input label>select{margin-top:.25em}.setting__input .link__configure,.setting__input .link__learn-more{max-height:15px;visibility:hidden}.setting__input .link__configure .icon,.setting__input .link__learn-more .icon{display:block;top:unset}.setting__input:hover .link__configure,.setting__input:hover .link__learn-more{visibility:visible}.setting__input-actions{position:absolute;right:1.1em;top:.25em}.setting__input--with-actions{--input-action-space:60px;position:relative}.setting__input--with-actions input:not([type]),.setting__input--with-actions input[type=text]{padding-right:var(--input-action-space)}.setting__input--short input:not([type]),.setting__input--short input[type=text]{flex:none;min-width:100px;width:100px}.setting__input--long input:not([type]),.setting__input--long input[type=text]{max-width:320px;min-width:320px}.setting__input--big{font-size:2.2rem;font-weight:200;margin:0}.setting__input--big input[type=checkbox]{flex:0 0 1.5em;height:1em;left:-5px;margin:0;position:relative;top:3px;width:1em}.setting__input--big label{white-space:nowrap}.setting__input--big .link__configure,.setting__input--big .link__learn-more{max-height:17px}.setting__input--format{display:flex}.setting__input--format input:not([type]),.setting__input--format input[type=text]{max-width:unset}.setting__input--inner-select label:first-of-type{flex-shrink:0}.setting__input--inner-select label:nth-of-type(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.setting__group{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em 1.25em;margin:.5em 0}.setting__group>*{margin:0}.setting__hint{color:var(--color-foreground--75);display:block;font-size:1.3rem;font-weight:200;margin:0 1em .5em}.settings{display:flex;flex:1 0 auto;flex-wrap:wrap}.setting-list .setting+.setting{margin-top:1.5rem}.setting .toggle-button{display:inline-block;position:relative}.setting .toggle-button__control,.setting .toggle-button__control[type]{appearance:none;height:100%;left:0;margin:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.setting .toggle-button__label{border:1px solid #0000;border-radius:3px;color:var(--color-button-foreground);cursor:pointer;display:inline-block;font-size:.8em;height:1em;line-height:1em;padding:.28em;text-align:center;text-decoration:none;user-select:none;white-space:nowrap;width:1.64m}.setting .toggle-button__label:hover{border-color:var(--color-background--lighten-30)}.setting .toggle-button__control:checked+.toggle-button__label{background-color:var(--color-background--lighten-30);border-color:var(--color-background--lighten-30)}.setting .toggle-button__control:focus+.toggle-button__label{border-color:var(--color-highlight)}.settings--fixed{display:block}.sidebar{align-self:flex-start;font-size:1.3rem;grid-area:sidebar;margin-right:-2rem;min-width:160px;position:sticky;top:0;z-index:2}@media (max-width:925px){.sidebar{display:none}}.sidebar li{white-space:nowrap}.sidebar .button{margin:0}.is-sidebar-hidden{display:none}@media (max-width:925px){.is-sidebar-hidden{display:initial}}.sidebar__group{margin-top:1em}.sidebar__group h2{font-size:2rem}.sidebar__group p{font-weight:400;opacity:.5;text-align:center}.sidebar__group .button{font-size:.9rem}.sidebar__jump-link.active{font-weight:700}.sidebar__jump-link.active:before{border-left:4px solid var(--color-link-foreground--darken-20);content:" ";height:1em;left:-1em;padding-bottom:4px;position:absolute}.vscode-light .sidebar__jump-link.active:before{border-left-color:var(--color-link-foreground--lighten-20)}@keyframes codicon-spin{to{transform:rotate(1turn)}}.icon--gear.icon-modifier--spin,.icon--loading.icon-modifier--spin,.icon--sync.icon-modifier--spin{animation:codicon-spin 1.5s steps(30) infinite}.icon-modifier--disabled{opacity:.5}.icon-modifier--hidden{opacity:0}.icon--loading{animation:codicon-spin 1.5s steps(30) infinite;animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.icon--loading:before{content:"";font-family:codicon}.icon--branch:before{content:"";margin:0 3px}.icon--branch:before,.icon--commit:before{font-family:codicon;position:relative;top:2px}.icon--commit:before{content:"";margin:0 1px 0 3px}.icon--paused:before{content:""}.icon--paused:before,.icon--warning:before{font-family:codicon;margin:0 3px;position:relative;top:2px}.icon--warning:before{content:""}.codicon[class*=codicon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 16px/1 codicon;letter-spacing:normal;line-height:2rem;text-align:center;text-decoration:none;text-rendering:auto;user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle}.codicon-add:before,.codicon-gist-new:before,.codicon-plus:before,.codicon-repo-create:before{content:""}.codicon-light-bulb:before,.codicon-lightbulb:before{content:""}.codicon-repo-delete:before,.codicon-repo:before{content:""}.codicon-gist-fork:before,.codicon-repo-forked:before{content:""}.codicon-git-pull-request-abandoned:before,.codicon-git-pull-request:before{content:""}.codicon-keyboard:before,.codicon-record-keys:before{content:""}.codicon-tag-add:before,.codicon-tag-remove:before,.codicon-tag:before{content:""}.codicon-person-filled:before,.codicon-person-follow:before,.codicon-person-outline:before,.codicon-person:before{content:""}.codicon-git-branch-create:before,.codicon-git-branch-delete:before,.codicon-git-branch:before,.codicon-source-control:before{content:""}.codicon-mirror-public:before,.codicon-mirror:before{content:""}.codicon-star-add:before,.codicon-star-delete:before,.codicon-star-empty:before,.codicon-star:before{content:""}.codicon-comment-add:before,.codicon-comment:before{content:""}.codicon-alert:before,.codicon-warning:before{content:""}.codicon-search-save:before,.codicon-search:before{content:""}.codicon-log-out:before,.codicon-sign-out:before{content:""}.codicon-log-in:before,.codicon-sign-in:before{content:""}.codicon-eye-unwatch:before,.codicon-eye-watch:before,.codicon-eye:before{content:""}.codicon-circle-filled:before,.codicon-close-dirty:before,.codicon-debug-breakpoint-disabled:before,.codicon-debug-breakpoint:before,.codicon-debug-hint:before,.codicon-primitive-dot:before,.codicon-terminal-decoration-success:before{content:""}.codicon-primitive-square:before{content:""}.codicon-edit:before,.codicon-pencil:before{content:""}.codicon-info:before,.codicon-issue-opened:before{content:""}.codicon-gist-private:before,.codicon-git-fork-private:before,.codicon-lock:before,.codicon-mirror-private:before{content:""}.codicon-close:before,.codicon-remove-close:before,.codicon-x:before{content:""}.codicon-repo-sync:before,.codicon-sync:before{content:""}.codicon-clone:before,.codicon-desktop-download:before{content:""}.codicon-beaker:before,.codicon-microscope:before{content:""}.codicon-device-desktop:before,.codicon-vm:before{content:""}.codicon-file-text:before,.codicon-file:before{content:""}.codicon-ellipsis:before,.codicon-kebab-horizontal:before,.codicon-more:before{content:""}.codicon-mail-reply:before,.codicon-reply:before{content:""}.codicon-organization-filled:before,.codicon-organization-outline:before,.codicon-organization:before{content:""}.codicon-file-add:before,.codicon-new-file:before{content:""}.codicon-file-directory-create:before,.codicon-new-folder:before{content:""}.codicon-trash:before,.codicon-trashcan:before{content:""}.codicon-clock:before,.codicon-history:before{content:""}.codicon-file-directory:before,.codicon-folder:before,.codicon-symbol-folder:before{content:""}.codicon-github:before,.codicon-logo-github:before,.codicon-mark-github:before{content:""}.codicon-console:before,.codicon-repl:before,.codicon-terminal:before{content:""}.codicon-symbol-event:before,.codicon-zap:before{content:""}.codicon-error:before,.codicon-stop:before{content:""}.codicon-symbol-variable:before,.codicon-variable:before{content:""}.codicon-array:before,.codicon-symbol-array:before{content:""}.codicon-symbol-module:before,.codicon-symbol-namespace:before,.codicon-symbol-object:before,.codicon-symbol-package:before{content:""}.codicon-symbol-constructor:before,.codicon-symbol-function:before,.codicon-symbol-method:before{content:""}.codicon-symbol-boolean:before,.codicon-symbol-null:before{content:""}.codicon-symbol-number:before,.codicon-symbol-numeric:before{content:""}.codicon-symbol-struct:before,.codicon-symbol-structure:before{content:""}.codicon-symbol-parameter:before,.codicon-symbol-type-parameter:before{content:""}.codicon-symbol-key:before,.codicon-symbol-text:before{content:""}.codicon-go-to-file:before,.codicon-symbol-reference:before{content:""}.codicon-symbol-enum:before,.codicon-symbol-value:before{content:""}.codicon-symbol-ruler:before,.codicon-symbol-unit:before{content:""}.codicon-activate-breakpoints:before{content:""}.codicon-archive:before{content:""}.codicon-arrow-both:before{content:""}.codicon-arrow-down:before{content:""}.codicon-arrow-left:before{content:""}.codicon-arrow-right:before{content:""}.codicon-arrow-small-down:before{content:""}.codicon-arrow-small-left:before{content:""}.codicon-arrow-small-right:before{content:""}.codicon-arrow-small-up:before{content:""}.codicon-arrow-up:before{content:""}.codicon-bell:before{content:""}.codicon-bold:before{content:""}.codicon-book:before{content:""}.codicon-bookmark:before{content:""}.codicon-debug-breakpoint-conditional-unverified:before{content:""}.codicon-debug-breakpoint-conditional-disabled:before,.codicon-debug-breakpoint-conditional:before{content:""}.codicon-debug-breakpoint-data-unverified:before{content:""}.codicon-debug-breakpoint-data-disabled:before,.codicon-debug-breakpoint-data:before{content:""}.codicon-debug-breakpoint-log-unverified:before{content:""}.codicon-debug-breakpoint-log-disabled:before,.codicon-debug-breakpoint-log:before{content:""}.codicon-briefcase:before{content:""}.codicon-broadcast:before{content:""}.codicon-browser:before{content:""}.codicon-bug:before{content:""}.codicon-calendar:before{content:""}.codicon-case-sensitive:before{content:""}.codicon-check:before{content:""}.codicon-checklist:before{content:""}.codicon-chevron-down:before{content:""}.codicon-chevron-left:before{content:""}.codicon-chevron-right:before{content:""}.codicon-chevron-up:before{content:""}.codicon-chrome-close:before{content:""}.codicon-chrome-maximize:before{content:""}.codicon-chrome-minimize:before{content:""}.codicon-chrome-restore:before{content:""}.codicon-circle-outline:before,.codicon-circle:before,.codicon-debug-breakpoint-unverified:before,.codicon-terminal-decoration-incomplete:before{content:""}.codicon-circle-slash:before{content:""}.codicon-circuit-board:before{content:""}.codicon-clear-all:before{content:""}.codicon-clippy:before{content:""}.codicon-close-all:before{content:""}.codicon-cloud-download:before{content:""}.codicon-cloud-upload:before{content:""}.codicon-code:before{content:""}.codicon-collapse-all:before{content:""}.codicon-color-mode:before{content:""}.codicon-comment-discussion:before{content:""}.codicon-credit-card:before{content:""}.codicon-dash:before{content:""}.codicon-dashboard:before{content:""}.codicon-database:before{content:""}.codicon-debug-continue:before{content:""}.codicon-debug-disconnect:before{content:""}.codicon-debug-pause:before{content:""}.codicon-debug-restart:before{content:""}.codicon-debug-start:before{content:""}.codicon-debug-step-into:before{content:""}.codicon-debug-step-out:before{content:""}.codicon-debug-step-over:before{content:""}.codicon-debug-stop:before{content:""}.codicon-debug:before{content:""}.codicon-device-camera-video:before{content:""}.codicon-device-camera:before{content:""}.codicon-device-mobile:before{content:""}.codicon-diff-added:before{content:""}.codicon-diff-ignored:before{content:""}.codicon-diff-modified:before{content:""}.codicon-diff-removed:before{content:""}.codicon-diff-renamed:before{content:""}.codicon-diff:before{content:""}.codicon-discard:before{content:""}.codicon-editor-layout:before{content:""}.codicon-empty-window:before{content:""}.codicon-exclude:before{content:""}.codicon-extensions:before{content:""}.codicon-eye-closed:before{content:""}.codicon-file-binary:before{content:""}.codicon-file-code:before{content:""}.codicon-file-media:before{content:""}.codicon-file-pdf:before{content:""}.codicon-file-submodule:before{content:""}.codicon-file-symlink-directory:before{content:""}.codicon-file-symlink-file:before{content:""}.codicon-file-zip:before{content:""}.codicon-files:before{content:""}.codicon-filter:before{content:""}.codicon-flame:before{content:""}.codicon-fold-down:before{content:""}.codicon-fold-up:before{content:""}.codicon-fold:before{content:""}.codicon-folder-active:before{content:""}.codicon-folder-opened:before{content:""}.codicon-gear:before{content:""}.codicon-gift:before{content:""}.codicon-gist-secret:before{content:""}.codicon-gist:before{content:""}.codicon-git-commit:before{content:""}.codicon-compare-changes:before,.codicon-git-compare:before{content:""}.codicon-git-merge:before{content:""}.codicon-github-action:before{content:""}.codicon-github-alt:before{content:""}.codicon-globe:before{content:""}.codicon-grabber:before{content:""}.codicon-graph:before{content:""}.codicon-gripper:before{content:""}.codicon-heart:before{content:""}.codicon-home:before{content:""}.codicon-horizontal-rule:before{content:""}.codicon-hubot:before{content:""}.codicon-inbox:before{content:""}.codicon-issue-reopened:before{content:""}.codicon-issues:before{content:""}.codicon-italic:before{content:""}.codicon-jersey:before{content:""}.codicon-json:before{content:""}.codicon-kebab-vertical:before{content:""}.codicon-key:before{content:""}.codicon-law:before{content:""}.codicon-lightbulb-autofix:before{content:""}.codicon-link-external:before{content:""}.codicon-link:before{content:""}.codicon-list-ordered:before{content:""}.codicon-list-unordered:before{content:""}.codicon-live-share:before{content:""}.codicon-loading:before{content:""}.codicon-location:before{content:""}.codicon-mail-read:before{content:""}.codicon-mail:before{content:""}.codicon-markdown:before{content:""}.codicon-megaphone:before{content:""}.codicon-mention:before{content:""}.codicon-milestone:before{content:""}.codicon-mortar-board:before{content:""}.codicon-move:before{content:""}.codicon-multiple-windows:before{content:""}.codicon-mute:before{content:""}.codicon-no-newline:before{content:""}.codicon-note:before{content:""}.codicon-octoface:before{content:""}.codicon-open-preview:before{content:""}.codicon-package:before{content:""}.codicon-paintcan:before{content:""}.codicon-pin:before{content:""}.codicon-play:before,.codicon-run:before{content:""}.codicon-plug:before{content:""}.codicon-preserve-case:before{content:""}.codicon-preview:before{content:""}.codicon-project:before{content:""}.codicon-pulse:before{content:""}.codicon-question:before{content:""}.codicon-quote:before{content:""}.codicon-radio-tower:before{content:""}.codicon-reactions:before{content:""}.codicon-references:before{content:""}.codicon-refresh:before{content:""}.codicon-regex:before{content:""}.codicon-remote-explorer:before{content:""}.codicon-remote:before{content:""}.codicon-remove:before{content:""}.codicon-replace-all:before{content:""}.codicon-replace:before{content:""}.codicon-repo-clone:before{content:""}.codicon-repo-force-push:before{content:""}.codicon-repo-pull:before{content:""}.codicon-repo-push:before{content:""}.codicon-report:before{content:""}.codicon-request-changes:before{content:""}.codicon-rocket:before{content:""}.codicon-root-folder-opened:before{content:""}.codicon-root-folder:before{content:""}.codicon-rss:before{content:""}.codicon-ruby:before{content:""}.codicon-save-all:before{content:""}.codicon-save-as:before{content:""}.codicon-save:before{content:""}.codicon-screen-full:before{content:""}.codicon-screen-normal:before{content:""}.codicon-search-stop:before{content:""}.codicon-server:before{content:""}.codicon-settings-gear:before{content:""}.codicon-settings:before{content:""}.codicon-shield:before{content:""}.codicon-smiley:before{content:""}.codicon-sort-precedence:before{content:""}.codicon-split-horizontal:before{content:""}.codicon-split-vertical:before{content:""}.codicon-squirrel:before{content:""}.codicon-star-full:before{content:""}.codicon-star-half:before{content:""}.codicon-symbol-class:before{content:""}.codicon-symbol-color:before{content:""}.codicon-symbol-constant:before{content:""}.codicon-symbol-enum-member:before{content:""}.codicon-symbol-field:before{content:""}.codicon-symbol-file:before{content:""}.codicon-symbol-interface:before{content:""}.codicon-symbol-keyword:before{content:""}.codicon-symbol-misc:before{content:""}.codicon-symbol-operator:before{content:""}.codicon-symbol-property:before,.codicon-wrench-subaction:before,.codicon-wrench:before{content:""}.codicon-symbol-snippet:before{content:""}.codicon-tasklist:before{content:""}.codicon-telescope:before{content:""}.codicon-text-size:before{content:""}.codicon-three-bars:before{content:""}.codicon-thumbsdown:before{content:""}.codicon-thumbsup:before{content:""}.codicon-tools:before{content:""}.codicon-triangle-down:before{content:""}.codicon-triangle-left:before{content:""}.codicon-triangle-right:before{content:""}.codicon-triangle-up:before{content:""}.codicon-twitter:before{content:""}.codicon-unfold:before{content:""}.codicon-unlock:before{content:""}.codicon-unmute:before{content:""}.codicon-unverified:before{content:""}.codicon-verified:before{content:""}.codicon-versions:before{content:""}.codicon-vm-active:before{content:""}.codicon-vm-outline:before{content:""}.codicon-vm-running:before{content:""}.codicon-watch:before{content:""}.codicon-whitespace:before{content:""}.codicon-whole-word:before{content:""}.codicon-window:before{content:""}.codicon-word-wrap:before{content:""}.codicon-zoom-in:before{content:""}.codicon-zoom-out:before{content:""}.codicon-list-filter:before{content:""}.codicon-list-flat:before{content:""}.codicon-list-selection:before,.codicon-selection:before{content:""}.codicon-list-tree:before{content:""}.codicon-debug-breakpoint-function-unverified:before{content:""}.codicon-debug-breakpoint-function-disabled:before,.codicon-debug-breakpoint-function:before{content:""}.codicon-debug-stackframe-active:before{content:""}.codicon-circle-small-filled:before,.codicon-debug-stackframe-dot:before,.codicon-terminal-decoration-mark:before{content:""}.codicon-debug-stackframe-focused:before,.codicon-debug-stackframe:before{content:""}.codicon-debug-breakpoint-unsupported:before{content:""}.codicon-symbol-string:before{content:""}.codicon-debug-reverse-continue:before{content:""}.codicon-debug-step-back:before{content:""}.codicon-debug-restart-frame:before{content:""}.codicon-debug-alt:before{content:""}.codicon-call-incoming:before{content:""}.codicon-call-outgoing:before{content:""}.codicon-menu:before{content:""}.codicon-expand-all:before{content:""}.codicon-feedback:before{content:""}.codicon-group-by-ref-type:before{content:""}.codicon-ungroup-by-ref-type:before{content:""}.codicon-account:before{content:""}.codicon-bell-dot:before{content:""}.codicon-debug-console:before{content:""}.codicon-library:before{content:""}.codicon-output:before{content:""}.codicon-run-all:before{content:""}.codicon-sync-ignored:before{content:""}.codicon-pinned:before{content:""}.codicon-github-inverted:before{content:""}.codicon-server-process:before{content:""}.codicon-server-environment:before{content:""}.codicon-issue-closed:before,.codicon-pass:before{content:""}.codicon-stop-circle:before{content:""}.codicon-play-circle:before{content:""}.codicon-record:before{content:""}.codicon-debug-alt-small:before{content:""}.codicon-vm-connect:before{content:""}.codicon-cloud:before{content:""}.codicon-merge:before{content:""}.codicon-export:before{content:""}.codicon-graph-left:before{content:""}.codicon-magnet:before{content:""}.codicon-notebook:before{content:""}.codicon-redo:before{content:""}.codicon-check-all:before{content:""}.codicon-pinned-dirty:before{content:""}.codicon-pass-filled:before{content:""}.codicon-circle-large-filled:before{content:""}.codicon-circle-large-outline:before,.codicon-circle-large:before{content:""}.codicon-combine:before,.codicon-gather:before{content:""}.codicon-table:before{content:""}.codicon-variable-group:before{content:""}.codicon-type-hierarchy:before{content:""}.codicon-type-hierarchy-sub:before{content:""}.codicon-type-hierarchy-super:before{content:""}.codicon-git-pull-request-create:before{content:""}.codicon-run-above:before{content:""}.codicon-run-below:before{content:""}.codicon-notebook-template:before{content:""}.codicon-debug-rerun:before{content:""}.codicon-workspace-trusted:before{content:""}.codicon-workspace-untrusted:before{content:""}.codicon-workspace-unknown:before{content:""}.codicon-terminal-cmd:before{content:""}.codicon-terminal-debian:before{content:""}.codicon-terminal-linux:before{content:""}.codicon-terminal-powershell:before{content:""}.codicon-terminal-tmux:before{content:""}.codicon-terminal-ubuntu:before{content:""}.codicon-terminal-bash:before{content:""}.codicon-arrow-swap:before{content:""}.codicon-copy:before{content:""}.codicon-person-add:before{content:""}.codicon-filter-filled:before{content:""}.codicon-wand:before{content:""}.codicon-debug-line-by-line:before{content:""}.codicon-inspect:before{content:""}.codicon-layers:before{content:""}.codicon-layers-dot:before{content:""}.codicon-layers-active:before{content:""}.codicon-compass:before{content:""}.codicon-compass-dot:before{content:""}.codicon-compass-active:before{content:""}.codicon-azure:before{content:""}.codicon-issue-draft:before{content:""}.codicon-git-pull-request-closed:before{content:""}.codicon-git-pull-request-draft:before{content:""}.codicon-debug-all:before{content:""}.codicon-debug-coverage:before{content:""}.codicon-run-errors:before{content:""}.codicon-folder-library:before{content:""}.codicon-debug-continue-small:before{content:""}.codicon-beaker-stop:before{content:""}.codicon-graph-line:before{content:""}.codicon-graph-scatter:before{content:""}.codicon-pie-chart:before{content:""}.codicon-bracket:before{content:""}.codicon-bracket-dot:before{content:""}.codicon-bracket-error:before{content:""}.codicon-lock-small:before{content:""}.codicon-azure-devops:before{content:""}.codicon-verified-filled:before{content:""}.codicon-newline:before{content:""}.codicon-layout:before{content:""}.codicon-layout-activitybar-left:before{content:""}.codicon-layout-activitybar-right:before{content:""}.codicon-layout-panel-left:before{content:""}.codicon-layout-panel-center:before{content:""}.codicon-layout-panel-justify:before{content:""}.codicon-layout-panel-right:before{content:""}.codicon-layout-panel:before{content:""}.codicon-layout-sidebar-left:before{content:""}.codicon-layout-sidebar-right:before{content:""}.codicon-layout-statusbar:before{content:""}.codicon-layout-menubar:before{content:""}.codicon-layout-centered:before{content:""}.codicon-target:before{content:""}.codicon-indent:before{content:""}.codicon-record-small:before{content:""}.codicon-error-small:before,.codicon-terminal-decoration-error:before{content:""}.codicon-arrow-circle-down:before{content:""}.codicon-arrow-circle-left:before{content:""}.codicon-arrow-circle-right:before{content:""}.codicon-arrow-circle-up:before{content:""}.codicon-layout-sidebar-right-off:before{content:""}.codicon-layout-panel-off:before{content:""}.codicon-layout-sidebar-left-off:before{content:""}.codicon-blank:before{content:""}.codicon-heart-filled:before{content:""}.codicon-map:before{content:""}.codicon-map-filled:before{content:""}.codicon-circle-small:before{content:""}.codicon-bell-slash:before{content:""}.codicon-bell-slash-dot:before{content:""}.codicon-comment-unresolved:before{content:""}.codicon-git-pull-request-go-to-changes:before{content:""}.codicon-git-pull-request-new-changes:before{content:""}.codicon-search-fuzzy:before{content:""}.codicon-comment-draft:before{content:""}.codicon-send:before{content:""}.codicon-sparkle:before{content:""}.codicon-insert:before{content:""}.bold{font-weight:600}.center{text-align:center}.hidden{display:none!important}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mb-05{margin-bottom:.5em!important}.mb-1{margin-bottom:1em!important}.mb-2{margin-bottom:2em!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1em!important}.ml-2{margin-left:2em!important}.ml-3{margin-left:3em!important}.ml-4{margin-left:4em!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1em!important}.mr-2{margin-right:2em!important}.mt-n1{margin-top:-1em!important}.mt-0{margin-top:0!important}.mt-05{margin-top:.5em!important}.mt-1{margin-top:1em!important}.mt-2{margin-top:2em!important}.non-interactive{cursor:default!important}.nowrap{white-space:nowrap!important}.vscode-dark .light,.vscode-light .dark{display:none}.popup{box-shadow:0 0 28px 0 #00000080;cursor:default;max-width:472px;min-width:373px;padding:1em;position:absolute;top:72px;width:80vw;z-index:1}.popup:before{background:#0000;border:12px solid #0000;content:"";left:50%;pointer-events:none;position:absolute;top:-24px;z-index:1001}.vscode-light .popup:before{border-bottom-color:var(--color-background--darken-05)}.vscode-dark .popup:before{border-bottom-color:var(--color-background--lighten-075)}.vscode-light .popup{background:var(--color-background--darken-05)}.vscode-dark .popup{background:var(--color-background--lighten-075)}.token-popup__scroller{margin-right:-.4em;max-height:35vh;overflow-y:scroll;padding-right:.4em}.token-popup__hint{color:var(--color-foreground--75);display:inline-block;font-weight:200;margin:1.25em .5em 0 .25em}.token-popup__title{color:var(--color-foreground);font-weight:400;margin:.25em 0 1em;text-align:center}.token-popup__table{border-collapse:collapse;color:var(--color-foreground--75);table-layout:fixed}.vscode-light .token-popup__table tr:nth-child(2n){background-color:#0000000d}.vscode-dark .token-popup__table tr:nth-child(2n){background-color:#ffffff0a}.token-popup__table td{padding:6px}.token-popup__table td i{opacity:.6}.token-popup__table td:first-child{padding:6px 12px}.token-popup__table td:last-child{padding-right:12px;text-align:end}.token{background:var(--color-link-foreground--darken-20);border-bottom:2px solid var(--color-link-foreground--darken-20);border-radius:3px;color:#fff;cursor:pointer;display:inline-block;padding:1px 8px!important}.token:before{content:"${"}.token:after{content:"}"}.vscode-light .token{background:var(--color-link-foreground--lighten-20);border-bottom-color:var(--color-link-foreground--lighten-20)}
Version Release notes
For advanced customizations, refer to the GitLens docs and edit your User Settings
Adds an unobtrusive blame annotation at the end of the current line
Use the GitLens: Toggle Line Blame Annotations command to override this setting for the current window
When enabled the annotation can be scrolled into view when it is outside the viewport.
Setting this to false
will inhibit the hovers from showing over the annotation; Set gitlens.hovers.currentLine.over
to line
to enable the hovers to show anywhere over the line.
For more options, open Settings and search for gitlens.currentLine
Adds authorship CodeLens to the top of files and on code blocks
Use the GitLens: Toggle Git CodeLens command to override this setting for the current window
At the top of the file
At the start of modules, classes, interfaces, etc
At the start of functions, methods, etc
For more options, open Settings and search for gitlens.codeLens
Avoids clearing the previous blame information when changing lines to reduce status bar "flashing"
For more options, open Settings and search for gitlens.statusBar
Requires a connection to a supported remote service (e.g. GitHub)
For more options, open Settings and search for gitlens.hovers
Adds on-demand blame annotations for the whole file
Use the
command to turn the annotations on or offPress Esc to turn off the annotations
Indicator color reflects the age of the most recent change (hot or cold), while indicator brightness ranges from bright (newer) to dim (older) based on the relative age
Compacts (deduplicates) matching adjacent blame annotations
For more options, open Settings and search for gitlens.blame
Adds on-demand file changes annotations to highlight any local (unpublished) changes or lines changed by the most recent commit
Use the
command to turn the annotations on or offPress Esc to turn off the annotations
For more options, open Settings and search for gitlens.changes
Adds on-demand heatmap (age) indicators to the file to show how recently lines were changed
Use the
command to turn the annotations on or offPress Esc to turn off the annotations
Indicator color reflects the age of the most recent change (hot or cold), while indicator brightness ranges from bright (newer) to dim (older) based on the relative age
For more options, open Settings and search for gitlens.heatmap
Adds a Commit Graph to visualize, explore, and manage a Git repository
Adds a Commits view to visualize, explore, and manage Git commits
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.commits or gitlens.views
Adds a Commit Details view to see rich details for a commit
Requires a connection to a supported remote service (e.g. GitHub)
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.commitDetails or gitlens.views
Adds a Repositories view, hidden by default, to visualize, explore, and manage Git repositories
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.repositories or gitlens.views
Adds a File History view to visualize, navigate, and explore the revision history of the current file, a specified file or folder, or just the selected lines of the current file
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.fileHistory or gitlens.views
Adds a Line History view, hidden by default, to visualize, navigate, and explore the revision history of the selected lines of current file
For more options, open Settings and search for gitlens.views.lineHistory or gitlens.views
Adds a Branches view to visualize, explore, and manage Git branches
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.branches or gitlens.views
Adds a Remotes view to visualize, explore, and manage Git remotes and remote branches
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.remotes or gitlens.views
Adds a Stashes view to visualize, explore, and manage Git stashes
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.stashes or gitlens.views
Adds a Worktrees view to visualize, explore, and manage Git worktrees
Can be configured on a per-workspace or per-folder basis
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.worktrees or gitlens.views
Adds a Contributors view, hidden by default, to visualize, navigate, and explore contributors
Requires a connection to a supported remote service (e.g. GitHub)
Chooses the best layout based on the number of files at each nesting level
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.contributors or gitlens.views
Adds a Search & Compare view to search and explore commit histories by message, author, files, id, etc, or visualize comparisons between branches, tags, commits, and more
Requires a connection to a supported remote service (e.g. GitHub)
Compacts (flattens) unnecessary nesting when using a tree layouts
For more options, open Settings and search for gitlens.views.searchAndCompare or gitlens.views
Use autolinks to linkify external references, like Jira issues or Zendesk tickets, in commit messages.
system
for the system locale, or a locale language tag, e.g. en-USFor more options, open Settings and search for gitlens.default
Search for gitlens in the Keyboard Shortcuts editor to see the shortcuts and to customize them further
Supports user-defined modes for quickly toggling between sets of settings
Use the GitLens: Switch Mode command to quickly switch the active mode
Use the GitLens: Toggle Review Mode command to toggle Review mode
Use the GitLens: Toggle Zen Mode command to toggle Zen mode
For more options or to add your own custom modes, open Settings and search for gitlens.modes
Commit SHA | id |
Commit Author | author |
Commit Author (except you) | authorNotYou |
Commit Author E-mail | |
Commit Message | message |
Commit or Authored Date Relative, e.g. 1 day ago Committed vs Authored based on setting | ago |
Commit or Authored Date Absolute, e.g. August 8th, 2016 10:48am Committed vs Authored based on setting | date |
Commit or Authored Date Relative or absolute based on date setting Committed vs Authored based on setting | agoOrDate |
Commit or Authored Date (Short) Short relative or absolute based on date setting Committed vs Authored based on setting | agoOrDateShort |
Authored Date Relative date | authorAgo |
Authored Date Absolute, e.g. August 8th, 2016 10:48am | authorDate |
Authored Date Relative or absolute date based on date setting | authorAgoOrDate |
Authored Date (Short) Short relative or absolute date based on date setting | authorAgoOrDateShort |
Commit Date Relative date | committerAgo |
Commit Date Absolute, e.g. August 8th, 2016 10:48am | committerDate |
Commit Date Relative or absolute date based on date setting | committerAgoOrDate |
Commit Date (Short) Short relative or absolute date based on date setting | committerAgoOrDateShort |
Branch & Tag Tips Indicates if the commit is a tip of any branches or tags | tips |
Changes Indicator Indicates adds, changes, renames, and deletes e.g +1 ~3 -0 | changes |
Changes Indicator (short) Indicates adds, changes, renames, and deletes e.g +1~3 | changesShort |
Pull Request Pull request (if any) that introduced the commit | pullRequest |
Pull Request State State (open, merged, closed) of the pull request (if any) that introduced the commit | pullRequestState |