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
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
2018-11-30storage - better check for migrationBenjamin Pasero
2018-11-30storage - add global storage migrationBenjamin Pasero
2018-11-02Fix typo in commentsHYEWON HWANG
2018-10-27Fixed typo in comment (#61909)Joshua
2018-10-18Fix #60203 - VSCODE_NODE_CACHED_DATA_DIR can be inherited from the DA process...Rob Lourens
2018-10-02perf - simplify cached data env var (enabled cached data for the extension host)Johannes Rieken
2018-09-20fix #59018Benjamin Pasero
2018-09-10bootstrap - move workbench.js to electron-codeBenjamin Pasero
2018-09-07@ts-check for bootstrap JS filesBenjamin Pasero
2018-09-07fix ASAR bootstrap issueBenjamin Pasero
2018-09-07Cleanup bootstrap files (#58171)Benjamin Pasero
2018-08-27Mark the VSCODE_NLS_CONFIG to have language pack supportDirk Baeumer
2018-08-13Fixes #54819: Support English locales like en-gb, en-auDirk Baeumer
2018-08-13Electron 2.0.7 (#56256)Benjamin Pasero
2018-08-13debt - remove last usages of globals and any-casts when it comes to perf marksJohannes Rieken
2018-07-23Revert "Merge pull request #54854 from Microsoft/revert-52782-electron-2.0.x"Daniel Imms
2018-07-23Revert "Update to Electron 2.0.x"Sandeep Somavarapu
2018-07-09Merge branch 'master' into electron-2.0.xBenjamin Pasero
2018-07-09update commentBenjamin Pasero
2018-07-09remove app.getPath('userData') callsJoao Moreno
2018-07-03Add support to regenerate nsl cache if corrupted.Dirk Baeumer
2018-06-29Merge branch 'master' into electron-2.0.xBenjamin Pasero
2018-06-27use data folder for win32 and linux portable modeJoao Moreno
2018-06-25Update to Electron 2.0.xBenjamin Pasero
2018-06-25revert electron 2.0.x updateBenjamin Pasero
2018-06-21make sure jsflags are send asap #52581Johannes Rieken
2018-06-21fix main.js/mkdir #52581Johannes Rieken
2018-06-19Fixes #51982: Platform.locale doesn't always point to the requested locale a...Dirk Baeumer