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-29editors - add option to `whenClosed` for waiting for save tooBenjamin Pasero
2020-05-29editors - lift onDidCloseEditor to service interfaceBenjamin Pasero
2020-05-29web - support --waitBenjamin Pasero
2020-05-29web - allow --add to add folder to workspaceBenjamin Pasero
2020-05-27start crash reporter properly given directory argument (refs #98122)Benjamin Pasero
2020-05-26sandbox - reduce clipboard dependencies in rendererBenjamin Pasero
2020-05-25sandbox - move menubar serviceBenjamin Pasero
2020-05-25sandbox - move main process service into electron-sandboxBenjamin Pasero
2020-05-25sandbox - ensure IElectronService is declared from electron-sandbox layerBenjamin Pasero
2020-05-25sandbox - move developer actionsBenjamin Pasero
2020-05-25sandbox - move more things into electron-sandboxBenjamin Pasero
2020-05-25sandbox - add windowId to electron serviceBenjamin Pasero
2020-05-25sandbox - move electron service into common/sandboxBenjamin Pasero
2020-05-25sandbox - make moveToTrash an electron service thingBenjamin Pasero
2020-05-25sandbox - further reduce electron dependenciesBenjamin Pasero
2020-05-25sandbox - add webFrame APIsBenjamin Pasero
2020-05-25sandboy - more adoption of IPC API from preload scriptBenjamin Pasero
2020-05-23sandbox - get rid of IMainProcessService2Benjamin Pasero
2020-05-23sandbox - move menubarServiceBenjamin Pasero
2020-05-23sandbox - make sure to use sandboxed main process service consistently in ren...Benjamin Pasero
2020-05-23sandbox - let workspaces service use sandboxed IPCBenjamin Pasero
2020-05-07Merge branch 'master' into sandy081/delaySpdlogSandeep Somavarapu
2020-05-07diag - introduce crash-reporter-directory to enable crash reporter for local ...Benjamin Pasero
2020-05-07Merge branch 'master' into sandy081/delaySpdlogSandeep Somavarapu
2020-05-06:lipstick:Sandeep Somavarapu
2020-05-06Move desktop log service to workbech/servicesSandeep Somavarapu
2020-05-06#95157 add debug logs for user data changesSandeep Somavarapu
2020-05-06create spdlog service after workbench is restoredSandeep Somavarapu
2020-05-04remove obsolete todoBenjamin Pasero
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-20update codiconsMartin Aeschlimann
2020-04-20use Codicon.close / Codicon.closeDirty / Codicon.removeCloseMartin Aeschlimann
2020-04-14web - add API to execute commandBenjamin Pasero
2020-04-11Ensure native tab commands appear in palette (#94734)Benjamin Pasero
2020-04-06debt - extract node pieces to node layer (window)Benjamin Pasero
2020-04-06debt - remove node pieces from environment (#82598)Benjamin Pasero
2020-04-06debt - code style :lipstick:Benjamin Pasero
2020-04-01fix #93928Benjamin Pasero
2020-04-01fix #93936Benjamin Pasero
2020-03-30Indicate dirty workspaces in recently opened (#93723)Benjamin Pasero
2020-03-30window picker - indicate dirty windowsBenjamin Pasero
2020-03-25Fix some basic css styles for latest ts nightly's new dom typingsMatt Bierner
2020-03-22quick access - fix missing pieces to properly enable for selfhostingBenjamin Pasero
2020-03-13compare untitled files: title (fix #92556)Benjamin Pasero
2020-03-12#40233 Introduce resource identity serviceSandeep Somavarapu
2020-03-10feat: enable appcenter support (#92295)Robo
2020-03-09Clear font info when displays are added, removed or changedAlex Dima
2020-03-04nativeTitleBarPart => titleBarPartBenjamin Pasero
2020-03-04follow up title part changes (#91938)Benjamin Pasero
2020-03-03editors - IResourceEditor => IResourceEditorInputTypeBenjamin Pasero