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
path: root/src/vs
AgeCommit message (Expand)Author
2022-03-08missing `throw`Johannes Rieken
2022-03-08fix https://github.com/microsoft/vscode/issues/144681Johannes Rieken
2022-03-08Merge pull request #144528 from jeanp413/fix-144527Alexandru Dima
2022-03-08add failing/skipped test for https://github.com/microsoft/vscode/issues/144664Johannes Rieken
2022-03-08Fix #144651Sandeep Somavarapu
2022-03-08Unblock CI (#144649)Alex Dima
2022-03-08Can't Save File (fix #144614)Benjamin Pasero
2022-03-08Implement reduced motion in getting startedJackson Kearl
2022-03-08Simplify slightlyJackson Kearl
2022-03-08fix #130724.rebornix
2022-03-08:lipstick:rebornix
2022-03-08Add initial reduce motion service ref #128595Jackson Kearl
2022-03-08Center contrast border on lower activity bar itemsDavid Dossett
2022-03-08Fix #143742David Dossett
2022-03-08Merge pull request #144623 from AnWeber/mainPeng Lyu
2022-03-07extract notebook insert toolbar, status bar and title toolbar css.rebornix
2022-03-07no more scrollbar styling for builtin output renderers.rebornix
2022-03-07extract focus indicator cssrebornix
2022-03-07extract notebook toolbar cssrebornix
2022-03-07remove dup css import.rebornix
2022-03-07Update decoration colors to be based on new editor colorsDaniel Imms
2022-03-07Fix #144622 using mime text/x-json instead of application/jsonAndreas Weber
2022-03-07Fix #144574 and #144586David Dossett
2022-03-07Don't use language autodetect editors that have had a language set via paste ...Jackson Kearl
2022-03-07Split out getting started renderers into testable component (#144447)Jackson Kearl
2022-03-07Fix #143836David Dossett
2022-03-07Merge pull request #144522 from jeanp413/fix-144521Sandeep Somavarapu
2022-03-07fix overlapping decoration (#144600)Megan Rogge
2022-03-07Fix #142698Sandeep Somavarapu
2022-03-07Fixes #144521jeanp413
2022-03-07Better type safety for Envrionment in variable resolvingAlex Ross
2022-03-07Merge pull request #144454 from quanzhuo/mainSandeep Somavarapu
2022-03-07fix #144084Sandeep Somavarapu
2022-03-07fix #144029Sandeep Somavarapu
2022-03-07add page number to gallery eventSandeep Somavarapu
2022-03-07fix #143540Sandeep Somavarapu
2022-03-07files - update jsdocsBenjamin Pasero
2022-03-07Fix terminal variable resolvingAlex Ross
2022-03-07web - fix "open folder" in welcomeBenjamin Pasero
2022-03-07glob - some :lipstick:Benjamin Pasero
2022-03-06Fixes #144527jeanp413
2022-03-06Fixes glob patterns `**/p*` incorrectly match on `/foo/ap` (#144473)Jean Pierre
2022-03-05force move markers when applying additional text edits, https://github.com/mi...Johannes Rieken
2022-03-05make sure "only once provider" isn't registered/unregistered while completion...Johannes Rieken
2022-03-05glob - cleanup testBenjamin Pasero
2022-03-05glob :lipstick:Benjamin Pasero
2022-03-05mock delta cell decorations.rebornix
2022-03-05Fix issue #144453, extension's lastUpdated time exceed 24:00:00Quan Zhuo
2022-03-05testing: fix comp errorConnor Peet
2022-03-05Merge pull request #143405 from microsoft/rebornix/notebookScrollbarPeng Lyu