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-15Add vscode-webview-resource protocol (#97777)Matt Bierner
2020-05-08diag - start crash reporter as early as possible if --crash-reporter-director...Benjamin Pasero
2020-05-07:lipstick: crash-reporter-directoryBenjamin Pasero
2020-05-07diag - introduce crash-reporter-directory to enable crash reporter for local ...Benjamin Pasero
2020-04-03fix #85344João Moreno
2020-03-31vscode-minimist -> minimistDaniel Imms
2020-03-02debt - move native pieces of window config into node layerBenjamin Pasero
2020-02-23Cleanup open-url handling (#91234)Benjamin Pasero
2020-02-21electron - allow to configure color profile for #88491Benjamin Pasero
2020-02-17electron - configure to disable LayoutNG (workaround for #88873)Benjamin Pasero
2020-02-14only allow forceRendererAccessibility flag on linuxisidor
2020-02-14linux: automatically set force-renderer-accessibility when user sets editor.a...isidor
2020-02-14Revert "linux: automatically set force-renderer-accessibility when user sets ...isidor
2020-02-14linux: automatically set force-renderer-accessibility when user sets editor.a...isidor
2019-11-11fix: don't use appendArgument to add switch values (#84320)Robo
2019-11-08Restore pre 1.40 way of setting disable-color-correct-rendering in electron (...Robo
2019-10-30fix runtime args defaultsBenjamin Pasero
2019-10-29fix #83508Benjamin Pasero
2019-10-27Use VS Code, with a space (#83370)Greg Van Liew
2019-10-14fix #56651Benjamin Pasero
2019-10-10update to electron 6.0.x (#81644)Benjamin Pasero
2019-10-10improve static argv configuration (#15211)Benjamin Pasero
2019-10-09Add a setting to disable gpu acceleration (fixes #15211)Benjamin Pasero
2019-10-09debt - cleanup main.jsBenjamin Pasero
2019-09-30electron - revert to Electron 4Benjamin Pasero
2019-09-16Merge pull request #80801 from orta/capital_SRob Lourens
2019-09-13chore: Update to Electron 6.x (#75802)Robo
2019-09-12Fix hardcoded lower case S issues for JS/TS only for presentation-ish strinngsOrta Therox
2019-08-09fixed minimist reference & js typingJoao Moreno
2019-07-09Revert "Add CLI flag to be able to disable smooth scroll in webviews" (#76944)Alexander
2019-07-04debt - remove jsFlags() from node cached dataBenjamin Pasero
2019-05-28Minor update on main.js (#74415)Babak K. Shandiz
2019-04-09Merge pull request #65422 from usernamehw/webview_smoothMatt Bierner
2019-03-29storage - remove global storage migrationBenjamin Pasero
2019-02-20Move language pack processing code to commonDirk Baeumer
2019-02-11main code review (#68245)Gleisson Ricardo @mattos
2019-02-07Merge pull request #67947 from Microsoft/alex/gulp4Alexandru Dima
2019-02-07debt - properly disable-color-correct-renderingBenjamin Pasero
2019-02-06Fix eslint errorsAlex Dima
2019-01-25electron 3.0.x: remove window.smoothScrollingWorkaround settingBenjamin Pasero
2019-01-24perf - add marks for loading the main-process bundleJohannes Rieken
2019-01-17use createCachedData when possibleJohannes Rieken
2019-01-16Fixes #66548: Avoid double async-callsDirk Baeumer
2019-01-03replace void 0 with undefinedRob Lourens
2018-12-20Add CLI flag to be able to disable smooth scroll in webviewsal
2018-12-19electron 3.0.x - --no-untrusted-code-mitigations does not seem to do anythingBenjamin Pasero
2018-12-17electron 3.0.x: use the --no-untrusted-code-mitigations flagBenjamin Pasero
2018-12-10Update to Electron 3.0.10 (#56149)Benjamin Pasero
2018-12-10storage - enable global storage, disable workspace storage migration (#64719)Benjamin Pasero
2018-11-30storage - put migration behind flagBenjamin Pasero