console.log` because `log` has been completed recently.":336,"Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.":337,"Controls how suggestions are pre-selected when showing the suggest list.":338,"Tab complete will insert the best matching suggestion when pressing tab.":339,"Disable tab completions.":340,"Tab complete snippets when their prefix match. Works best when 'quickSuggestions' aren't enabled.":341,"Enables tab completions.":342,"Unusual line terminators are automatically removed.":343,"Unusual line terminators are ignored.":344,"Unusual line terminators prompt to be removed.":345,"Remove unusual line terminators that might cause problems.":346,"Inserting and deleting whitespace follows tab stops.":347,"Characters that will be used as word separators when doing word related navigations or operations.":348,"Lines will wrap at `#editor.wordWrapColumn#`.":349,"Lines will wrap at the minimum of viewport and `#editor.wordWrapColumn#`.":350,"Controls how lines should wrap.":351,"Controls the wrapping column of the editor when `#editor.wordWrap#` is `wordWrapColumn` or `bounded`.":352,"No indentation. Wrapped lines begin at column 1.":353,"Wrapped lines get the same indentation as the parent.":354,"Wrapped lines get +1 indentation toward the parent.":355,"Wrapped lines get +2 indentation toward the parent.":356,"Controls the indentation of wrapped lines.":357,"Assumes that all characters are of the same width. This is a fast algorithm that works correctly for monospace fonts and certain scripts (like Latin characters) where glyphs are of equal width.":358,"Delegates wrapping points computation to the browser. This is a slow algorithm, that might cause freezes for large files, but it works correctly in all cases.":359,"Controls the algorithm that computes wrapping points.":360,"Whether the editor text has focus (cursor is blinking)":361,"Whether the editor or an editor widget has focus (e.g. focus is in the find widget)":362,"Whether an editor or a rich text input has focus (cursor is blinking)":363,"Whether the editor is read only":364,"Whether the context is a diff editor":365,"Whether `editor.columnSelection` is enabled":366,"Whether the editor has text selected":367,"Whether the editor has multiple selections":368,"Whether `Tab` will move focus out of the editor":369,"Whether the editor hover is visible":370,"Whether the editor is part of a larger editor (e.g. notebooks)":371,"The language identifier of the editor":372,"Whether the editor has a completion item provider":373,"Whether the editor has a code actions provider":374,"Whether the editor has a code lens provider":375,"Whether the editor has a definition provider":376,"Whether the editor has a declaration provider":377,"Whether the editor has an implementation provider":378,"Whether the editor has a type definition provider":379,"Whether the editor has a hover provider":380,"Whether the editor has a document highlight provider":381,"Whether the editor has a document symbol provider":382,"Whether the editor has a reference provider":383,"Whether the editor has a rename provider":384,"Whether the editor has a signature help provider":385,"Whether the editor has an inline hints provider":386,"Whether the editor has a document formatting provider":387,"Whether the editor has a document selection formatting provider":388,"Whether the editor has multiple document formatting providers":389,"Whether the editor has multiple document selection formatting providers":390,Typing:391,"Plain Text":392,"No selection":393,"Line {0}, Column {1} ({2} selected)":394,"Line {0}, Column {1}":395,"{0} selections ({1} characters selected)":396,"{0} selections":397,"Now changing the setting `accessibilitySupport` to 'on'.":398,"Now opening the Editor Accessibility documentation page.":399," in a read-only pane of a diff editor.":400," in a pane of a diff editor.":401," in a read-only code editor":402," in a code editor":403,"To configure the editor to be optimized for usage with a Screen Reader press Command+E now.":404,"To configure the editor to be optimized for usage with a Screen Reader press Control+E now.":405,"The editor is configured to be optimized for usage with a Screen Reader.":406,"The editor is configured to never be optimized for usage with a Screen Reader, which is not the case at this time.":407,"Pressing Tab in the current editor will move focus to the next focusable element. Toggle this behavior by pressing {0}.":408,"Pressing Tab in the current editor will move focus to the next focusable element. The command {0} is currently not triggerable by a keybinding.":409,"Pressing Tab in the current editor will insert the tab character. Toggle this behavior by pressing {0}.":410,"Pressing Tab in the current editor will insert the tab character. The command {0} is currently not triggerable by a keybinding.":411,"Press Command+H now to open a browser window with more information related to editor accessibility.":412,"Press Control+H now to open a browser window with more information related to editor accessibility.":413,"You can dismiss this tooltip and return to the editor by pressing Escape or Shift+Escape.":414,"Show Accessibility Help":415,"Developer: Inspect Tokens":416,"Go to Line/Column...":417,"Show all Quick Access Providers":418,"Command Palette":419,"Show And Run Commands":420,"Go to Symbol...":421,"Go to Symbol by Category...":422,"Press Alt+F1 for Accessibility Options.":423,"Toggle High Contrast Theme":424,"Made {0} edits in {1} files":425,"Background color for the highlight of line at the cursor position.":426,"Background color for the border around the line at the cursor position.":427,"Background color of highlighted ranges, like by quick open and find features. The color must not be opaque so as not to hide underlying decorations.":428,"Background color of the border around highlighted ranges.":429,"Background color of highlighted symbol, like for go to definition or go next/previous symbol. The color must not be opaque so as not to hide underlying decorations.":430,"Background color of the border around highlighted symbols.":431,"Color of the editor cursor.":432,"The background color of the editor cursor. Allows customizing the color of a character overlapped by a block cursor.":433,"Color of whitespace characters in the editor.":434,"Color of the editor indentation guides.":435,"Color of the active editor indentation guides.":436,"Color of editor line numbers.":437,"Color of editor active line number":438,"Id is deprecated. Use 'editorLineNumber.activeForeground' instead.":439,"Color of the editor rulers.":440,"Foreground color of editor CodeLens":441,"Background color behind matching brackets":442,"Color for matching brackets boxes":443,"Color of the overview ruler border.":444,"Background color of the editor overview ruler. Only used when the minimap is enabled and placed on the right side of the editor.":445,"Background color of the editor gutter. The gutter contains the glyph margins and the line numbers.":446,"Border color of unnecessary (unused) source code in the editor.":447,"Opacity of unnecessary (unused) source code in the editor. For example, \"#000000c0\" will render the code with 75% opacity. For high contrast themes, use the 'editorUnnecessaryCode.border' theme color to underline unnecessary code instead of fading it out.":448,"Border color of ghost text in the editor.":449,"Foreground color of the ghost text in the editor.":450,"Overview ruler marker color for range highlights. The color must not be opaque so as not to hide underlying decorations.":451,"Overview ruler marker color for errors.":452,"Overview ruler marker color for warnings.":453,"Overview ruler marker color for infos.":454,"Foreground color of brackets (1). Requires enabling bracket pair colorization.":455,"Foreground color of brackets (2). Requires enabling bracket pair colorization.":456,"Foreground color of brackets (3). Requires enabling bracket pair colorization.":457,"Foreground color of brackets (4). Requires enabling bracket pair colorization.":458,"Foreground color of brackets (5). Requires enabling bracket pair colorization.":459,"Foreground color of brackets (6). Requires enabling bracket pair colorization.":460,"Foreground color of unexpected brackets.":461,"Selection Anchor":462,"Anchor set at {0}:{1}":463,"Set Selection Anchor":464,"Go to Selection Anchor":465,"Select from Anchor to Cursor":466,"Cancel Selection Anchor":467,"Overview ruler marker color for matching brackets.":468,"Go to Bracket":469,"Select to Bracket":470,"Go to &&Bracket":471,"Move Selected Text Left":472,"Move Selected Text Right":473,"Transpose Letters":474,"Cu&&t":475,Cut:476,"&&Copy":477,Copy:478,"Copy As":479,"&&Paste":480,Paste:481,"Copy With Syntax Highlighting":482,"Kind of the code action to run.":483,"Controls when the returned actions are applied.":484,"Always apply the first returned code action.":485,"Apply the first returned code action if it is the only one.":486,"Do not apply the returned code actions.":487,"Controls if only preferred code actions should be returned.":488,"An unknown error occurred while applying the code action":489,"Quick Fix...":490,"No code actions available":491,"No preferred code actions for '{0}' available":492,"No code actions for '{0}' available":493,"No preferred code actions available":494,"Refactor...":495,"No preferred refactorings for '{0}' available":496,"No refactorings for '{0}' available":497,"No preferred refactorings available":498,"No refactorings available":499,"Source Action...":500,"No preferred source actions for '{0}' available":501,"No source actions for '{0}' available":502,"No preferred source actions available":503,"No source actions available":504,"Organize Imports":505,"No organize imports action available":506,"Fix All":507,"No fix all action available":508,"Auto Fix...":509,"No auto fixes available":510,"Show Code Actions. Preferred Quick Fix Available ({0})":511,"Show Code Actions ({0})":512,"Show Code Actions":513,"Show CodeLens Commands For Current Line":514,"Toggle Line Comment":515,"&&Toggle Line Comment":516,"Add Line Comment":517,"Remove Line Comment":518,"Toggle Block Comment":519,"Toggle &&Block Comment":520,"Show Editor Context Menu":521,"Cursor Undo":522,"Cursor Redo":523,Find:524,"&&Find":525,"Find With Selection":526,"Find Next":527,"Find Previous":528,"Find Next Selection":529,"Find Previous Selection":530,Replace:531,"&&Replace":532,"Icon for 'Find in Selection' in the editor find widget.":533,"Icon to indicate that the editor find widget is collapsed.":534,"Icon to indicate that the editor find widget is expanded.":535,"Icon for 'Replace' in the editor find widget.":536,"Icon for 'Replace All' in the editor find widget.":537,"Icon for 'Find Previous' in the editor find widget.":538,"Icon for 'Find Next' in the editor find widget.":539,"Previous Match":540,"Next Match":541,"Find in Selection":542,"Replace All":543,"Toggle Replace":544,"Only the first {0} results are highlighted, but all find operations work on the entire text.":545,"{0} of {1}":546,"No results":547,"{0} found":548,"{0} found for '{1}'":549,"{0} found for '{1}', at {2}":550,"Ctrl+Enter now inserts line break instead of replacing all. You can modify the keybinding for editor.action.replaceAll to override this behavior.":551,Unfold:552,"Unfold Recursively":553,Fold:554,"Toggle Fold":555,"Fold Recursively":556,"Fold All Block Comments":557,"Fold All Regions":558,"Unfold All Regions":559,"Fold All Regions Except Selected":560,"Unfold All Regions Except Selected":561,"Fold All":562,"Unfold All":563,"Go to Parent Fold":564,"Go to Previous Folding Range":565,"Go to Next Folding Range":566,"Fold Level {0}":567,"Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations.":568,"Color of the folding control in the editor gutter.":569,"Icon for expanded ranges in the editor glyph margin.":570,"Icon for collapsed ranges in the editor glyph margin.":571,"Editor Font Zoom In":572,"Editor Font Zoom Out":573,"Editor Font Zoom Reset":574,"Made 1 formatting edit on line {0}":575,"Made {0} formatting edits on line {1}":576,"Made 1 formatting edit between lines {0} and {1}":577,"Made {0} formatting edits between lines {1} and {2}":578,"Format Document":579,"Format Selection":580,"Go to Next Problem (Error, Warning, Info)":581,"Icon for goto next marker.":582,"Go to Previous Problem (Error, Warning, Info)":583,"Icon for goto previous marker.":584,"Go to Next Problem in Files (Error, Warning, Info)":585,"Next &&Problem":586,"Go to Previous Problem in Files (Error, Warning, Info)":587,"Previous &&Problem":588,Error:589,Warning:590,Info:591,Hint:592,"{0} at {1}. ":593,"{0} of {1} problems":594,"{0} of {1} problem":595,"Editor marker navigation widget error color.":596,"Editor marker navigation widget error heading background.":597,"Editor marker navigation widget warning color.":598,"Editor marker navigation widget warning heading background.":599,"Editor marker navigation widget info color.":600,"Editor marker navigation widget info heading background.":601,"Editor marker navigation widget background.":602,Peek:603,Definitions:604,"No definition found for '{0}'":605,"No definition found":606,"Go to Definition":607,"Open Definition to the Side":608,"Peek Definition":609,Declarations:610,"No declaration found for '{0}'":611,"No declaration found":612,"Go to Declaration":613,"Peek Declaration":614,"Type Definitions":615,"No type definition found for '{0}'":616,"No type definition found":617,"Go to Type Definition":618,"Peek Type Definition":619,Implementations:620,"No implementation found for '{0}'":621,"No implementation found":622,"Go to Implementations":623,"Peek Implementations":624,"No references found for '{0}'":625,"No references found":626,"Go to References":627,References:628,"Peek References":629,"Go To Any Symbol":630,Locations:631,"No results for '{0}'":632,"Go to &&Definition":633,"Go to &&Declaration":634,"Go to &&Type Definition":635,"Go to &&Implementations":636,"Go to &&References":637,"Click to show {0} definitions.":638,"Whether reference peek is visible, like 'Peek References' or 'Peek Definition'":639,"{0} references":640,"{0} reference":641,"no preview available":642,"symbol in {0} on line {1} at column {2}":643,"symbol in {0} on line {1} at column {2}, {3}":644,"1 symbol in {0}, full path {1}":645,"{0} symbols in {1}, full path {2}":646,"No results found":647,"Found 1 symbol in {0}":648,"Found {0} symbols in {1}":649,"Found {0} symbols in {1} files":650,"Whether there are symbol locations that can be navigated via keyboard-only.":651,"Symbol {0} of {1}, {2} for next":652,"Symbol {0} of {1}":653,"Show Hover":654,"Show Definition Preview Hover":655,"Tokenization is skipped for long lines for performance reasons. This can be configured via `editor.maxTokenizationLineLength`.":656,"View Problem":657,"No quick fixes available":658,"Checking for quick fixes...":659,"Replace with Previous Value":660,"Replace with Next Value":661,"Convert Indentation to Spaces":662,"Convert Indentation to Tabs":663,"Configured Tab Size":664,"Select Tab Size for Current File":665,"Indent Using Tabs":666,"Indent Using Spaces":667,"Detect Indentation from Content":668,"Reindent Lines":669,"Reindent Selected Lines":670,"Whether an inline suggestion is visible":671,"Whether the inline suggestion starts with whitespace":672,"Show Next Inline Suggestion":673,"Show Previous Inline Suggestion":674,"Trigger Inline Suggestion":675,Next:676,Previous:677,Accept:678,"Suggestion:":679,"Copy Line Up":680,"&&Copy Line Up":681,"Copy Line Down":682,"Co&&py Line Down":683,"Duplicate Selection":684,"&&Duplicate Selection":685,"Move Line Up":686,"Mo&&ve Line Up":687,"Move Line Down":688,"Move &&Line Down":689,"Sort Lines Ascending":690,"Sort Lines Descending":691,"Trim Trailing Whitespace":692,"Delete Line":693,"Indent Line":694,"Outdent Line":695,"Insert Line Above":696,"Insert Line Below":697,"Delete All Left":698,"Delete All Right":699,"Join Lines":700,"Transpose characters around the cursor":701,"Transform to Uppercase":702,"Transform to Lowercase":703,"Transform to Title Case":704,"Transform to Snake Case":705,"Start Linked Editing":706,"Background color when the editor auto renames on type.":707,"Execute command":708,"Follow link":709,"cmd + click":710,"ctrl + click":711,"option + click":712,"alt + click":713,"Execute command {0}":714,"Failed to open this link because it is not well-formed: {0}":715,"Failed to open this link because its target is missing.":716,"Open Link":717,"Whether the editor is currently showing an inline message":718,"Cannot edit in read-only editor":719,"Cursor added: {0}":720,"Cursors added: {0}":721,"Add Cursor Above":722,"&&Add Cursor Above":723,"Add Cursor Below":724,"A&&dd Cursor Below":725,"Add Cursors to Line Ends":726,"Add C&&ursors to Line Ends":727,"Add Cursors To Bottom":728,"Add Cursors To Top":729,"Add Selection To Next Find Match":730,"Add &&Next Occurrence":731,"Add Selection To Previous Find Match":732,"Add P&&revious Occurrence":733,"Move Last Selection To Next Find Match":734,"Move Last Selection To Previous Find Match":735,"Select All Occurrences of Find Match":736,"Select All &&Occurrences":737,"Change All Occurrences":738,"Trigger Parameter Hints":739,"Icon for show next parameter hint.":740,"Icon for show previous parameter hint.":741,"{0}, hint":742,"Whether the current code editor is embedded inside peek":743,"Background color of the peek view title area.":744,"Color of the peek view title.":745,"Color of the peek view title info.":746,"Color of the peek view borders and arrow.":747,"Background color of the peek view result list.":748,"Foreground color for line nodes in the peek view result list.":749,"Foreground color for file nodes in the peek view result list.":750,"Background color of the selected entry in the peek view result list.":751,"Foreground color of the selected entry in the peek view result list.":752,"Background color of the peek view editor.":753,"Background color of the gutter in the peek view editor.":754,"Match highlight color in the peek view result list.":755,"Match highlight color in the peek view editor.":756,"Match highlight border in the peek view editor.":757,"Open a text editor first to go to a line.":758,"Go to line {0} and character {1}.":759,"Go to line {0}.":760,"Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.":761,"Current Line: {0}, Character: {1}. Type a line number to navigate to.":762,"To go to a symbol, first open a text editor with symbol information.":763,"The active text editor does not provide symbol information.":764,"No matching editor symbols":765,"No editor symbols":766,"Open to the Side":767,"Open to the Bottom":768,"symbols ({0})":769,"properties ({0})":770,"methods ({0})":771,"functions ({0})":772,"constructors ({0})":773,"variables ({0})":774,"classes ({0})":775,"structs ({0})":776,"events ({0})":777,"operators ({0})":778,"interfaces ({0})":779,"namespaces ({0})":780,"packages ({0})":781,"type parameters ({0})":782,"modules ({0})":783,"enumerations ({0})":784,"enumeration members ({0})":785,"strings ({0})":786,"files ({0})":787,"arrays ({0})":788,"numbers ({0})":789,"booleans ({0})":790,"objects ({0})":791,"keys ({0})":792,"fields ({0})":793,"constants ({0})":794,"No result.":795,"An unknown error occurred while resolving rename location":796,"Renaming '{0}'":797,"Renaming {0}":798,"Successfully renamed '{0}' to '{1}'. Summary: {2}":799,"Rename failed to apply edits":800,"Rename failed to compute edits":801,"Rename Symbol":802,"Enable/disable the ability to preview changes before renaming":803,"Whether the rename input widget is visible":804,"Rename input. Type new name and press Enter to commit.":805,"{0} to Rename, {1} to Preview":806,"Expand Selection":807,"&&Expand Selection":808,"Shrink Selection":809,"&&Shrink Selection":810,"Whether the editor in current in snippet mode":811,"Whether there is a next tab stop when in snippet mode":812,"Whether there is a previous tab stop when in snippet mode":813,Sunday:814,Monday:815,Tuesday:816,Wednesday:817,Thursday:818,Friday:819,Saturday:820,Sun:821,Mon:822,Tue:823,Wed:824,Thu:825,Fri:826,Sat:827,January:828,February:829,March:830,April:831,May:832,June:833,July:834,August:835,September:836,October:837,November:838,December:839,Jan:840,Feb:841,Mar:842,Apr:843,Jun:844,Jul:845,Aug:846,Sep:847,Oct:848,Nov:849,Dec:850,"Whether suggestion are visible":851,"Whether suggestion details are visible":852,"Whether there are multiple suggestions to pick from":853,"Whether inserting the current suggestion yields in a change or has everything already been typed":854,"Whether suggestions are inserted when pressing Enter":855,"Whether the current suggestion has insert and replace behaviour":856,"Whether the default behaviour is to insert or replace":857,"Whether the current suggestion supports to resolve further details":858,"Accepting '{0}' made {1} additional edits":859,"Trigger Suggest":860,Insert:861,"show less":862,"show more":863,"Reset Suggest Widget Size":864,"Background color of the suggest widget.":865,"Border color of the suggest widget.":866,"Foreground color of the suggest widget.":867,"Foreground color of the selected entry in the suggest widget.":868,"Icon foreground color of the selected entry in the suggest widget.":869,"Background color of the selected entry in the suggest widget.":870,"Color of the match highlights in the suggest widget.":871,"Color of the match highlights in the suggest widget when an item is focused.":872,"No suggestions.":873,"{0}, docs: {1}":874,Suggest:875,"Icon for more information in the suggest widget.":876,"Read More":877,"The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":878,"The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":879,"The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":880,"The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":881,"The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":882,"The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":883,"The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":884,"The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":885,"The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":886,"The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":887,"The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":888,"The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":889,"The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":890,"The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":891,"The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":892,"The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":893,"The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":894,"The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":895,"The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":896,"The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":897,"The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":898,"The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":899,"The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":900,"The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":901,"The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":902,"The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":903,"The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":904,"The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":905,"The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":906,"The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":907,"The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":908,"The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":909,"The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget.":910,"Toggle Tab Key Moves Focus":911,"Pressing Tab will now move focus to the next focusable element":912,"Pressing Tab will now insert the tab character":913,"Developer: Force Retokenize":914,"Unusual Line Terminators":915,"Detected unusual line terminators":916,"The file '{0}' contains one or more unusual line terminator characters, like Line Separator (LS) or Paragraph Separator (PS).\n\nIt is recommended to remove them from the file. This can be configured via `editor.unusualLineTerminators`.":917,"Remove Unusual Line Terminators":918,Ignore:919,"Background color of a symbol during read-access, like reading a variable. The color must not be opaque so as not to hide underlying decorations.":920,"Background color of a symbol during write-access, like writing to a variable. The color must not be opaque so as not to hide underlying decorations.":921,"Border color of a symbol during read-access, like reading a variable.":922,"Border color of a symbol during write-access, like writing to a variable.":923,"Overview ruler marker color for symbol highlights. The color must not be opaque so as not to hide underlying decorations.":924,"Overview ruler marker color for write-access symbol highlights. The color must not be opaque so as not to hide underlying decorations.":925,"Go to Next Symbol Highlight":926,"Go to Previous Symbol Highlight":927,"Trigger Symbol Highlight":928,"Delete Word":929,"Default Language Configuration Overrides":930,"Configure editor settings to be overridden for a language.":931,"This setting does not support per-language configuration.":932,"Cannot register an empty property":933,"Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.":934,"Cannot register '{0}'. This property is already registered.":935,"A command that returns information about context keys":936,"Whether the operating system is Windows":937,"({0}) was pressed. Waiting for second key of chord...":938,"The key combination ({0}, {1}) is not a command.":939,Workbench:940,"The modifier to be used to add an item in trees and lists to a multi-selection with the mouse (for example in the explorer, open editors and scm view). The 'Open to Side' mouse gestures - if supported - will adapt such that they do not conflict with the multiselect modifier.":941,"Controls how to open items in trees and lists using the mouse (if supported). Note that some trees and lists might choose to ignore this setting if it is not applicable.":942,"Controls whether lists and trees support horizontal scrolling in the workbench. Warning: turning on this setting has a performance implication.":943,"Controls tree indentation in pixels.":944,"Controls whether the tree should render indent guides.":945,"Controls whether lists and trees have smooth scrolling.":946,"Simple keyboard navigation focuses elements which match the keyboard input. Matching is done only on prefixes.":947,"Highlight keyboard navigation highlights elements which match the keyboard input. Further up and down navigation will traverse only the highlighted elements.":948,"Filter keyboard navigation will filter out and hide all the elements which do not match the keyboard input.":949,"Controls the keyboard navigation style for lists and trees in the workbench. Can be simple, highlight and filter.":950,"Controls whether keyboard navigation in lists and trees is automatically triggered simply by typing. If set to `false`, keyboard navigation is only triggered when executing the `list.toggleKeyboardNavigation` command, for which you can assign a keyboard shortcut.":951,"Controls how tree folders are expanded when clicking the folder names. Note that some trees and lists might choose to ignore this setting if it is not applicable.":952,"{0}, {1}":953,"recently used":954,"other commands":955,"Command '{0}' resulted in an error ({1})":956,"global commands":957,"editor commands":958,"Overall foreground color. This color is only used if not overridden by a component.":959,"Overall foreground color for error messages. This color is only used if not overridden by a component.":960,"The default color for icons in the workbench.":961,"Overall border color for focused elements. This color is only used if not overridden by a component.":962,"An extra border around elements to separate them from others for greater contrast.":963,"An extra border around active elements to separate them from others for greater contrast.":964,"Foreground color for links in text.":965,"Foreground color for links in text when clicked on and on mouse hover.":966,"Background color for code blocks in text.":967,"Shadow color of widgets such as find/replace inside the editor.":968,"Input box background.":969,"Input box foreground.":970,"Input box border.":971,"Border color of activated options in input fields.":972,"Background color of activated options in input fields.":973,"Foreground color of activated options in input fields.":974,"Input validation background color for information severity.":975,"Input validation foreground color for information severity.":976,"Input validation border color for information severity.":977,"Input validation background color for warning severity.":978,"Input validation foreground color for warning severity.":979,"Input validation border color for warning severity.":980,"Input validation background color for error severity.":981,"Input validation foreground color for error severity.":982,"Input validation border color for error severity.":983,"Dropdown background.":984,"Dropdown foreground.":985,"Button foreground color.":986,"Button background color.":987,"Button background color when hovering.":988,"Badge background color. Badges are small information labels, e.g. for search results count.":989,"Badge foreground color. Badges are small information labels, e.g. for search results count.":990,"Scrollbar shadow to indicate that the view is scrolled.":991,"Scrollbar slider background color.":992,"Scrollbar slider background color when hovering.":993,"Scrollbar slider background color when clicked on.":994,"Background color of the progress bar that can show for long running operations.":995,"Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations.":996,"Foreground color of error squigglies in the editor.":997,"Border color of error boxes in the editor.":998,"Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations.":999,"Foreground color of warning squigglies in the editor.":1e3,"Border color of warning boxes in the editor.":1001,"Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations.":1002,"Foreground color of info squigglies in the editor.":1003,"Border color of info boxes in the editor.":1004,"Foreground color of hint squigglies in the editor.":1005,"Border color of hint boxes in the editor.":1006,"Editor background color.":1007,"Editor default foreground color.":1008,"Background color of editor widgets, such as find/replace.":1009,"Foreground color of editor widgets, such as find/replace.":1010,"Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.":1011,"Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget.":1012,"Quick picker background color. The quick picker widget is the container for pickers like the command palette.":1013,"Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.":1014,"Quick picker title background color. The quick picker widget is the container for pickers like the command palette.":1015,"Quick picker color for grouping labels.":1016,"Quick picker color for grouping borders.":1017,"Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.":1018,"Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.":1019,"Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.":1020,"Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut.":1021,"Color of the editor selection.":1022,"Color of the selected text for high contrast.":1023,"Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations.":1024,"Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations.":1025,"Border color for regions with the same content as the selection.":1026,"Color of the current search match.":1027,"Color of the other search matches. The color must not be opaque so as not to hide underlying decorations.":1028,"Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.":1029,"Border color of the current search match.":1030,"Border color of the other search matches.":1031,"Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.":1032,"Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations.":1033,"Background color of the editor hover.":1034,"Foreground color of the editor hover.":1035,"Border color of the editor hover.":1036,"Background color of the editor hover status bar.":1037,"Color of active links.":1038,"Foreground color of inline hints":1039,"Background color of inline hints":1040,"Foreground color of inline hints for types":1041,"Background color of inline hints for types":1042,"Foreground color of inline hints for parameters":1043,"Background color of inline hints for parameters":1044,"The color used for the lightbulb actions icon.":1045,"The color used for the lightbulb auto fix actions icon.":1046,"Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations.":1047,"Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations.":1048,"Outline color for the text that got inserted.":1049,"Outline color for text that got removed.":1050,"Border color between the two text editors.":1051,"Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views.":1052,"List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1053,"List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1054,"List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1055,"List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1056,"List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1057,"List/Tree icon foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.":1058,"List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.":1059,"List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.":1060,"List/Tree icon foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.":1061,"List/Tree background color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.":1062,"List/Tree outline color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.":1063,"List/Tree background when hovering over items using the mouse.":1064,"List/Tree foreground when hovering over items using the mouse.":1065,"List/Tree drag and drop background when moving items around using the mouse.":1066,"List/Tree foreground color of the match highlights when searching inside the list/tree.":1067,"List/Tree foreground color of the match highlights on actively focused items when searching inside the list/tree.":1068,"Background color of the type filter widget in lists and trees.":1069,"Outline color of the type filter widget in lists and trees.":1070,"Outline color of the type filter widget in lists and trees, when there are no matches.":1071,"Tree stroke color for the indentation guides.":1072,"Please use quickInputList.focusBackground instead":1073,"Quick picker foreground color for the focused item.":1074,"Quick picker icon foreground color for the focused item.":1075,"Quick picker background color for the focused item.":1076,"Border color of menus.":1077,"Foreground color of menu items.":1078,"Background color of menu items.":1079,"Foreground color of the selected menu item in menus.":1080,"Background color of the selected menu item in menus.":1081,"Border color of the selected menu item in menus.":1082,"Color of a separator menu item in menus.":1083,"Toolbar background when hovering over actions using the mouse":1084,"Highlight background color of a snippet tabstop.":1085,"Highlight border color of a snippet tabstop.":1086,"Highlight background color of the final tabstop of a snippet.":1087,"Highlight border color of the final tabstop of a snippet.":1088,"Overview ruler marker color for find matches. The color must not be opaque so as not to hide underlying decorations.":1089,"Overview ruler marker color for selection highlights. The color must not be opaque so as not to hide underlying decorations.":1090,"Minimap marker color for find matches.":1091,"Minimap marker color for repeating editor selections.":1092,"Minimap marker color for the editor selection.":1093,"Minimap marker color for errors.":1094,"Minimap marker color for warnings.":1095,"Minimap background color.":1096,'Opacity of foreground elements rendered in the minimap. For example, "#000000c0" will render the elements with 75% opacity.':1097,"Minimap slider background color.":1098,"Minimap slider background color when hovering.":1099,"Minimap slider background color when clicked on.":1100,"The color used for the problems error icon.":1101,"The color used for the problems warning icon.":1102,"The color used for the problems info icon.":1103,"The id of the font to use. If not set, the font that is defined first is used.":1104,"The font character associated with the icon definition.":1105,"Icon for the close action in widgets.":1106,"The following files have been closed and modified on disk: {0}.":1107,"The following files have been modified in an incompatible way: {0}.":1108,"Could not undo '{0}' across all files. {1}":1109,"Could not undo '{0}' across all files because changes were made to {1}":1110,"Could not undo '{0}' across all files because there is already an undo or redo operation running on {1}":1111,"Could not undo '{0}' across all files because an undo or redo operation occurred in the meantime":1112,"Would you like to undo '{0}' across all files?":1113,"Undo in {0} Files":1114,"Undo this File":1115,Cancel:1116,"Could not undo '{0}' because there is already an undo or redo operation running.":1117,"Would you like to undo '{0}'?":1118,Yes:1119,"Could not redo '{0}' across all files. {1}":1120,"Could not redo '{0}' across all files because changes were made to {1}":1121,"Could not redo '{0}' across all files because there is already an undo or redo operation running on {1}":1122,"Could not redo '{0}' across all files because an undo or redo operation occurred in the meantime":1123,"Could not redo '{0}' because there is already an undo or redo operation running.":1124},wU={"zh-cn":{0:"{0} ({1})",1:"\u8F93\u5165",2:"\u533A\u5206\u5927\u5C0F\u5199",3:"\u5168\u5B57\u5339\u914D",4:"\u4F7F\u7528\u6B63\u5219\u8868\u8FBE\u5F0F",5:"\u4FDD\u7559\u5927\u5C0F\u5199",6:"\u6B63\u5728\u52A0\u8F7D\u2026",7:"\u9519\u8BEF: {0}",8:"\u8B66\u544A: {0}",9:"\u4FE1\u606F: {0}",10:"for history",11:"\u672A\u7ED1\u5B9A",12:"\u6E05\u9664",13:"\u7981\u7528\u8F93\u5165\u65F6\u7B5B\u9009",14:"\u542F\u7528\u8F93\u5165\u65F6\u7B5B\u9009",15:"\u672A\u627E\u5230\u5143\u7D20",16:"\u5DF2\u5339\u914D {0} \u4E2A\u5143\u7D20(\u5171 {1} \u4E2A)",17:"(\u7A7A)",18:"{0}: {1}",19:"\u53D1\u751F\u4E86\u7CFB\u7EDF\u9519\u8BEF ({0})",20:"\u51FA\u73B0\u672A\u77E5\u9519\u8BEF\u3002\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u53C2\u9605\u65E5\u5FD7\u3002",21:"{0} \u4E2A(\u5171 {1} \u4E2A\u9519\u8BEF)",22:"Ctrl",23:"Shift",24:"Alt",25:"Windows",26:"\u8D85\u952E",27:"Control",28:"Command",29:"\u4E0A\u4E00\u6B65",30:'\u6309 "Enter" \u4EE5\u786E\u8BA4\u6216\u6309 "Esc" \u4EE5\u53D6\u6D88',31:"{0}/{1}",32:"\u5728\u6B64\u8F93\u5165\u53EF\u7F29\u5C0F\u7ED3\u679C\u8303\u56F4\u3002",33:"{0} \u4E2A\u7ED3\u679C",34:"\u5DF2\u9009 {0} \u9879",35:"\u786E\u5B9A",36:"\u81EA\u5B9A\u4E49",37:"\u540E\u9000 ({0})",38:"\u5FEB\u901F\u8F93\u5165",39:"\u5373\u4F7F\u8F6C\u5230\u8F83\u957F\u7684\u884C\uFF0C\u4E5F\u4E00\u76F4\u5230\u672B\u5C3E",40:"\u5DF2\u5220\u9664\u8F85\u52A9\u6E38\u6807",41:"\u7F16\u8F91\u5668",42:"\u73B0\u5728\u65E0\u6CD5\u8BBF\u95EE\u7F16\u8F91\u5668\u3002\u6309 {0} \u83B7\u53D6\u9009\u9879\u3002",43:"\u7F16\u8F91\u5668\u662F\u5426\u8FD0\u884C\u53EF\u53D6\u6D88\u7684\u64CD\u4F5C\uFF0C\u4F8B\u5982\u201C\u9884\u89C8\u5F15\u7528\u201D",44:"\u64A4\u6D88(&&U)",45:"\u64A4\u6D88",46:"\u6062\u590D(&&R)",47:"\u6062\u590D",48:"\u5168\u9009(&&S)",49:"\u9009\u62E9\u5168\u90E8",50:"\u5149\u6807\u6570\u91CF\u88AB\u9650\u5236\u4E3A {0}\u3002",51:"\u5DEE\u5F02\u7F16\u8F91\u5668\u4E2D\u63D2\u5165\u9879\u7684\u7EBF\u6761\u4FEE\u9970\u3002",52:"\u5DEE\u5F02\u7F16\u8F91\u5668\u4E2D\u5220\u9664\u9879\u7684\u7EBF\u6761\u4FEE\u9970\u3002",53:"\u6587\u4EF6\u8FC7\u5927\uFF0C\u65E0\u6CD5\u6BD4\u8F83\u3002",54:"\u5DEE\u5F02\u8BC4\u5BA1\u4E2D\u7684\u201C\u63D2\u5165\u201D\u56FE\u6807\u3002",55:"\u5DEE\u5F02\u8BC4\u5BA1\u4E2D\u7684\u201C\u5220\u9664\u201D\u56FE\u6807\u3002",56:"\u5DEE\u5F02\u8BC4\u5BA1\u4E2D\u7684\u201C\u5173\u95ED\u201D\u56FE\u6807\u3002",57:"\u5173\u95ED",58:"\u672A\u66F4\u6539\u884C",59:"\u66F4\u6539\u4E86 1 \u884C",60:"\u66F4\u6539\u4E86 {0} \u884C",61:"\u5DEE\u5F02 {0}/ {1}: \u539F\u59CB\u884C {2}\uFF0C{3}\uFF0C\u4FEE\u6539\u540E\u7684\u884C {4}\uFF0C{5}",62:"\u7A7A\u767D",63:"{0} \u672A\u66F4\u6539\u7684\u884C {1}",64:"{0}\u539F\u59CB\u884C{1}\u4FEE\u6539\u7684\u884C{2}",65:"+ {0}\u4FEE\u6539\u7684\u884C{1}",66:"- {0}\u539F\u59CB\u884C{1}",67:"\u8F6C\u81F3\u4E0B\u4E00\u4E2A\u5DEE\u5F02",68:"\u8F6C\u81F3\u4E0A\u4E00\u4E2A\u5DEE\u5F02",69:"\u590D\u5236\u5DF2\u5220\u9664\u7684\u884C",70:"\u590D\u5236\u5DF2\u5220\u9664\u7684\u884C",71:"\u590D\u5236\u5DF2\u5220\u9664\u7684\u884C({0})",72:"\u8FD8\u539F\u6B64\u66F4\u6539",73:"\u7F16\u8F91\u5668",74:"\u4E00\u4E2A\u5236\u8868\u7B26\u7B49\u4E8E\u7684\u7A7A\u683C\u6570\u3002\u5728 `#editor.detectIndentation#` \u542F\u7528\u65F6\uFF0C\u6839\u636E\u6587\u4EF6\u5185\u5BB9\uFF0C\u8BE5\u8BBE\u7F6E\u53EF\u80FD\u4F1A\u88AB\u8986\u76D6\u3002",75:"\u6309 `Tab` \u952E\u65F6\u63D2\u5165\u7A7A\u683C\u3002\u8BE5\u8BBE\u7F6E\u5728 `#editor.detectIndentation#` \u542F\u7528\u65F6\u6839\u636E\u6587\u4EF6\u5185\u5BB9\u53EF\u80FD\u4F1A\u88AB\u8986\u76D6\u3002",76:"\u63A7\u5236\u662F\u5426\u5728\u6253\u5F00\u6587\u4EF6\u65F6\uFF0C\u57FA\u4E8E\u6587\u4EF6\u5185\u5BB9\u81EA\u52A8\u68C0\u6D4B `#editor.tabSize#` \u548C `#editor.insertSpaces#`\u3002",77:"\u5220\u9664\u81EA\u52A8\u63D2\u5165\u7684\u5C3E\u968F\u7A7A\u767D\u7B26\u53F7\u3002",78:"\u5BF9\u5927\u578B\u6587\u4EF6\u8FDB\u884C\u7279\u6B8A\u5904\u7406\uFF0C\u7981\u7528\u67D0\u4E9B\u5185\u5B58\u5BC6\u96C6\u578B\u529F\u80FD\u3002",79:"\u63A7\u5236\u662F\u5426\u6839\u636E\u6587\u6863\u4E2D\u7684\u6587\u5B57\u8BA1\u7B97\u81EA\u52A8\u5B8C\u6210\u5217\u8868\u3002",80:"\u4EC5\u5EFA\u8BAE\u6D3B\u52A8\u6587\u6863\u4E2D\u7684\u5B57\u8BCD\u3002",81:"\u5EFA\u8BAE\u4F7F\u7528\u540C\u4E00\u8BED\u8A00\u7684\u6240\u6709\u6253\u5F00\u7684\u6587\u6863\u4E2D\u7684\u5B57\u8BCD\u3002",82:"\u5EFA\u8BAE\u6240\u6709\u6253\u5F00\u7684\u6587\u6863\u4E2D\u7684\u5B57\u8BCD\u3002",83:"\u63A7\u5236\u901A\u8FC7\u54EA\u4E9B\u6587\u6863\u8BA1\u7B97\u57FA\u4E8E\u5B57\u8BCD\u7684\u8865\u5168\u3002",84:"\u5BF9\u6240\u6709\u989C\u8272\u4E3B\u9898\u542F\u7528\u8BED\u4E49\u7A81\u51FA\u663E\u793A\u3002",85:"\u5BF9\u6240\u6709\u989C\u8272\u4E3B\u9898\u7981\u7528\u8BED\u4E49\u7A81\u51FA\u663E\u793A\u3002",86:'\u8BED\u4E49\u7A81\u51FA\u663E\u793A\u662F\u7531\u5F53\u524D\u989C\u8272\u4E3B\u9898\u7684 "semanticHighlighting" \u8BBE\u7F6E\u914D\u7F6E\u7684\u3002',87:"\u63A7\u5236\u662F\u5426\u4E3A\u652F\u6301\u5B83\u7684\u8BED\u8A00\u663E\u793A\u8BED\u4E49\u7A81\u51FA\u663E\u793A\u3002",88:"\u5728\u901F\u89C8\u7F16\u8F91\u5668\u4E2D\uFF0C\u5373\u4F7F\u53CC\u51FB\u5176\u4E2D\u7684\u5185\u5BB9\u6216\u8005\u6309 `Esc` \u952E\uFF0C\u4E5F\u4FDD\u6301\u5176\u6253\u5F00\u72B6\u6001\u3002",89:"\u7531\u4E8E\u6027\u80FD\u539F\u56E0\uFF0C\u8D85\u8FC7\u8FD9\u4E2A\u957F\u5EA6\u7684\u884C\u5C06\u4E0D\u4F1A\u88AB\u6807\u8BB0",90:"\u8D85\u65F6(\u4EE5\u6BEB\u79D2\u4E3A\u5355\u4F4D)\uFF0C\u4E4B\u540E\u5C06\u53D6\u6D88\u5DEE\u5F02\u8BA1\u7B97\u3002\u4F7F\u75280\u8868\u793A\u6CA1\u6709\u8D85\u65F6\u3002",91:"Maximum file size in MB for which to compute diffs. Use 0 for no limit.",92:"\u63A7\u5236\u5DEE\u5F02\u7F16\u8F91\u5668\u7684\u663E\u793A\u65B9\u5F0F\u662F\u5E76\u6392\u8FD8\u662F\u5185\u8054\u3002",93:"\u542F\u7528\u540E\uFF0C\u5DEE\u5F02\u7F16\u8F91\u5668\u5C06\u5FFD\u7565\u524D\u5BFC\u7A7A\u683C\u6216\u5C3E\u968F\u7A7A\u683C\u4E2D\u7684\u66F4\u6539\u3002",94:"\u63A7\u5236\u5DEE\u5F02\u7F16\u8F91\u5668\u662F\u5426\u4E3A\u6DFB\u52A0/\u5220\u9664\u7684\u66F4\u6539\u663E\u793A +/- \u6307\u793A\u7B26\u53F7\u3002",95:"\u63A7\u5236\u662F\u5426\u5728\u7F16\u8F91\u5668\u4E2D\u663E\u793A CodeLens\u3002",96:"\u6C38\u4E0D\u6362\u884C\u3002",97:"\u5C06\u5728\u89C6\u533A\u5BBD\u5EA6\u5904\u6362\u884C\u3002",98:"\u5C06\u6839\u636E `#editor.wordWrap#` \u8BBE\u7F6E\u6362\u884C\u3002",99:"\u7F16\u8F91\u5668\u5C06\u4F7F\u7528\u5E73\u53F0 API \u4EE5\u68C0\u6D4B\u662F\u5426\u9644\u52A0\u4E86\u5C4F\u5E55\u9605\u8BFB\u5668\u3002",100:"\u7F16\u8F91\u5668\u5C06\u9488\u5BF9\u4E0E\u5C4F\u5E55\u9605\u8BFB\u5668\u642D\u914D\u4F7F\u7528\u8FDB\u884C\u6C38\u4E45\u4F18\u5316\u3002\u5C06\u7981\u7528\u81EA\u52A8\u6362\u884C\u3002",101:"\u7F16\u8F91\u5668\u5C06\u4E0D\u518D\u5BF9\u5C4F\u5E55\u9605\u8BFB\u5668\u7684\u4F7F\u7528\u8FDB\u884C\u4F18\u5316\u3002",102:"\u63A7\u5236\u7F16\u8F91\u5668\u662F\u5426\u5E94\u5728\u5BF9\u5C4F\u5E55\u9605\u8BFB\u5668\u8FDB\u884C\u4E86\u4F18\u5316\u7684\u6A21\u5F0F\u4E0B\u8FD0\u884C\u3002\u8BBE\u7F6E\u4E3A\u201C\u5F00\u201D\u5C06\u7981\u7528\u81EA\u52A8\u6362\u884C\u3002",103:"\u63A7\u5236\u5728\u6CE8\u91CA\u65F6\u662F\u5426\u63D2\u5165\u7A7A\u683C\u5B57\u7B26\u3002",104:"\u63A7\u5236\u5728\u5BF9\u884C\u6CE8\u91CA\u6267\u884C\u5207\u6362\u3001\u6DFB\u52A0\u6216\u5220\u9664\u64CD\u4F5C\u65F6\uFF0C\u662F\u5426\u5E94\u5FFD\u7565\u7A7A\u884C\u3002",105:"\u63A7\u5236\u5728\u6CA1\u6709\u9009\u62E9\u5185\u5BB9\u65F6\u8FDB\u884C\u590D\u5236\u662F\u5426\u590D\u5236\u5F53\u524D\u884C\u3002",106:"\u63A7\u5236\u5728\u952E\u5165\u65F6\u5149\u6807\u662F\u5426\u5E94\u8DF3\u8F6C\u4EE5\u67E5\u627E\u5339\u914D\u9879\u3002",107:"\u5207\u52FF\u4E3A\u7F16\u8F91\u5668\u9009\u62E9\u4E2D\u7684\u641C\u7D22\u5B57\u7B26\u4E32\u8BBE\u5B9A\u79CD\u5B50\u3002",108:"\u59CB\u7EC8\u4E3A\u7F16\u8F91\u5668\u9009\u62E9\u4E2D\u7684\u641C\u7D22\u5B57\u7B26\u4E32\u8BBE\u5B9A\u79CD\u5B50\uFF0C\u5305\u62EC\u5149\u6807\u4F4D\u7F6E\u7684\u5B57\u8BCD\u3002",109:"\u4EC5\u4E3A\u7F16\u8F91\u5668\u9009\u62E9\u4E2D\u7684\u641C\u7D22\u5B57\u7B26\u4E32\u8BBE\u5B9A\u79CD\u5B50\u3002",110:"\u63A7\u5236\u662F\u5426\u5C06\u7F16\u8F91\u5668\u9009\u4E2D\u5185\u5BB9\u4F5C\u4E3A\u641C\u7D22\u8BCD\u586B\u5165\u5230\u67E5\u627E\u5C0F\u7EC4\u4EF6\u4E2D\u3002",111:"\u4ECE\u4E0D\u81EA\u52A8\u6253\u5F00\u201C\u5728\u9009\u5B9A\u5185\u5BB9\u4E2D\u67E5\u627E\u201D(\u9ED8\u8BA4)\u3002",112:"\u59CB\u7EC8\u81EA\u52A8\u6253\u5F00\u201C\u5728\u9009\u5B9A\u5185\u5BB9\u4E2D\u67E5\u627E\u201D\u3002",113:"\u9009\u62E9\u591A\u884C\u5185\u5BB9\u65F6\uFF0C\u81EA\u52A8\u6253\u5F00\u201C\u5728\u9009\u5B9A\u5185\u5BB9\u4E2D\u67E5\u627E\u201D\u3002",114:"\u63A7\u5236\u81EA\u52A8\u6253\u5F00\u201C\u5728\u9009\u5B9A\u5185\u5BB9\u4E2D\u67E5\u627E\u201D\u7684\u6761\u4EF6\u3002",115:"\u63A7\u5236\u201C\u67E5\u627E\u201D\u5C0F\u7EC4\u4EF6\u662F\u5426\u8BFB\u53D6\u6216\u4FEE\u6539 macOS \u7684\u5171\u4EAB\u67E5\u627E\u526A\u8D34\u677F\u3002",116:'\u63A7\u5236 "\u67E5\u627E\u5C0F\u90E8\u4EF6" \u662F\u5426\u5E94\u5728\u7F16\u8F91\u5668\u9876\u90E8\u6DFB\u52A0\u989D\u5916\u7684\u884C\u3002\u5982\u679C\u4E3A true, \u5219\u53EF\u4EE5\u5728 "\u67E5\u627E\u5C0F\u5DE5\u5177" \u53EF\u89C1\u65F6\u6EDA\u52A8\u5230\u7B2C\u4E00\u884C\u4E4B\u5916\u3002',117:"\u63A7\u5236\u5728\u627E\u4E0D\u5230\u5176\u4ED6\u5339\u914D\u9879\u65F6\uFF0C\u662F\u5426\u81EA\u52A8\u4ECE\u5F00\u5934(\u6216\u7ED3\u5C3E)\u91CD\u65B0\u5F00\u59CB\u641C\u7D22\u3002",118:'\u542F\u7528/\u7981\u7528\u5B57\u4F53\u8FDE\u5B57("calt" \u548C "liga" \u5B57\u4F53\u7279\u6027)\u3002\u5C06\u6B64\u66F4\u6539\u4E3A\u5B57\u7B26\u4E32\uFF0C\u53EF\u5BF9 "font-feature-settings" CSS \u5C5E\u6027\u8FDB\u884C\u7CBE\u7EC6\u63A7\u5236\u3002',119:'\u663E\u5F0F "font-feature-settings" CSS \u5C5E\u6027\u3002\u5982\u679C\u53EA\u9700\u6253\u5F00/\u5173\u95ED\u8FDE\u5B57\uFF0C\u53EF\u4EE5\u6539\u4E3A\u4F20\u9012\u5E03\u5C14\u503C\u3002',120:'\u914D\u7F6E\u5B57\u4F53\u8FDE\u5B57\u6216\u5B57\u4F53\u7279\u6027\u3002\u53EF\u4EE5\u662F\u7528\u4E8E\u542F\u7528/\u7981\u7528\u8FDE\u5B57\u7684\u5E03\u5C14\u503C\uFF0C\u6216\u7528\u4E8E\u8BBE\u7F6E CSS "font-feature-settings" \u5C5E\u6027\u503C\u7684\u5B57\u7B26\u4E32\u3002',121:"\u63A7\u5236\u5B57\u4F53\u5927\u5C0F(\u50CF\u7D20)\u3002",122:"\u4EC5\u5141\u8BB8\u4F7F\u7528\u5173\u952E\u5B57\u201C\u6B63\u5E38\u201D\u548C\u201C\u52A0\u7C97\u201D\uFF0C\u6216\u4F7F\u7528\u4ECB\u4E8E 1 \u81F3 1000 \u4E4B\u95F4\u7684\u6570\u5B57\u3002",123:"\u63A7\u5236\u5B57\u4F53\u7C97\u7EC6\u3002\u63A5\u53D7\u5173\u952E\u5B57\u201C\u6B63\u5E38\u201D\u548C\u201C\u52A0\u7C97\u201D\uFF0C\u6216\u8005\u63A5\u53D7\u4ECB\u4E8E 1 \u81F3 1000 \u4E4B\u95F4\u7684\u6570\u5B57\u3002",124:"\u663E\u793A\u7ED3\u679C\u7684\u9884\u89C8\u89C6\u56FE (\u9ED8\u8BA4\u503C)",125:"\u8F6C\u5230\u4E3B\u7ED3\u679C\u5E76\u663E\u793A\u9884\u89C8\u89C6\u56FE",126:"\u8F6C\u5230\u4E3B\u7ED3\u679C\uFF0C\u5E76\u5BF9\u5176\u4ED6\u4EBA\u542F\u7528\u9632\u5077\u7AA5\u5BFC\u822A",127:'\u6B64\u8BBE\u7F6E\u5DF2\u5F03\u7528\uFF0C\u8BF7\u6539\u7528\u5355\u72EC\u7684\u8BBE\u7F6E\uFF0C\u5982"editor.editor.gotoLocation.multipleDefinitions"\u6216"editor.editor.gotoLocation.multipleImplementations"\u3002',128:'\u63A7\u5236\u5B58\u5728\u591A\u4E2A\u76EE\u6807\u4F4D\u7F6E\u65F6"\u8F6C\u5230\u5B9A\u4E49"\u547D\u4EE4\u7684\u884C\u4E3A\u3002',129:'\u63A7\u5236\u5B58\u5728\u591A\u4E2A\u76EE\u6807\u4F4D\u7F6E\u65F6"\u8F6C\u5230\u7C7B\u578B\u5B9A\u4E49"\u547D\u4EE4\u7684\u884C\u4E3A\u3002',130:'\u63A7\u5236\u5B58\u5728\u591A\u4E2A\u76EE\u6807\u4F4D\u7F6E\u65F6"\u8F6C\u5230\u58F0\u660E"\u547D\u4EE4\u7684\u884C\u4E3A\u3002',131:'\u63A7\u5236\u5B58\u5728\u591A\u4E2A\u76EE\u6807\u4F4D\u7F6E\u65F6"\u8F6C\u5230\u5B9E\u73B0"\u547D\u4EE4\u7684\u884C\u4E3A\u3002',132:'\u63A7\u5236\u5B58\u5728\u591A\u4E2A\u76EE\u6807\u4F4D\u7F6E\u65F6"\u8F6C\u5230\u5F15\u7528"\u547D\u4EE4\u7684\u884C\u4E3A\u3002',133:'\u5F53"\u8F6C\u5230\u5B9A\u4E49"\u7684\u7ED3\u679C\u4E3A\u5F53\u524D\u4F4D\u7F6E\u65F6\u5C06\u8981\u6267\u884C\u7684\u66FF\u4EE3\u547D\u4EE4\u7684 ID\u3002',134:'\u5F53"\u8F6C\u5230\u7C7B\u578B\u5B9A\u4E49"\u7684\u7ED3\u679C\u662F\u5F53\u524D\u4F4D\u7F6E\u65F6\u6B63\u5728\u6267\u884C\u7684\u5907\u7528\u547D\u4EE4 ID\u3002',135:'\u5F53"\u8F6C\u5230\u58F0\u660E"\u7684\u7ED3\u679C\u4E3A\u5F53\u524D\u4F4D\u7F6E\u65F6\u5C06\u8981\u6267\u884C\u7684\u66FF\u4EE3\u547D\u4EE4\u7684 ID\u3002',136:'\u5F53"\u8F6C\u5230\u5B9E\u73B0"\u7684\u7ED3\u679C\u4E3A\u5F53\u524D\u4F4D\u7F6E\u65F6\u5C06\u8981\u6267\u884C\u7684\u66FF\u4EE3\u547D\u4EE4\u7684 ID\u3002',137:'\u5F53"\u8F6C\u5230\u5F15\u7528"\u7684\u7ED3\u679C\u662F\u5F53\u524D\u4F4D\u7F6E\u65F6\u6B63\u5728\u6267\u884C\u7684\u66FF\u4EE3\u547D\u4EE4 ID\u3002',138:"\u63A7\u5236\u662F\u5426\u663E\u793A\u60AC\u505C\u63D0\u793A\u3002",139:"\u63A7\u5236\u663E\u793A\u60AC\u505C\u63D0\u793A\u524D\u7684\u7B49\u5F85\u65F6\u95F4 (\u6BEB\u79D2)\u3002",140:"\u63A7\u5236\u5F53\u9F20\u6807\u79FB\u52A8\u5230\u60AC\u505C\u63D0\u793A\u4E0A\u65F6\uFF0C\u5176\u662F\u5426\u4FDD\u6301\u53EF\u89C1\u3002",141:"\u5728\u7F16\u8F91\u5668\u4E2D\u542F\u7528\u4EE3\u7801\u64CD\u4F5C\u5C0F\u706F\u6CE1\u63D0\u793A\u3002",142:"\u5728\u7F16\u8F91\u5668\u4E2D\u542F\u7528\u5185\u8054\u63D0\u793A\u3002",143:"Controls font size of inlay hints in the editor. A default of 90% of `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.",144:"\u5728\u7F16\u8F91\u5668\u4E2D\u63A7\u5236\u5185\u5D4C\u63D0\u793A\u7684\u5B57\u4F53\u7CFB\u5217\u3002\u8BBE\u7F6E\u4E3A\u7A7A\u65F6\uFF0C\u4F7F\u7528 `#editor.fontFamily#`\u3002",145:`\u63A7\u5236\u884C\u9AD8\u3002\r
diff --git a/magic-editor/src/main/resources/magic-editor/index.html b/magic-editor/src/main/resources/magic-editor/index.html
index ba0c7bc4..f677754c 100644
--- a/magic-editor/src/main/resources/magic-editor/index.html
+++ b/magic-editor/src/main/resources/magic-editor/index.html
@@ -23,12 +23,12 @@
@keyframes stretch {0% {transform: scale(1);}25% {transform: scale(1.2);}50% {transform: scale(1);}100% {transform: scale(1);}}
@keyframes blink-loading {0% {opacity: 1;}50% {opacity: 0.5;}100% {opacity: 1;}}
-
+
-
-
-
+
+
+
@@ -49,7 +49,7 @@
function showMaLoadingText(){
let defaultConfig = {
title: 'magic-api',
- version: '2.2.1'
+ version: '2.2.2'
}
defaultConfig = { ...defaultConfig, ...window.MAGIC_EDITOR_CONFIG }
let $dom = document.getElementById('magic-loading-text')