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-22xterm@3.15.0-beta101Daniel Imms
2019-08-12Use application insights module, #78475, fixes #78840Rachel Macfarlane
2019-08-12chore: Bump electron@4.2.9 (#78836)Robo
2019-08-09Revert "Use application insights module instead of script tag, fixes https://...Rachel Macfarlane
2019-08-09Use application insights module instead of script tag, fixes https://github.c...RMacfarlane
2019-08-07fixes #78440Joao Moreno
2019-07-25chore: Bump electron@4.2.7deepak1556
2019-07-24Update types, fix debug logging and handler xterm callsDaniel Imms
2019-07-18re export from semverSandeep Somavarapu
2019-07-18Use semver-umd everywhereSandeep Somavarapu
2019-07-15fix mac address resolution on touchbar devices (#77033)SteVen Batten
2019-07-12Update to latest vscode-textmateAlex Dima
2019-07-03xterm@3.15.0-beta67Daniel Imms
2019-07-03:up: vscode-sqlite3@4.0.8Benjamin Pasero
2019-07-03:up: chokidar@2.1.7Benjamin Pasero
2019-07-02chore: Bump nsfw@1.2.5 (#76434)Robo
2019-06-24electron@4.2.5 (#76020)Benjamin Pasero
2019-06-13Add isArray overload to handle simple case where input is a readonly arrayMatt Bierner
2019-06-13bump electron@3.2.4Benjamin Pasero
2019-06-12remove gc-signals, heapservice, and mainThreadHeapService, #74846Johannes Rieken
2019-06-10Update typings and fix private API accessDaniel Imms
2019-06-07Update xterm typingsDaniel Imms
2019-06-05remove --prof-modules-flag, adopt new loader, https://github.com/microsoft/vs...Johannes Rieken
2019-06-05Avoid __nodeRequire() (#74398)Christof Marti
2019-06-05Update to latest xterm@3.15.0-beta14Daniel Imms
2019-06-05Fix license in typingsDaniel Imms
2019-06-05Adopt xterm-addon-web-linksDaniel Imms
2019-06-04Fix gulp-tsb issueDaniel Imms
2019-06-04Add new search addon and adoptDaniel Imms
2019-06-04Merge branch 'master' into tyriar/replace_vscode_xtermDaniel Imms
2019-06-04Update to Electron 4.0.x (#73119)Benjamin Pasero
2019-05-31Merge remote-tracking branch 'origin/master' into tyriar/replace_vscode_xtermDaniel Imms
2019-05-27add vsda.d.tsisidor
2019-05-25Replace vscode-xterm with xtermDaniel Imms
2019-05-24Add support for vscode-textmate in the browserAlex Dima
2019-05-23Fix vscode-xterm private API usageDaniel Imms
2019-05-23Inherit cursor in conptyDaniel Imms
2019-05-17Merge remote-tracking branch 'origin/master' into tyriar/node-pty-upDaniel Imms
2019-05-14Move xterm buffer usage to stable APIDaniel Imms
2019-05-14Update vscode-xterm typingsDaniel Imms
2019-05-13Remove unneeded vscode-xterm functionDaniel Imms
2019-05-13Merge branch 'master' into tyriar/xterm-updateDaniel Imms
2019-05-13Send line data to tasks when using ConPTYDaniel Imms
2019-05-13Remove winptyCompat custom vscode-xterm typingDaniel Imms
2019-05-11Fix overridden typesDaniel Imms
2019-05-11Update typingsDaniel Imms
2019-05-11Update node-pty typingsDaniel Imms
2019-04-01electron@3.1.8Benjamin Pasero
2019-04-01debt - get rid of nfcall/ninvokeBenjamin Pasero
2019-03-27Fix #70998Sandeep Somavarapu