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-28Fix debug icon. Use Codicons instead of textIllusionMH
2020-05-27Merge branch 'master' into ben/electron-sandboxBenjamin Pasero
2020-05-26fixes #98456SteVen Batten
2020-05-26translation clarifications #98576isidor
2020-05-26quote '$' properly; fixes #98471Andre Weinand
2020-05-25sandbox - move main process service into electron-sandboxBenjamin Pasero
2020-05-23sandbox - get rid of IMainProcessService2Benjamin Pasero
2020-05-23sandbox - move IExtensionHostDebugServiceBenjamin Pasero
2020-05-23sandbox - make sure to use sandboxed main process service consistently in ren...Benjamin Pasero
2020-05-21Fix #97993 - Play button cuts into dropdown cornersMiguel Solorio
2020-05-20fix: add an option to stopAll in compound launch configs (#98206)Connor Peet
2020-05-20fix exception label foreground color for light themeisidor
2020-05-18fixes #98035isidor
2020-05-18Merge pull request #97762 from robertrossmann/feat/repl-coloursIsidor Nikolic
2020-05-18debug: always send name to evalute with clipboard contextisidor
2020-05-18feat: implement colour contributions for debug REPLRobert Rossmann
2020-05-15debug: rename toggle_logpoint -> add_logpointisidor
2020-05-15remove annotation from debug consoleisidor
2020-05-14debug: only show dynamic configurations that have a labelisidor
2020-05-14step into targets supportisidor
2020-05-14debug: rename to "edit debug configuration"isidor
2020-05-13debug: show all automatic debug configurationsisidor
2020-05-13debug welcome: show automatic welcome viewisidor
2020-05-13Show quickpick when selecting dynamic debug configuration containerisidor
2020-05-13repl: introduce .monaco-workbench selector and remove unused cssisidor
2020-05-13debug: update pin action to be called configureisidor
2020-05-13Add pinning support for dynamic launch configurationsisidor
2020-05-13Merge pull request #97321 from jeanp413/fix-96567Isidor Nikolic
2020-05-13always use .monaco-workbench together with theme type class nameMartin Aeschlimann
2020-05-13Merge branch 'master' into fix-96567jeanp413
2020-05-13Address feedbackjeanp413
2020-05-12fixup! pip exception filtering to a helper functionConnor Peet
2020-05-12debug: filter exceptions from DAP telemetry on webConnor Peet
2020-05-12some patches for #96584SteVen Batten
2020-05-12Merge branch 'master' into macos-dark-cursorAlexandru Dima
2020-05-12show dynamic launch configs in Welcome viewisidor
2020-05-12fixes #97457isidor
2020-05-12fixes #97459isidor
2020-05-12fixes #97464isidor
2020-05-11fixes #97471isidor
2020-05-11Extract the custom mouse cursor to `vs/base` to get it also in the standalone...Alex Dima
2020-05-11fixes #97431isidor
2020-05-11debug: remove support to open config file to the sideisidor
2020-05-09Fixes #96567jeanp413
2020-05-08fixes #97110isidor
2020-05-08Update pills style to use mix (ref #96608)Miguel Solorio
2020-05-07Merge branch 'master' into misolori/issue96608Miguel Solorio
2020-05-07Remove the debug.enableAllHovers settingsisidor
2020-05-07Multiple designs for the "pill" that is being shown in the input fieldMiguel Solorio
2020-05-06debug: move getSpecificSourceName to a helper methodisidor