Commit graph

885 commits

Author SHA1 Message Date
Benjamin Pasero 59f367a8b0 Merge branch 'master' into ben/sqlite 2018-10-08 11:08:35 +02:00
Rob Lourens 8f1dbae0b7 Bump vscode-ripgrep with cache download fix 2018-10-05 10:43:54 -07:00
Rob Lourens 0e60629c5a Bump vscode-ripgrep with fixed build 2018-10-05 08:57:38 -07:00
Benjamin Pasero b8b7c3c3a6 sqlite - initial version of storage library 2018-10-05 15:12:50 +02:00
Rob Lourens 5359560ead Update ripgrep version, use new json output format 2018-10-04 18:15:27 -07:00
Matt Bierner a9944e6595 Move some build specific packages into build
These packages are only used in build and also have their typings defined in this folder
2018-10-03 15:30:34 -07:00
Matt Bierner 6aa7463ca1 Remove unused gulp dev dependency 2018-10-03 15:30:34 -07:00
Matt Bierner f7456ebf90 Switch to use standard @types/node types instead of our customized version
Using a custom version of the node typings is causing a lot of pain while trying to upgrade our build to use `@types` instead of the `d.ts` files we have to maintain. I believe we primarily maintain our own version for two reason:

- Custom require function
- setTimeout and other timer functions return NodeJs.timer instead of a number

These can both be delt with, the first by using interface augmentation and the second by switching to use any types for timer. I believe that the pain of maintaining our own node `d.ts` outweighs the benefits here

This change switches us to use the standard @types/node package for our node typings
2018-10-03 14:18:36 -07:00
Matt Bierner c794db9e31 Switch to use a few more @types packages instead of our custom versions 2018-10-02 14:23:28 -07:00
Matt Bierner f5850c9510 Try using @types for typings instead of our custom versions in src/typings 2018-10-02 14:07:19 -07:00
Matt Bierner d37076a596 Build VS Code using TypeScript 3.1.1
Fixes #59757
2018-10-01 10:55:16 -07:00
Benjamin Pasero 66dcb50e61 gulp-atom-electron@1.19.0 2018-10-01 18:14:00 +02:00
Daniel Imms aaee349207 vscode-xterm@3.9.0-beta1 2018-10-01 09:02:44 -07:00
Daniel Imms 3eea5fae43 Revert "vscode-xterm@3.9.0-beta1"
This reverts commit 8f20c5eae8.
2018-10-01 09:01:14 -07:00
Benjamin Pasero d4fdc9886b bump gulp-atom-electron 2018-10-01 17:38:26 +02:00
Daniel Imms 8f20c5eae8 vscode-xterm@3.9.0-beta1
Includes link overscan fix and dynamic cache optimizations
2018-10-01 07:27:09 -07:00
Matt Bierner d5b94eb3a7 Version bump 2018-09-28 14:06:35 -07:00
Daniel Imms 4125f7a045 node-pty@0.7.8
Fixes #59334
2018-09-28 11:01:39 -07:00
Benjamin Pasero 1503b6033e update distro 2018-09-27 10:57:30 +02:00
Joao Moreno dd26078b15 update distro 2018-09-27 10:09:58 +02:00
Miguel Solorio fd35d99cea Update distro 2018-09-26 08:09:12 -07:00
Ramya Achutha Rao c9b88c68cc Update appinsights to latest version 2018-09-25 16:44:46 -07:00
Daniel Imms 1e058b76ea Revert vscode-xterm update
This caused some integration tests to fail
2018-09-24 19:34:59 -07:00
Matt Bierner 70ac2cfa51 Run oss tool 2018-09-24 18:16:38 -07:00
Daniel Imms 75f721ff98 vscode-xterm@3.8.0-beta5 2018-09-24 11:04:27 -07:00
Joao Moreno 91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00
Ramya Rao ae526292df
Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Daniel Imms bd0543890c vscode-xterm@3.8.0-beta4
Includes fix to link underlines in DOM renderer.

Fixes #59114
2018-09-21 10:10:04 -07:00
Benjamin Pasero a98d25b32a update distro 2018-09-20 07:34:52 +02:00
Ramya Achutha Rao 71f99d08dc Update distro 2018-09-19 16:09:55 -07:00
Andre Weinand baa15a52d2 use DAP 1.32.0 2018-09-20 00:32:11 +02:00
Alex Ross 7b15a622c8 Upate vscode-xterm.js to 3.8.0-beta3 Fixes #58532 2018-09-17 09:05:42 -07:00
Benjamin Pasero a181a96d1c
Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)

* update icon set

* update distro

* tweaks

* update distro
2018-09-17 11:09:47 +02:00
Matt Bierner df09299e50 Pick up new distro version
Fixes #57079

- Whitelist badgeGen as a trusted badge provider
2018-09-13 15:51:16 -07:00
Alex Dima 9eb794b194 Fixes #58606: Use native-watchdog to monitor parent process in ext host 2018-09-13 17:30:22 +02:00
João Moreno f3dca9ad03
Merge pull request #52119 from ava1ar/master
Added ARM64 build support
2018-09-11 15:25:26 +02:00
Alex Ross 2241bcbbb8 vscode-xterm@3.8.0-beta2 2018-09-10 09:29:20 -07:00
Aliaksandr Stelmachonak df3616ad93 Resolved conflict 2018-09-10 11:32:02 -04:00
Matt Bierner 84ed12fbd8 Build with TS 3.0.3 2018-09-07 16:16:51 -07:00
Sandeep Somavarapu b26feef82d bump spdlog version that has the fix 2018-09-06 17:18:07 +02:00
Andre Weinand 3bbfb3d7a4 upgrade to DAP 1.32.0-pre.0 2018-09-06 14:46:28 +02:00
Johannes Rieken 74fa1d8994
Merge pull request #57956 from Microsoft/joh/vsce-next
use packagedDependencies from running vsce#ls
2018-09-06 11:14:38 +02:00
Alex Ross ef9e1f1a2b node-pty@v0.7.7 2018-09-05 15:39:50 -07:00
Daniel Imms a504717669 vscode-xterm@3.8.0-beta1 2018-09-05 13:49:55 -07:00
Johannes Rieken 2561764544 use vsce 1.48.0 2018-09-05 14:35:30 +02:00
Johannes Rieken 3885d4613e Merge branch 'master' into joh/vsce-next 2018-09-05 14:06:12 +02:00
Matt Bierner cb81c2c241
Build using ts 3.0 (#57906)
* Build VS Code using TS 3.0

Fixes #57151
2018-09-04 15:25:39 -07:00
Johannes Rieken ccec2c9543 use vsce packagedDependencies 2018-09-04 12:29:23 +02:00
Benjamin Pasero 095400ad6c bump 1.28.0 2018-08-31 14:44:02 +02:00
Peng Lyu 2b3b0d0354 Bump distro (whitelist) 2018-08-30 13:53:42 -07:00
Benjamin Pasero 1318b3a0f1 bump distro (oss) 2018-08-30 11:01:22 +02:00
Benjamin Pasero d63c8abbec bump vscode-chokidar@1.6.4 (fixes #57263) 2018-08-27 14:40:12 +02:00
Benjamin Pasero e68d291864 update distro for OSS 2018-08-27 12:30:17 +02:00
Johannes Rieken cdb9c0a8f4 update vscode-nls-dev to fixed version, share more config between extensions 2018-08-24 16:37:10 +02:00
Ramya Achutha Rao ec95562121 Update distro 2018-08-23 17:46:19 -07:00
Daniel Imms bae20e9892 vscode-xterm@3.7.0-beta5
Fixes #56628
2018-08-21 15:28:36 -07:00
Johannes Rieken a9e3a3d69e webpack - check js files, declare params, #56081 2018-08-21 16:40:02 +02:00
Sandeep Somavarapu 8dc3594244 remove glob dep in package.json 2018-08-21 16:26:48 +02:00
Sandeep Somavarapu 45865de635 Merge branch 'master' into sandy081/syncExtensions 2018-08-21 13:00:54 +02:00
Johannes Rieken 01365dbe26 webpack - more defaults for extensions 2018-08-20 15:23:56 +02:00
Sandeep Somavarapu 9f492373ed - Use URI to install from vsix
- Implement zip and unzip extensions APIs
- Sync extension across management servers
- Download service to download zips
2018-08-20 15:16:40 +02:00
Johannes Rieken bc05425af6 one more update... 2018-08-20 12:46:47 +02:00
Johannes Rieken 669f2c8627 use vscode-nls-dev-loader 2018-08-20 12:46:47 +02:00
Johannes Rieken 6e559261f6 adopt new vscode-nls-dev, #56792 2018-08-20 10:17:32 +02:00
Johannes Rieken 5399233b88
Merge pull request #56261 from Microsoft/joh/extpack
Use webpack for emmet and git extension
2018-08-17 18:28:04 +02:00
Johannes Rieken 418808ac75 remove unused dependency 2018-08-17 15:57:09 +02:00
Joao Moreno 043e93f422 fixes #56457 2018-08-16 23:12:14 +02:00
Johannes Rieken d62f5b3da9 use ts loader, exclude node_module for now 2018-08-16 10:52:08 +02:00
Johannes Rieken 64b82b2a35 Merge branch 'master' into joh/extpack 2018-08-16 10:07:18 +02:00
Rob Lourens 5c8e8d6b8e Bump ripgrep to 0.9.0 2018-08-15 19:58:28 -07:00
Johannes Rieken f186dd19fe update vscode-nls-dev dependency 2018-08-15 11:22:40 +02:00
Johannes Rieken ca3407b4d0 Merge branch 'master' into joh/extpack 2018-08-10 12:51:03 +02:00
kieferrm ffcfd5797a change distro 2018-08-09 18:09:11 -07:00
Daniel Imms 36f8b1f39b vscode-xterm@3.7.0-beta4
Fixes #56105
2018-08-09 17:51:11 -07:00
Johannes Rieken 74de533cac enable source map generation 2018-08-09 18:29:05 +02:00
Johannes Rieken 776e491ba4 bundle into dist folder, copy ask-pass shell scripts into dist, some 💄 2018-08-09 15:31:31 +02:00
Johannes Rieken 349da76860 Merge branch 'master' into joh/extpack 2018-08-09 09:27:22 +02:00
Johannes Rieken fdb7b4bcf4 invoke webpack when bundling extensions 2018-08-08 16:53:55 +02:00
Daniel Imms b819b81388 vscode-xterm@3.7.0-beta3
Fixes #55320
2018-08-07 14:14:47 -07:00
Joao Moreno cb0fdd1628 fixes #55840 2018-08-07 03:32:57 -07:00
Ramya Achutha Rao e3c782821d Distro update for experiments 2018-08-06 21:48:05 -07:00
Daniel Imms b7e888bc68 Fix additional column select bug and flickering of last cell
Fixes #55904
Fixes #55903
2018-08-06 12:46:59 -07:00
Daniel Imms 141877e7e4 Update xterm
Removed Terminal.send (private API).
2018-08-06 11:40:41 -07:00
Daniel Imms 19af281d43 Update distro
Includes Chromium license changes
2018-08-06 00:28:46 -07:00
SteVen Batten 11567e39f5 update version to 1.27.0 2018-08-03 17:10:32 -07:00
Daniel Imms 1e45ce6add Fix NPE in terminal AccessibilityManager
Fixes #55744
2018-08-03 11:19:03 -07:00
Joao Moreno 4dc8a7c33a cleanup deps 2018-08-03 16:15:15 +02:00
Andre Weinand 1b11055395 use latest version of DAP 2018-08-02 12:12:56 +02:00
SteVen Batten 44f5e55785 oss updates for endgame 2018-07-31 22:40:25 -07:00
Daniel Imms 65991760af vscode-xterm@3.6.0-beta12
Fixes #55488
2018-07-31 11:03:13 -07:00
Daniel Imms 7f5beafe6e Allow terminal rendererType to be swapped out at runtime
Part of #53274
Fixes #55344
2018-07-29 14:32:00 -07:00
Daniel Imms dd636d46dd vscode-xterm@3.6.0-beta7
Pulls in fix to not scroll to bottom when term status is requested
2018-07-27 09:29:53 -07:00
Daniel Imms 336bf572a8 vscode-xterm@3.6.0-beta6
Readme change
Double click word works across wrapped lines

Fixes #55189
2018-07-27 07:41:09 -07:00
Johannes Rieken f604f1c85a store data globally #55033 2018-07-26 15:13:14 +02:00
Johannes Rieken 7348d2f74b Merge branch 'master' into joh/splash 2018-07-24 09:35:15 +02:00
Daniel Imms 260ac2760f Upgrade vscode-xterm
Fixes #54132
2018-07-23 15:41:56 -07:00
Daniel Imms caeb292922 Upgrade vscode-xterm
- Fix dom renderer argument order bug
- Fix isWrapped NPE
- Fix charset drawing (bug with static char atlas)

Fixes #54131
2018-07-23 15:16:57 -07:00
Ramya Achutha Rao a7e3183cee Enable experiments 2018-07-23 14:53:34 -07:00
Sandeep Somavarapu 0027da0dac update distro hash 2018-07-23 15:43:54 +02:00
Sandeep Somavarapu f65b785948 update distro commit 2018-07-23 15:08:22 +02:00