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-07-05Fix #153663 (#154104)Sandeep Somavarapu
2022-07-05status bar - prevent default of key event (fix #154071) (#154130)Benjamin Pasero
2022-07-05macOS: adjust traffic lights when command center is visible #154131 (#154132)Benjamin Pasero
2022-07-05Merge pull request #154026 from microsoft/tyriar/registerDaniel Imms
2022-07-04Git - Update commit button icon and tooltip based on branch protection (#154101)Ladislau Szomoru
2022-07-04Merge pull request #151705 from liby/feature/support-angle-bracket-matching-i...Henning Dieterichs
2022-07-04Merge pull request #154097 from microsoft/quintessential-porcupineHenning Dieterichs
2022-07-04Merge branch 'main' into feature/support-angle-bracket-matching-in-typescriptHenning Dieterichs
2022-07-04Improves observable tests.Henning Dieterichs
2022-07-04Merge pull request #154096 from microsoft/joh/issue153763Johannes Rieken
2022-07-04Debt - Prevent icon translations (#154094)Ladislau Szomoru
2022-07-04SCM - Fix commit action button dropdown title (#154088)Ladislau Szomoru
2022-07-04SCM - Fix inconsistent outline for the commit action button (#154091)Ladislau Szomoru
2022-07-04completes observable refactoring (#154089)Henning Dieterichs
2022-07-04Fix #153730 (#154093)Sandeep Somavarapu
2022-07-04make CC be two special `MenuEntryActionViewItem` instances and style them as oneJohannes
2022-07-04make sure focus outline fits into CC boxJohannes
2022-07-04push workaround for https://github.com/microsoft/vscode/issues/154083 (#154084)Johannes Rieken
2022-07-04SCM - More focus related fixes to the commit action button (#154087)Ladislau Szomoru
2022-07-04introduce immediate update (#154082)Sandeep Somavarapu
2022-07-04use `ICommandActionTitle` over simple string (#154081)Johannes Rieken
2022-07-04debt - add `Event#fromObservable` to bridge between observables and emitters ...Johannes Rieken
2022-07-04enable import/export profiles actions in no profile mode (#154022)Sandeep Somavarapu
2022-07-04adopt #153865 (#154067)Sandeep Somavarapu
2022-07-04Merge pull request #154060 from microsoft/3wmJohannes Rieken
2022-07-04Process explorer: indicate extension host better (fix #150820) (#154043)Benjamin Pasero
2022-07-04Merge pull request #153917 from microsoft/joh/issue153288Henning Dieterichs
2022-07-04Merge branch 'main' into 3wmHenning Dieterichs
2022-07-04Removes old observable test.Henning Dieterichs
2022-07-04Merge pull request #154052 from microsoft/joh/3wm-nextJohannes Rieken
2022-07-04Merge pull request #154028 from microsoft/3wmJohannes Rieken
2022-07-04Fixes #148568 (#154008)João Moreno
2022-07-04SCM - Fix issue with commit dropdown button (#154034)Ladislau Szomoru
2022-07-03Improves 3wm observables.Henning Dieterichs
2022-07-03Moves observables to base/common. Adds observable tests & logging.Henning Dieterichs
2022-07-03Use middle click on a checkbox to toggle its state.3wmHenning Dieterichs
2022-07-03navigation now only considers actual conflicts.Henning Dieterichs
2022-07-03Fixes #153898.Henning Dieterichs
2022-07-03Add missing register for onData listenertyriar/registerDaniel Imms
2022-07-02Cannot read properties of undefined (reading 'resource') (fix #153361) (#153960)Benjamin Pasero
2022-07-02use ILocalizedString in a few places (#153950)Tyler James Leonhardt
2022-07-01update command title for better localization (#153940)SteVen Batten
2022-07-01Allow to specify language id in command to create a new untitled file (#153872)Kartik Raj
2022-07-01have edit sessions use ILocalizedString (#153933)Tyler James Leonhardt
2022-07-01Disable inline completions by default for Emmet (#153926)Raymond Zhao
2022-07-01use simple SPAN elements over `IconLabel`joh/3wm-nextJohannes
2022-07-01add an option to discard merge changesJohannes
2022-07-01Improve layout modes and workbench layoutJohannes
2022-07-01be tolerant to other events happing but still enforce that the expected event...joh/issue153288Johannes
2022-07-01Share link from File Menu shouldn't include active file (#153911)Alex Ross