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-02-14tangle - extract common window (#141154)Benjamin Pasero
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2021-08-06Organize imports in vs/platformMatt Bierner
2021-07-27Remove deprecated lang param from privacy URLHarald Kirschner
2021-07-08First part of #125422Logan Ramos
2021-05-28fixes #124809SteVen Batten
2021-05-27support context keys in menu bar (#124726)SteVen Batten
2021-05-05Make state service async (#122977)Benjamin Pasero
2021-04-19remove window.sessionIdjoao/fix-120696João Moreno
2021-03-29:lipstick: remove extra comment slashesBenjamin Pasero
2021-03-15debt - use product service in more placesBenjamin Pasero
2021-03-09recent entries with authorityMartin Aeschlimann
2021-02-16debt - consistently refer to main servicesBenjamin Pasero
2021-02-16debt - consistent event names in mainBenjamin Pasero
2021-01-27Forward arguments when click is invoked via `makeContextAwareClickHandler` (f...Alex Dima
2021-01-26Fixes #115026: Adopt `KeyboardEvent.triggeredByAccelerator`Alex Dima
2020-12-14windows - first cut cleanup of windows finding logicBenjamin Pasero
2020-12-07debt - shuffle some electron-main code to better layersBenjamin Pasero
2020-12-05chore: bump electron@11.0.3 (#111931)Robo
2020-11-30chore: bump electron@9.3.5 (#111530)Robo
2020-11-25env - only show one notifications not two (fix #111246)Benjamin Pasero
2020-11-24chore: update to electron 11 (#110759)Robo
2020-10-29Linux Snap: Prevent GDK_PIXBUF env from leaking out (#109608)João Moreno
2020-10-13debt - clean up event names in native hostBenjamin Pasero
2020-10-12debt - introduce environment main service to have properties there exclusivelyBenjamin Pasero
2020-09-18debt - introduce native environment service descriptorBenjamin Pasero
2020-09-17sandbox - rename electron service => native host serviceBenjamin Pasero
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-09-03sandbox - move native environment service to common layerBenjamin Pasero
2020-08-31:lipstick: desktop => nativeBenjamin Pasero
2020-08-28sandbox - lift some desktop specific interfaces to commonBenjamin Pasero
2020-07-08fixes #63959SteVen Batten
2020-06-16menus - proper types for #99998Benjamin Pasero
2020-06-15fixes #99998SteVen Batten
2020-06-05Mark _serviceBrand properties using declare (#99312)Matt Bierner
2020-05-25sandbox - move menubar serviceBenjamin Pasero
2020-05-23sandbox - move menubarServiceBenjamin Pasero
2020-05-11menu - simpler lazy instantiationBenjamin Pasero
2020-05-10windows - ensure new-window request has right window context (fix #97172)Benjamin Pasero
2020-05-02chore: bump electron@7.2.4 (#96807)Robo
2020-04-06debt - extract node pieces to node layer (window)Benjamin Pasero
2020-04-06debt - remove node pieces from environment (#82598)Benjamin Pasero
2020-03-23window menu - add separator for switching windowsBenjamin Pasero
2020-02-10debug: rename viewlet and top menu bar to Runisidor
2020-02-06workspaces service :lipstick:Benjamin Pasero
2019-12-13fixes #85392SteVen Batten
2019-10-28fix mac check for updatesJoao Moreno
2019-10-23introduce sessionIdJoao Moreno
2019-10-21debt - optional chainingBenjamin Pasero
2019-10-10update to electron 6.0.x (#81644)Benjamin Pasero