Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06support `contents` option with `WorkspaceEdit#createFile`joh/ordinary-canidaeJohannes
2022-08-22Merge pull request #152292 from etriebe/etriebe/add_firstmatchcanbeweak_optionJohannes Rieken
2022-08-22rename setting to `matchOnWordStartOnly`Johannes
2022-08-22Making sticky scroll not experimental settingaiday-mar
2022-08-16Merge branch 'main' into etriebe/add_firstmatchcanbeweak_optionEric Triebe
2022-08-12Taking into account the sticky scroll widget when revealing a range (#157916)Aiday Marlen Kyzy
2022-08-09Introduces diffing infrastructure & experimental diffing algorithm. (#157646)Henning Dieterichs
2022-08-09Merge branch 'main' into etriebe/add_firstmatchcanbeweak_optionEric Triebe
2022-08-04Mark showIfCollapsed as public API (#157093)Henning Dieterichs
2022-08-03Merge branch 'main' into hediet/bracket-pair-colorization-performanceHenning Dieterichs
2022-07-29Fixes #156645: Change the sticky scroll option to `editor.experimental.sticky...Alex Dima
2022-07-28Fixes #156328: Use editor API to determine the top and bottom for line numbersAlex Dima
2022-07-27Rename editor.dropIntoEditor.enabled setting (#156381)Matt Bierner
2022-07-25Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-25Provide trigger and documentation to monaco code action provider (#149937)Loïc Mangeonjean
2022-07-25Allow to pass in a snapshot in `setValue` (#156128)Alexandru Dima
2022-07-25Improves performance of bracket pair colorizationhediet/bracket-pair-colorization-performanceHenning Dieterichs
2022-07-21Can now click on sticky scroll overlay to go to a specific line, and the over...aiday-mar
2022-07-07Merge branch 'main' into etriebe/add_firstmatchcanbeweak_optionEric Triebe
2022-07-07Edit showFoldingControls to have a never setting (#153764)Robert Jin
2022-07-06joh/plastic fowl (#154275)Johannes Rieken
2022-06-29Deprecate `editor.deltaDecorations` (#153529)Alexandru Dima
2022-06-28Avoid `editor.deltaDecorations` (#153463)Alexandru Dima
2022-06-27Add config for disable arrows in diff (#153199)Mingpan
2022-06-27Merge branch 'main' into etriebe/add_firstmatchcanbeweak_optionEric Triebe
2022-06-24Update comment for allowMidWordMatchEric Triebe
2022-06-24add auto-hide option for minimap (default = false) whichUlugbek
2022-06-23Change name of setting to allowMidWordMatchEric Triebe
2022-06-21Implements block decorations feature.Henning Dieterichs
2022-06-20Gulp watch again to update monaco.d.tsEric Triebe
2022-06-16Add an option to expose the firstMatchCanBeWeak as a setting people can setEric Triebe
2022-06-14The previous value can be `undefined` in `applyUpdate` (#152068)Alexandru Dima
2022-06-10Add removeAllMarkers method in monaco api (#151237)Loïc Mangeonjean
2022-06-09Update text editor drop proposal (#151552)Matt Bierner
2022-05-23feat: inlay hints padding optionPavan Kumar Sunkara
2022-05-18Reduce usages of `editor.deltaDecorations` (#149768)Alexandru Dima
2022-05-17Add drop into editor option (#147049)Matt Bierner
2022-05-17Reduce usages of `editor.deltaDecorations` (#149718)Alexandru Dima
2022-05-16Avoid using `deltaDecorations` in cases where it could recurse (#149644)Alexandru Dima
2022-05-11more instancesDavid Lechner
2022-05-10Merge pull request #148777 from CodinGame/add-get-editors-apiAlexandru Dima
2022-05-05Add editor monitoring methods in monaco apiLoïc Mangeonjean
2022-05-04Merge branch 'main' into joh/primitiveContextJohannes Rieken
2022-04-28merge toggle and enabled setting, fixesJohannes
2022-04-25allow for primitve arrays and primitive objectsJohannes
2022-04-22only allow primitive values in context keysJohannes
2022-04-21Fixes #143484Henning Dieterichs
2022-04-12Introduces InlineCompletionList.commands and improves documentation comments.Henning Dieterichs
2022-04-04add `editor.inlayHints.toggle` option to quickly show or hide inlay hints, ht...Johannes
2022-03-31Merge branch 'main' into joh/snippetTextEditjoh/snippetTextEditJohannes