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-02Merge remote-tracking branch 'origin/main' into pr/jeanp413/155361Daniel Imms
2022-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-29Match SimpleFindWidget behavior with editor FindWidget behaviorjeanp413
2022-08-29Fixes #145865jeanp413
2022-08-19Move showOptionButtons into IFindInputOptions.showCommonFindTogglesDaniel Imms
2022-08-09Introduces diffing infrastructure & experimental diffing algorithm. (#157646)Henning Dieterichs
2022-08-05Fix suggestEnabledInput text selection contrast (#157172)David Dossett
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-07-26remove show X paradigm (#156359)SteVen Batten
2022-07-22remove "start with snippet" from new file hint until we have file template sn...Johannes Rieken
2022-07-20Parse markers regular expressions like other regular expressions from the lan...Alexandru Dima
2022-07-19joh/familiar sparrow (#155613)Johannes Rieken
2022-07-15add "start with snippet" to empty editor text, change things to use formatted...Johannes
2022-07-06make sure document outline uses the code editor service from the current (cod...Johannes
2022-06-27update simple find widget to use modified search addon return result (#153264)Megan Rogge
2022-06-24improve namemeganrogge
2022-06-24improve simple find widget accessibility (#153058)Megan Rogge
2022-06-23Merge pull request #152383 from justschen/justin/CodeAction-TelemetryJustin Chen
2022-06-17added fixes from comments and added required property on triggerActionJustin Chen
2022-06-17debt - cleanup config migration (#152425)Benjamin Pasero
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-14made parameters non-optional, fix on namingJustin Chen
2022-06-14added telemetry for apply code actionJustin Chen
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-27show keybindings in quick open help (#150538)Benjamin Pasero
2022-05-26Fix terminal find stylesDaniel Imms
2022-05-25show terminal find history placeholder on focus (#150409)Megan Rogge
2022-05-24Fixes #150176: Extract code related to encoded token attributes to a separate...Alexandru Dima
2022-05-18Reduce usages of `editor.deltaDecorations` (#149768)Alexandru Dima
2022-05-13Add a high contrast border around simple find widgettyriar/149493Daniel Imms
2022-05-13remove `TitleMenuQuickPick` againJohannes
2022-05-05only allow primitive types in history navigation widget contextSandeep Somavarapu
2022-05-04- introduce configuration migration utilsandy081/configurationMigrationSandeep Somavarapu
2022-05-03remove readonly (#148589)Megan Rogge
2022-05-03clean up simple find widget (#148575)Megan Rogge
2022-05-02add "go to symbol in workspace", ordering, set title to window titleJohannes
2022-05-02Add title menu quick pick as submenu and use special rendering for that, add ...Johannes
2022-04-28improve consistency of terminal find with editor find (#148306)Megan Rogge
2022-04-27fix terminal find bugs (#148222)Megan Rogge
2022-04-26updating untitled text againSteVen Batten
2022-04-22add max threshold for find results for which to show decorations (#147879)Megan Rogge
2022-04-21updates to the the new file flowSteVen Batten
2022-04-14improve select a different editor command (#147479)SteVen Batten
2022-04-14Polish language filter button implementation (#147461)Raymond Zhao
2022-04-14try closing editor before running commandSteVen Batten
2022-04-06update strings and editorsbatten/newEditorSteVen Batten
2022-04-06make fuzzyScore full match boost configurable and don't it for inline complet...Johannes
2022-03-31Remove the static `LanguageConfigurationRegistry`Alex Dima
2022-03-31add find count to the terminal (#146358)Megan Rogge
2022-03-30Do not overwrite new settings (#141026)Alex Dima