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
2020-05-11Pinned Release Notes tab is blank (looks weird) (fix #97218) (#97468)Benjamin Pasero
2020-04-30home indicator - add a product icon overlayBenjamin Pasero
2020-04-30fix #96459Benjamin Pasero
2020-04-24Fix #95372Sandeep Somavarapu
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-06debt - remove node pieces from environment (#82598)Benjamin Pasero
2020-03-31Never show again storage keys are registered too late for syncing (fix #93817)Benjamin Pasero
2020-03-20WebView width fix (#93085)Sharak
2020-03-03Workbench editor renames (#91943)Benjamin Pasero
2020-03-02contextkey - add web to statically defined onesBenjamin Pasero
2020-02-14fixes #90632 (#90675)João Moreno
2020-01-27fixes #89150Joao Moreno
2019-12-02Fix #85404Sandeep Somavarapu
2019-11-29keep links from web view untouch for as long as possible, #83645Johannes Rieken
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-11-06debt - only show action for release notes if having a url for itBenjamin Pasero
2019-11-05Remove localResourceRootsMatt Bierner
2019-11-02Limit width of release notesMatt Bierner
2019-10-31Inline release note cssMatt Bierner
2019-10-25cleanup update product from command paletteJoao Moreno
2019-10-25Merge commit 'refs/pull/77515/head' of github.com:microsoft/vscode into pr/77515Joao Moreno
2019-10-24cleanup environment serviceBenjamin Pasero
2019-10-23introduce sessionIdJoao Moreno
2019-10-21fixes #82229Joao Moreno
2019-10-21Revert "fixes #82677"Joao Moreno
2019-10-17fixes #82677Joao Moreno
2019-10-16Fix #51816Miguel Solorio
2019-10-11Rename webviewEditorService to webviewWorkbenchServiceMatt Bierner
2019-10-10Fix #51816Miguel Solorio
2019-10-08Marking a bunch of static variables as readonlyMatt Bierner
2019-10-02remove 64 bit suggestionJoao Moreno
2019-09-26:lipstick: move things aroundBenjamin Pasero
2019-09-26update - optionally use electron environment serviceBenjamin Pasero
2019-09-26debt - implement window events and focus trackingBenjamin Pasero
2019-09-25debt - getActiveWindowId is electron onlyBenjamin Pasero
2019-09-20Syntax highlight code blocks on extension pagesMatt Bierner
2019-09-20Removing unused .mac style rule for rendered markdownMatt Bierner
2019-09-16debt - use common/product over node/productBenjamin Pasero
2019-09-16debt - common/product => common/productServiceBenjamin Pasero
2019-09-15show sync actions in a separate group above updateSandeep Somavarapu
2019-09-14WebviewEditorInput -> WebviewInputMatt Bierner
2019-09-12update - move to browser (#80806)Benjamin Pasero
2019-09-11debt - :lipstick: product configBenjamin Pasero
2019-08-24debt - move some environment to workbenchBenjamin Pasero
2019-08-16fix #72417Benjamin Pasero
2019-08-13Inline renderBodyMatt Bierner
2019-07-31Lowercase 'For' in 'Checking For Updates...' menu item (#77972)kaoru
2019-07-24refactor: merge AbstractCheckForVSCodeUpdateAction to CheckForVSCodeUpdateActionDiamondYuan
2019-07-24Support Update VS Code from Command PaletteDiamondYuan
2019-07-23fixes #77583Joao Moreno