Commit graph

885 commits

Author SHA1 Message Date
Daniel Imms 2fe2829517 vscode-xterm@3.1.0-beta8 2018-01-23 09:02:57 -08:00
Joao Moreno 53a2781d80 add extensions control url 2018-01-23 16:25:51 +01:00
kieferrm 1502c8c2a0 update distro 2018-01-22 22:26:32 -08:00
Daniel Imms 80991ce8a0 Fix terminal links sometimes not working before scroll
Fixes #36072
2018-01-22 12:00:23 -08:00
Daniel Imms 060896c901 Announce terminal to screen reader
Part of #8339
2018-01-22 06:40:22 -08:00
Daniel Imms 8e7ca11a13 xterm@3.1.0-beta5
Part of #11314
2018-01-20 11:01:53 -08:00
Daniel Imms 3904a9d878 Pull in latest terminal screen reader changes 2018-01-17 10:58:44 -08:00
Daniel Imms 4eea7798c4 vscode-xterm@3.1.0-beta2
Fixes #41281
2018-01-08 09:57:10 -08:00
Daniel Imms 8e0baeddeb vscode-xterm@3.1.0-beta1
This pulls in all the pushed changes after the v3 release and more screen
reader improvements, including:

- Render row debouncer to limit re-rendering of a11y rows
- assertive live region
- Convert \t to nbsp in live region
- Bug fix in parser not exiting to normal parse mode on certain sequences
- Emit selection event on terminal (not SelectionManager)
- Use of resolution event in ScreenDprMonitor
2018-01-05 14:39:17 -08:00
Daniel Imms 00a2a23538 Initial terminal screen reader support
Part of 8339
2018-01-03 10:32:21 -08:00
Daniel Imms bfb8ac5f5f Allow alt+backspace in terminal/bash to delete word
Fixes #40444
2018-01-02 10:42:02 -08:00
Rob Lourens 49b1249494 vscode-ripgrep@0.7.1 2017-12-30 22:50:24 -08:00
Daniel Imms a83a46d9a7 vscode-xterm@3.0.0-beta3
Improves solution to terminal viewport changing monitor issue
2017-12-29 13:59:38 -08:00
Daniel Imms 2cc5e38b52 vscode-xterm@3.0.0-beta2
Fixes terminal viewport rendering messing up when moving between monitors
of different DPIs.

Fixes #34320
2017-12-29 08:36:29 -08:00
Daniel Imms 76f8ae85c9 Replace xterm with vscode-xterm
Fixes #38342
Fixes #40927
2017-12-29 07:21:23 -08:00
Daniel Imms 114adf703b Upgrade xterm.js 2017-12-26 04:18:55 -08:00
Sandeep Somavarapu 1c94a006da #40196 Use files in the background for storing content of output channels 2017-12-18 18:25:45 +01:00
Ramya Achutha Rao b5e4920670 Update appinsights module fixes #40095 2017-12-13 11:44:53 -08:00
Benjamin Pasero 0ef13b6d54
Allow to save files that need user elevation (fixes #1614) (#40107) 2017-12-12 16:03:25 +01:00
Benjamin Pasero 9f0383f163 Add "(Administrator)" suffix to window title when running as administrator in Windows (fixes #19707) 2017-12-12 11:22:45 +01:00
Daniel Imms 457069efef Fix High Sierra terminal not exiting problem
Fixes #37846
2017-12-08 16:07:05 -08:00
Alex Dima 24f2facb54 Open master for business 2017-12-08 14:03:51 +01:00
Alex Dima 715ddfd55b OSS 2017-12-08 10:33:04 +01:00
Johannes Rieken 6ebc4409e9 depend on 0.0.7 of inspect-profiler, #39898 2017-12-08 09:16:14 +01:00
Alex Dima e27ceb87a9 OSS 2017-12-07 22:17:13 +01:00
kieferrm 0f008a6531 change distro 2017-12-06 16:50:44 -08:00
kieferrm cd29228860 changed distro 2017-12-06 14:13:48 -08:00
Joao Moreno 8c2bd8b203 update spdlog 2017-12-06 17:35:43 +01:00
Joao Moreno 12f10aba98 update spdlog 2017-12-06 14:58:17 +01:00
Joao Moreno 3b5059f349 update spdlog
related to #39659
2017-12-06 13:03:14 +01:00
Joao Moreno 9aa1e29ec2 fix spdlog file handles in windows
fixes #39659
2017-12-06 12:04:13 +01:00
Joao Moreno d8cacdc1fd fix spdlog service not closing file handle on reload
related to #39659
2017-12-05 17:53:50 +01:00
Ramya Achutha Rao 01c32c8e72 Update distro 2017-12-04 15:59:42 -08:00
Andre Weinand 6558a753f2 use DAP@1.25.0 2017-12-04 15:58:33 +01:00
Joao Moreno 62f7e112a5 fixes #37497 2017-12-04 15:56:11 +01:00
João Moreno 4b91235ba2
Merge pull request #39365 from Microsoft/joao/spdlog
Introduce a log service across all processes
2017-12-04 13:19:17 +01:00
Joao Moreno 88893bf97a fix build 2017-12-04 13:16:40 +01:00
Sandeep Somavarapu 2462b84bb6 set log level action 2017-11-30 13:38:09 +01:00
Joao Moreno 4c79dc1f0c scope the logs per date folder 2017-11-30 09:52:17 +01:00
Joao Moreno d3fb016d30 update spdlog 2017-11-29 18:08:03 +01:00
Joao Moreno 0228f712a2 add spdlog 2017-11-29 17:49:53 +01:00
Joao Moreno baa296804e update gulp atom electron
related to #25843
2017-11-24 09:31:47 +01:00
Joao Moreno 9ae69443fb remove ossreadme.json from debug. fixes #38947 2017-11-23 11:55:16 +01:00
Johannes Rieken 52c2843cc4 redo --prof-startup with the new protocol based profiler, also profile extension host startup 2017-11-23 10:55:02 +01:00
Rob Lourens d294b25f2d Bump distro for settings search URL 2017-11-20 22:00:45 -08:00
Andre Weinand 27da5ea3cd DAP@1.25.0-pre.0 2017-11-20 18:13:21 +01:00
Rob Lourens 090d0ff1d3 Update vscode-ripgrep bc 0.3 was a bad publish 2017-11-17 11:12:57 -08:00
Rob Lourens 8b05b0d70c Update vscode-ripgrep to fix issue with yarn 2017-11-16 15:13:08 -08:00
Joao Moreno fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
Joao Moreno 4d97c054e4 update distro 2017-11-16 12:52:20 +01:00
Joao Moreno 4370136de2 fixes #38439 2017-11-16 12:51:23 +01:00
Joao Moreno c4cb8bf20d improve preinstall script 2017-11-16 10:21:52 +01:00
Joao Moreno 9fa007f057 use vscode-chokidar
related to #38342
2017-11-15 15:22:40 +01:00
Joao Moreno 97c108d7e4 update vsce 2017-11-15 10:54:33 +01:00
Joao Moreno 2069d83979 update gulp tsb 2017-11-15 10:29:51 +01:00
Joao Moreno 206a500d75 upgrade vsce
finally can build vscode!
2017-11-14 22:08:51 +01:00
Joao Moreno a5a27b54b9 move down to 2.0.4 based gulp-tsb 2017-11-14 21:39:33 +01:00
Joao Moreno f47e5442c1 use patched gulp-tsb to fix @types compilation mess 2017-11-14 21:01:15 +01:00
Joao Moreno 5e5ebf5c1f Merge branch 'master' into yarn 2017-11-14 18:46:07 +01:00
Joao Moreno 25c14fc204 upgrade vsce 2017-11-14 18:39:10 +01:00
Alex Dima 73dea41439 Remove old/unused scripts 2017-11-14 17:38:30 +01:00
Matt Bierner 0790dd3f86 Don't include @types/semver since we already have a local copy 2017-11-13 16:00:24 -08:00
Daniel Imms 363be8073a node-pty@0.7.3: Fix winpty exception
Fixes #37934
2017-11-11 14:14:35 -08:00
Rob Lourens e8a84e5f23 Update vscode-ripgrep - Fix #37863 2017-11-09 13:35:31 -08:00
Erich Gamma 56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Matt Bierner f048c5ea63 Adopt ts 2.6.1 for building vscode. Fixes #37719 2017-11-06 09:28:27 -08:00
Benjamin Pasero 1b36db4a99 ⬆️ iconv-lite@0.4.19 2017-11-06 10:51:52 +01:00
Benjamin Pasero ec4216fcbb ⬆️ jschardet@1.6.0 2017-11-06 10:51:52 +01:00
Daniel Imms 609ea97d0c Uplevel xterm.js
Brings in an API breakage
2017-11-04 21:05:31 -07:00
Daniel Imms a366a9e4c9 Bump version to 1.19 2017-11-04 00:36:01 -07:00
Ramya Achutha Rao 098bb776d2 Update distro hash 2017-11-03 16:30:58 -07:00
Ramya Achutha Rao 8ff998aea9 Get latest recommendations from distro 2017-11-03 15:17:09 -07:00
Daniel Imms b7d1f3c1cd Update distro for oss tool output 2017-11-02 22:34:41 -07:00
Joao Moreno 1e38903d0f remove winreg 2017-11-01 09:25:05 +01:00
Alex Dima 2845548a09 use vscode-textmate@3.2.0 2017-10-30 20:48:13 +01:00
Steve Desmond 38ba2f0bc3 update keytar to 4.0.5 2017-10-30 10:07:20 -07:00
Daniel Imms 7ca2c8ad0e node-pty@0.7.2 2017-10-27 11:37:35 -07:00
Benjamin Pasero 23ce20da21 update distro 2017-10-19 11:38:46 +02:00
Benjamin Pasero 5b90c9f13c electron 1.7.9 2017-10-17 16:25:22 +02:00
Rob Lourens 30056ee7c5 Bump ripgrep 2017-10-09 15:22:26 -07:00
Matt Bierner 0bd33bbd96 Use strict versions for @types. Fixes #35561 2017-10-09 11:21:00 -07:00
Christof Marti b630961260 Update distro hash 2017-10-03 14:29:50 -07:00
Daniel Imms e68b79169d node-pty@0.7.1
Fixes #26807
2017-10-03 13:57:48 -07:00
Benjamin Pasero e90918bb42 update distro for icons 2017-10-02 19:34:32 +02:00
Daniel Imms 4a42b45beb Use new xterm.js branch, fix emojis issues
Includes sourcelair/xterm.js#1017

Fixes #35114
2017-10-02 09:25:58 -07:00
Johannes Rieken e2c21a6923 Hello 1.18 2017-09-29 15:32:44 +02:00
Johannes Rieken 64675c73fb update distro-property 2017-09-28 15:10:29 +02:00
Benjamin Pasero 48a726f76a distro for icons 2017-09-28 06:46:12 +02:00
Rob Lourens 67a8479bdc
Bump vscode-ripgrep 2017-09-26 17:32:57 -07:00
Joao Moreno 9189399d6a fix smoketest script in windows 2017-09-25 17:39:32 +02:00
Andre Weinand 9279711645 upde DAP 1.24.0 2017-09-25 15:18:43 +02:00
Johannes Rieken 19c992bae8 move ftp provider into an extensions, expose things as proposed api 2017-09-18 16:15:38 +02:00
Johannes Rieken 9bc31f1ca6 Merge branch 'master' into joh/ftp 2017-09-18 11:01:12 +02:00
Daniel Imms e6874a384a Uplevel windows-process-tree
Fixes #34301
2017-09-15 18:43:24 -07:00
Daniel Imms b508eb1b9a Uplevel windows-process-tree
Fixes #34301
2017-09-15 17:46:47 -07:00
Johannes Rieken 90de7db5a1 Merge branch 'master' into joh/ftp 2017-09-13 12:23:12 +02:00
Rob Lourens 02350be480
Bump vscode-ripgrep to get fix for quickopen+rg 2017-09-12 16:12:13 -07:00
Johannes Rieken 9c3fb2ffd1 Merge branch 'master' into joh/ftp 2017-09-12 09:10:22 +02:00
Johannes Rieken 689dcf546f hacking my way around 2017-09-11 21:20:52 +02:00
Joao d941eb71c7 build: lock gulp-tsb 2017-09-11 12:33:10 +02:00
Daniel Imms 055b8b4500 Uplevel xterm.js 2017-09-09 21:26:37 -07:00
Daniel Imms cf10580a1e electron@1.7.7 2017-09-06 11:07:21 -07:00
Joao 38748b4481 linux smoke 2017-09-05 11:40:14 +02:00
Benjamin Pasero 7c77cf2d27 ⬆️ jschardet 2017-09-05 10:56:59 +02:00
Benjamin Pasero 92827867b7 update distro 2017-09-05 08:02:13 +02:00
Joao 750b49ce9e Merge branch 'smoketest' 2017-09-04 11:32:58 +02:00
Matt Bierner 3a5784fe7b Use specific TS version 2017-09-01 13:53:59 -07:00
Matt Bierner 69afce7650 Build using TS 2.5 (#33705)
* Build using TS 2.5

Fixes #33704

* Remove explicit return type
2017-09-01 13:52:42 -07:00
Andre Weinand 4313732a84 bump vscode version to 1.17 2017-09-01 18:14:32 +02:00
Joao b1c545c1c9 wip: clean up smoketest launching 2017-09-01 17:52:29 +02:00
Andre Weinand aa42e6ef81 update distro reference 2017-09-01 17:14:25 +02:00
Benjamin Pasero 5dcbf2e7f3 fix #33503 2017-09-01 12:03:09 +02:00
chrisdias 7b6ceb0821 pick up new distro 2017-08-31 16:27:52 -07:00
Daniel Imms 59aa58b990 Update distro 2017-08-31 08:27:21 -07:00
Benjamin Pasero 16fb321826 update distro 2017-08-31 09:26:02 +02:00
chrisdias 985f2f5c8a updated distro 2017-08-30 18:11:36 -07:00
Andre Weinand 5b2362d64b use DAP@1.23.0 2017-08-30 17:58:08 +02:00
Daniel Imms 956c5de44b Update distro 2017-08-29 14:33:47 -07:00
Andre Weinand 96c545001a upgrade to DAP 1.23.0-pre.0 2017-08-28 15:51:06 +02:00
Alex Dima e60ab23372 Fixes #32990: Call our own version of exit which does not wait for a debugger to disconnect (on the extension host) 2017-08-25 16:32:18 +02:00
Benjamin Pasero fa560055e5 Welcome page icon needs to be updated (fixes #33095) 2017-08-24 19:32:41 +02:00
Daniel Imms 67a290eb70 Downgrade Electron to 1.7.3 with debug fix 2017-08-24 08:24:22 -07:00
Benjamin Pasero baba73a825 Revert "Set electron version to 1.7.3"
This reverts commit e16484a3e7.
2017-08-24 08:08:56 +02:00
Daniel Imms 0aa551ce45 Merge remote-tracking branch 'origin/master' into tyriar/electron-1.7.3 2017-08-23 19:59:45 -07:00
Daniel Imms 4e5b74a4b7 windows-process-tree@0.1.3 2017-08-23 19:59:29 -07:00
Daniel Imms e16484a3e7 Set electron version to 1.7.3 2017-08-23 15:33:42 -07:00
kieferrm b0aefeccd7 update distro 2017-08-23 15:15:58 -07:00
Alex Dima 39c26ad454 native-keymap@1.2.5 2017-08-23 16:07:34 +02:00
Benjamin Pasero d112d08fa2 update distro for new icons 2017-08-23 07:37:53 +02:00
Amy Qiu 2d795089d0 Fix monaco 2017-08-21 16:33:25 -07:00
Amy Qiu adfa422641 Fix conflicts 2017-08-21 11:44:46 -07:00
Amy Qiu ead952302a Integrate native module for WindowsShellHelper 2017-08-21 11:43:35 -07:00
Daniel Imms 97b3b90ada node-pty@0.7.0
Fixes #32802
Fixes #31090
2017-08-21 10:30:09 -07:00
Daniel Imms 04f22441c6 Merge remote-tracking branch 'origin/master' into tyriar/electron-1.7.5 2017-08-20 16:35:38 -07:00
Daniel Imms 441d6c7bd6 Merge pull request #32809 from Microsoft/tyriar/xterm-v3
Pull in xterm.js v3 refactor
2017-08-18 17:49:41 -07:00
Alex Dima 728507a850 Update to native-watchdog@0.2.0 (fixes #32620) 2017-08-18 11:16:31 +02:00
Daniel Imms eee02ecda2 Uplevel xterm.js
This pulls many changes from the v3 branch.

Fixes #32725
2017-08-17 08:56:07 -07:00
Daniel Imms 49001c508d Bump electron version to 1.7.5 2017-08-16 11:30:33 -07:00
Benjamin Pasero 37703a6602 Revert "update distro"
This reverts commit 2626251db8.
2017-08-15 23:11:10 +02:00
Benjamin Pasero 2626251db8 update distro 2017-08-15 12:12:41 +02:00
Alex Dima 0a4b9f324a Add a watchdog mechanism to detect when the extension host JavaScript event loop is unresponsive (#26445) 2017-08-14 12:15:16 +02:00
Rob Lourens 113737877e Merge pull request #31942 from Microsoft/electron/1.7.4
Electron 1.7.x
2017-08-11 18:20:13 -07:00
Christof Marti 23ca41bc4f keytar should be a regular dependency 2017-08-11 12:45:20 -07:00
Rob Lourens 1180fa8e4d Merge branch 'master' into electron/1.7.4 2017-08-11 12:11:30 -07:00
kieferrm 42f932bd34 updating distro reference 2017-08-09 09:18:35 -07:00
Rob Lourens 48ed021dc5 Merge branch 'master' into electron/1.7.4 2017-08-08 07:21:28 -07:00
Rob Lourens 05fc36e170 Update yauzl and vscode-ripgrep 2017-08-07 14:07:19 -07:00
kieferrm a691a0e25c bump vscode version 2017-08-04 15:48:36 -07:00
kieferrm 1af52c0470 update distro reference 2017-08-03 19:51:16 -07:00
Ramya Achutha Rao a7c10fea15 Update distro commit hash 2017-08-03 16:40:53 -07:00
Christof Marti f77b8801ee OSS tool update 2017-08-03 15:13:49 -07:00
Ramya Rao 593ecbef58 Deprecating old emmet (#31783)
* Deprecate old emmet

* Update translations
2017-07-31 15:59:59 -07:00
Johannes Rieken 5f118f0296 more precise mksnapshot version, tho doesn't help... 2017-07-26 11:12:21 +02:00
Johannes Rieken 73e4a1c1c3 bump electron-snapshot version 2017-07-26 09:50:51 +02:00
Andre Weinand 048012e4d2 update to DAP 1.22.0 2017-07-25 22:17:38 +02:00
Daniel Imms 4f0c0b9e76 Merge remote-tracking branch 'origin/master' into electron/1.7.4 2017-07-24 15:46:11 -07:00
Christof Marti 9fd7e0a89d Make keytar a required dependency 2017-07-21 14:46:12 -07:00
Daniel Imms 1ceb20bf17 Merge remote-tracking branch 'origin/master' into electron/1.7.4 2017-07-19 20:56:35 -07:00
Christof Marti b357df0707 Proposed credentials API: Fix linux builds 2017-07-18 18:40:20 -07:00
Christof Marti a6a07a74e0 Proposed credentials API 2017-07-18 14:55:07 -07:00
Daniel Imms 00493873c6 Merge remote-tracking branch 'origin/master' into electron/1.7.4 2017-07-18 08:10:08 -07:00
Joao Moreno b272deba2c move back to vscode-ripgrep 0.0.12 2017-07-18 14:51:20 +02:00
João Moreno dbf3c02531 Revert "Make npm install work again with NPM 5" 2017-07-18 12:35:38 +02:00
Rob Lourens d68fe6be53 Update vscode-ripgrep with temp fix 2017-07-17 13:19:43 -07:00
Daniel Imms 6ef24e1984 Merge remote-tracking branch 'origin/master' into electron/1.7.4 2017-07-17 09:39:21 -07:00
Daniel Imms dd22800efd electron@1.7.4 2017-07-16 12:18:40 -07:00
Ivan Zlatev bce2d5d371 Update yauzl to a newer version to fix electron mksnapshot extract errors. Possibly due to a dependency chain mismatch pulling in an incompatible extract-zip version. 2017-07-15 11:48:38 +01:00
kieferrm 6572aacf64 update distro reference 2017-07-13 07:41:49 -07:00
Benjamin Pasero 56a5bf1724 fix distro commit 2017-07-13 08:11:35 +02:00
kieferrm 4f0f02e575 update distro reference 2017-07-12 14:55:12 -07:00
Matt Bierner 5da27baff3 Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1

Fixes #28643

a

* Reformat a few files for 2.4

* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
Benjamin Pasero de4b5be4c6 Move our watermark to resources so that distro can pick it up (#30256)
* move watermark to resources folder

* add to build

* 💄

* update distro

* update distro
2017-07-12 08:57:37 +02:00
Daniel Imms 91e625f7df node-pty@0.6.9 2017-07-09 17:08:13 -07:00
Daniel Imms 5e7786f1b5 nsfw@1.0.16
Fixes #30126
2017-07-07 14:28:16 -07:00
Daniel Imms b32d2d4490 Uplevel xterm.js
Brings in a bunch of changes from xterm.js@2.8.0 as well as some extra fixes.

Fixes #30260 (for v1.15)
Fixes #29723
2017-07-07 11:32:46 -07:00
Benjamin Pasero 33e251c67b bump to 1.15.0 2017-07-03 10:18:39 +02:00
Rob Lourens bf303b9aa3 Update "distro" key 2017-06-30 15:52:13 -07:00
kieferrm ff6b72fb0e updating distro 2017-06-28 14:55:38 -07:00
Andre Weinand 1888ad8b5e use final DAP 1.21.0 2017-06-28 11:40:57 +02:00
kieferrm 699d92d718 update distro reference 2017-06-25 17:09:56 -07:00
Johannes Rieken 5b06b1966b add support to snapshot the loader and its plugins, #28492 2017-06-23 18:22:19 +02:00
Joao Moreno c5db5546a4 windows x64 setup 2017-06-22 17:36:17 +02:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Joao Moreno ec463ce282 add eslint to hygiene 2017-06-20 16:22:17 +02:00
Joao Moreno 1cf93ab736 update to uglify-es 2017-06-20 11:45:37 +02:00
Daniel Imms eed8149242 Merge remote-tracking branch 'origin/master' into tyriar/nsfw 2017-06-17 02:07:28 -07:00
Joao Moreno 36ae1a6f81 update distro
related to #20732
2017-06-16 10:08:02 +02:00
Daniel Imms 2ebf3751e4 Initial nsfw prototype 2017-06-14 14:01:05 -07:00
Daniel Imms 78250b41d2 node-pty@0.6.8
Fixes #23396
2017-06-12 14:32:48 -07:00
Daniel Imms dd7277720b Uplevel xterm.js 2017-06-09 14:06:05 -07:00
Daniel Imms 69977be4a1 Use beta xterm.js build 2017-06-07 12:55:15 -07:00
Martin Aeschlimann e10bb6e4fb Bump to 1.14 2017-06-02 16:31:55 +02:00
Andre Weinand 9496e10c11 use final 1.20.0 version of DAP modules 2017-06-01 12:48:09 +02:00
Martin Aeschlimann eeb076cc71 Update distro hash 2017-06-01 10:43:23 +02:00
Matt Bierner f8c01e91a9 Update distro for #24538 2017-05-31 17:32:17 -07:00
Martin Aeschlimann 7c3f873bed update to vscode-textmate@3.1.5 2017-05-29 14:32:03 +02:00
Martin Aeschlimann 984750930c update all grammars script 2017-05-26 09:27:49 +02:00
isidor d5316b8ffc update distro 2017-05-24 11:08:36 +02:00
Matt Bierner 13c842c36a Adopt TypeScript 2.3.3 Fixes #27099 2017-05-22 15:41:51 -07:00
Daniel Imms 73ccfe3988 Uplevel xterm.js
Fixes #27096
2017-05-22 15:21:40 -07:00
Daniel Imms 06e162bb29 node-pty@0.6.6 2017-05-21 20:16:06 -07:00
isidor 9c43310389 update distro 2017-05-20 00:22:03 +02:00
Joao Moreno f15ff4e6ee update hockeyapp for win64 2017-05-19 10:58:10 +02:00
Joao Moreno 1081ef16c6 clean crash reporter 2017-05-18 11:33:08 +02:00
Joao Moreno 2bae11e918 increase max_old_space_size 2017-05-18 11:05:17 +02:00
Joao Moreno 72fdad33ca tfs: fix linux32 2017-05-18 08:56:36 +02:00
Daniel Imms ecf1ca70d6 node-pty@0.6.5
Fixes #17609
2017-05-17 10:51:39 -07:00
unknown 2587b41b95 update distro 2017-05-17 14:18:35 +02:00
Joao Moreno c71091755c dynamically fetch product dependencies 2017-05-16 18:12:27 +02:00
Joao Moreno 94c38e09f8 update distro 2017-05-16 08:56:21 +02:00
Matt Bierner 2b9679b5fb Pick up TS 2.3.3-insiders 2017-05-12 18:24:31 -07:00
Joao Moreno 414a28c19c update distro 2017-05-12 17:43:35 +02:00
Joao Moreno 6e3427b1ba update distro 2017-05-12 16:43:18 +02:00
Joao Moreno 97f1fc61f3 tfs: darwin build 2017-05-11 19:37:52 +02:00
Joao Moreno 705847ee6b tfs: darwin wait for signed build 2017-05-11 18:11:50 +02:00
Joao Moreno 0db44440a1 update gulp atom electron 2017-05-11 15:57:59 +02:00
Alex Dima 4c94c83eb0 Update to native-keymap@1.2.4 (#23685) 2017-05-11 11:23:02 +02:00
Joao Moreno 2cf6548165 streamline windows build 2017-05-10 12:56:18 +02:00
Joao Moreno 21d210da22 update distro 2017-05-10 12:42:01 +02:00
Joao Moreno 0a2d89c1ab fix new windows build 2017-05-09 16:11:36 +02:00
Joao Moreno 8b4a75ffd0 streamline win32 build 2017-05-09 11:42:37 +02:00
Joao Moreno 650b75a94a win32 tfs builds 2017-05-09 11:35:33 +02:00
isidor 0a6066eebf update distro 2017-05-04 22:18:58 +02:00
Matt Bierner 8120c7f1b8 Use TypeScrit 2.3.2 for building VSCode (#25753) 2017-05-02 14:14:18 -07:00
Matt Bierner e062e906fd 1.13 2017-04-28 15:13:57 -07:00
Matt Bierner 79b1ec851a Run distro tool 2017-04-28 10:27:47 -07:00
Alex Dima 2865949f01 Fixes #24153: ISO Keyboards: Backslash and IntlBackslash "swapped" 2017-04-28 16:20:06 +02:00
Rob Lourens c681260b37 Update ripgrep - fix #24050 2017-04-26 20:47:35 -07:00
Andre Weinand b99c9284fb use final version v1.19.0 of DAP 2017-04-26 22:43:49 +02:00
Benjamin Pasero 6aa7ea47ad update distro 2017-04-24 16:20:13 +02:00
Joao Moreno 8b23eaba06 🐛 update distro
fixes #24492
2017-04-24 12:08:57 +02:00
Daniel Imms 84b2a1ecb6 node-pty@0.6.4
Fixes #14286
2017-04-23 11:36:03 -07:00
Daniel Imms ffbb38175d Uplevel xterm.js
Fixes #24126
2017-04-21 20:00:28 -07:00
Joao Moreno 68fde39142 update distro 2017-04-20 14:45:32 +02:00
Joao Moreno 5590786c2f update distro 2017-04-20 10:26:51 +02:00
Joao Moreno 53203db313 update distro 2017-04-20 09:52:54 +02:00
Joao Moreno 8ee028caf4 update distro 2017-04-19 18:29:00 +02:00
Joao Moreno 5f3740fb7f update distro 2017-04-19 17:57:29 +02:00
Joao Moreno ff6238754c update distro 2017-04-19 16:38:39 +02:00
Joao Moreno 2a5f1bb905 update distro repo 2017-04-19 15:43:30 +02:00
Johannes Rieken f9ee4da5dd Revert "Revert "Use TS 2.2 to build VSCode (#24734)""
This reverts commit 48722f6791.
2017-04-14 14:34:47 +02:00
Johannes Rieken 48722f6791 Revert "Use TS 2.2 to build VSCode (#24734)"
This reverts commit f36539258a.
2017-04-14 13:11:18 +02:00
Matt Bierner f36539258a Use TS 2.2 to build VSCode (#24734) 2017-04-13 19:51:53 -07:00
Alex Dima 8f67f0721c Fixes #24566: Add support for three char hex colors in syntax colors 2017-04-13 15:07:00 +03:00
Joao Moreno 1d1d15d1e0 👷 update distro
fixes #24492
2017-04-11 14:59:41 +02:00
Benjamin Pasero ebf71dae52 Update to electron 1.6.x (#23842) 2017-04-10 07:58:06 +02:00
Alex Dima 029143a1b1 native-keymap@1.2.2 (fixes #23833) 2017-04-04 12:41:18 +02:00
Benjamin Pasero 83972fb935 applicationinsights 0.17.0 => 0.17.1 2017-04-04 10:45:25 +02:00
isidor 2872c60898 bump version to 1.12 2017-03-31 15:29:05 +02:00
isidor e13708c4cb udpate to latest distro 2017-03-31 11:54:56 +02:00
Alex Dima 5e234bf101 Fixes #23460 2017-03-29 16:06:54 +02:00
Alex Dima 24f219194a vscode-textmate@3.1.2 2017-03-29 13:45:51 +02:00
Benjamin Pasero 5bd5d152d8 jschardet 1.4.2 2017-03-27 16:31:39 -07:00
Benjamin Pasero dc8f08ad63 Merge remote-tracking branch 'upstream/master' into auto-detect-encoding 2017-03-27 16:27:13 -07:00
Andre Weinand 96ec825979 use DAP v1.18.0 2017-03-27 14:23:15 +02:00
tomoki1207 519daf64e1 detect encoding 2017-03-23 13:01:37 +09:00
Alex Dima 801ec905a3 Merge remote-tracking branch 'origin/master' into alex/keybinding 2017-03-22 17:26:37 +01:00
Alex Dima b228c50e7d React to changing keyboard layout 2017-03-22 17:19:51 +01:00
Alex Dima bb159589f1 native-keymap@1.2.0 2017-03-22 13:28:46 +01:00
Daniel Imms 7deeeb4bfa Update distro 2017-03-22 00:07:25 -07:00
Joao Moreno ec9e37a924 🚑 update distro 2017-03-21 09:49:04 +01:00
Ramya Rao b597b12357 Send telemetry only to vortex (#22867)
* Send telemetry only to vortex

* Updating distro commit in package.json
2017-03-20 19:30:35 -07:00
Alex Dima d10239639b First cut at integrating keyboard mappers 2017-03-20 17:23:06 +01:00
Rob Lourens 6094fcfaa3 Bump vscode-ripgrep (removes broken dts) 2017-03-15 22:49:40 -07:00
Rob Lourens 62ec995019 Ripgrep search 2017-03-15 12:42:57 -07:00
Rob Lourens 6cb6a82fa1 Bump vscode-ripgrep 2017-03-14 14:56:13 -07:00
Rob Lourens 39b2639b65 Bump vscode-ripgrep 2017-03-13 17:31:48 -07:00
Rob Lourens 10b6134a47 Add vscode-ripgrep as a dependency 2017-03-13 16:03:34 -07:00
Daniel Imms 75e05a7f1f Uplevel xterm.js
This brings in new link handler code to support ctrl/cmd links
2017-03-04 14:19:12 -08:00
Joao Moreno 0f996a7663 update distro
fixes #21659
2017-03-02 09:32:20 +01:00
Johannes Rieken d5f91e7906 use nicer package dependency 2017-03-01 15:58:30 +01:00
Johannes Rieken b76c8bea27 add performance-startup-profile flag 2017-03-01 15:56:55 +01:00
Martin Aeschlimann c1a1cd0aac Update vscode-textmate (fixes #21310) 2017-02-28 16:29:18 +01:00
rebornix 8e0bf06eb0 bump version for 1.11 2017-02-27 13:27:45 -08:00
Martin Aeschlimann b57bff6a85 Update distro version (for vue recommendation) 2017-02-24 13:39:48 +01:00
Alex Dima 33c592a97d native-keymap@0.4.0 2017-02-21 22:45:01 +01:00
Andre Weinand 3015d74160 use 1.17 version of debug protocol 2017-02-21 18:31:41 +01:00
Daniel Imms 32df24e60c Update distro
Only submit 64-bit packages to apt repo
2017-02-16 12:28:04 -08:00
Daniel Imms 2d074d85c7 Update distro 2017-02-15 22:11:28 -08:00
Daniel Imms ba9815c4f2 Update distro
This should bring in Linux repo package publishing
2017-02-15 22:06:08 -08:00
Daniel Imms bc4d3de046 Uplevel node-pty@0.6.2 2017-02-13 20:26:52 -08:00
Matt Bierner 7f8173680f Use @types a few more places (#20159) 2017-02-07 18:16:19 -08:00
Matt Bierner 22fdff9baf Use @types for a few d.ts files in src (#20157) 2017-02-07 17:12:47 -08:00
Ramya Rao 239b199f6d Use patched emmet to support svg and orphaned quote bug (#19655) 2017-02-07 08:54:54 -08:00
chrmarti feebefb676 Copy code-icon.svg to near where it is used (fixes #19541) 2017-02-07 07:59:55 -08:00
João Moreno b365c687d9 Merge pull request #19434 from typicode/master
Update ghooks (deprecated) devDependency
2017-02-06 12:11:37 +01:00
Johannes Rieken 09356b440e update distro 2017-02-02 17:42:56 +01:00
Johannes Rieken 0ac41bc369 update distro 2017-02-02 11:25:41 +01:00
Johannes Rieken 569b7f74ff update distro, mix perf when needed 2017-02-02 11:09:42 +01:00
Johannes Rieken 202a6db2ac update distro 2017-02-02 10:36:08 +01:00
Daniel Imms 8fee7c8e58 Use shorter pointer to xterm github dependency 2017-02-01 13:41:03 -08:00
Daniel Imms 5c64c4c6ce Uplevel xterm.js
This brings in:

- eraseRight/Left null exception
- Animation frame idle performance
- Pull renderer out

Fixes Microsoft/vscode#19640
Part of Microsoft/vscode#12000
Fixes Microsoft/vscode#19651
2017-02-01 13:36:04 -08:00
Benjamin Pasero 95ed1f3b1d 1.9.0 => 1.10.0 2017-01-30 10:30:36 +01:00
Christof Marti 27f71f85f3 Use VSCode icons (fixes #18860) 2017-01-26 20:55:34 -08:00
Joao Moreno 0cb79bfe76 update distro 2017-01-26 15:43:15 +01:00
typicode 937a7b6ea8 Update ghooks (deprecated) devDependency 2017-01-26 13:23:36 +01:00
João Moreno f7f27f5876 update distro 2017-01-25 09:21:21 +01:00
Joao Moreno b38c908076 update distro 2017-01-24 10:22:24 +01:00
Joao Moreno 1285d40334 add extra keywords to language extension query
related to #18147
2017-01-23 12:11:22 +01:00
Andre Weinand 79301f3e36 debug protocol: update to v1.16 2017-01-23 11:33:57 +01:00
Daniel Imms 8f76900a67 node-pty@0.6.1
Fixes #18985
2017-01-21 14:48:00 -08:00
Daniel Imms 6c592cfe32 Uplevel to node-pty@0.6.0
Fixes #13625
Fixes #10163
2017-01-20 04:33:00 -08:00
Joao Moreno 3f7a29880c fix heap issue 2017-01-19 13:59:30 +01:00
Daniel Imms 3e418e1b88 Increase npm run watch/compile max RAM to 4gb
Node defaults to a limit of 1.7gb apparently, this causes issues particularly
on Windows where it's easy to hit this limit. This change rolls the limit
adjustment into npm run watch and npm run compile.

Fixes #7108
2017-01-18 15:40:20 -08:00
Daniel Imms 63f1fa6680 Uplevel node-pty to 0.6.0-beta2
This is the first build to feature the upgrade to winpty@0.4.1 in addition to
the conversion to TypeScript and general code clean up. The most notable
change is that Git Bash no longer goes out of sync and likely a bunch of other
issues in #14613. Certain applications within WSL do not function correctly
with this build.

I tested this on Windows and Linux.

Part of #13625
2017-01-15 21:25:16 -08:00
Benjamin Pasero 172cce82a4 Improved mixin of product 2017-01-13 10:34:26 +01:00
Benjamin Pasero 2cdc2b3da8 update distro 2017-01-13 07:55:52 +01:00
Benjamin Pasero a6175d0756 Fix build (#18492) 2017-01-13 07:15:26 +01:00
Matt Bierner ed5a9f269d Pick up 2.1.5 release (#18429) 2017-01-11 18:10:13 -08:00
Erich Gamma 3625052492 update to tslint 4.0 2017-01-11 09:00:57 +01:00
Alex Dima 88c45c4e57 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-09 11:19:26 +01:00
Daniel Imms 6a3fbdad11 Merge remote-tracking branch 'origin/master' into tyriar/node-pty 2017-01-06 23:59:22 -08:00
Daniel Imms 13457a0763 pty.js -> node-pty
Fixes #13625
2017-01-06 23:36:37 -08:00
Alex Dima 51b5727501 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-06 17:06:26 +01:00
Matt Bierner 97ba3fddce Pick up ts 2.1.4 (#18061) 2017-01-05 12:30:42 -08:00
Alex Dima ebc43b3e8b Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-05 12:31:43 +01:00
Alex Dima a115c028f8 vscode-textmate@3.1.0 2017-01-05 11:18:13 +01:00
Joao Moreno 023c83fe4d update distro 2017-01-05 08:39:52 +01:00
Alex Dima d43423b5b1 vscode-textmate@3.0.1 2017-01-04 14:44:56 +01:00
Alex Dima 6e61a294a1 vscode-textmate@3.0.0 2017-01-03 11:56:48 +02:00
Daniel Imms d298183b26 Uplevel xterm.js
The terminal should be a lot faster at processing output now thanks to
sourcelair/xterm.js#422

Also of note: sourcelair/xterm.js#417: changed escape sequence for alt-arrow to work on bash on os x
2016-12-28 06:51:21 -08:00
Benjamin Pasero 1631cf8ea5 iconv-lite => 0.4.15 2016-12-15 17:57:01 +01:00
Benjamin Pasero 68d88d0544 graceful-fs => 4.1.11 2016-12-15 17:57:01 +01:00
Daniel Imms f087eea3bd Merge pull request #16169 from aperezdc/flatpak
Support building Flatpak application bundles
2016-12-14 10:06:55 -08:00
Adrian Perez de Castro 9383c9aa68
Support building Flatpak bundles
This adds support for building Flatpak application bundles, which should be
runnable on any Linux distribution with Flatpak support. See the page at
http://flatpak.org/getting.html

New Gulp tasks are added to prepare a directory with the needed files
(vscode-linux-${arch}-prepare-flatpak), assembling the Flatpak bundles
(vscode-linux-${arch}-flatpak), and for cleaning the build directories
(clean-vscode-linux-${arch}-flatpak). This mimics how the Debian and RPM
package creation works. Hence, building an application bundle is done with:

  $ gulp vscode-linux-x64-flatpak
  [...]
  $ ls *.flatpak
  com.visualstudio.code.oss-x86_64.flatpak

Installing and running the application is achieved with:

  $ flatpak --user install --bundle com.visualstudio.code.oss-x86_64.flatpak
  $ flatpak run com.visualstudio.code.oss

(Removing "--user" would install the application system-wide. Also note that
the "org.freedesktop.Platform" runtime needs to be installeed, check the
Flatpak website for instructions.)

The "flatpak-bundler" development dependency provides an asynchronous API to
invoke "flatpak-builder". The "gulp-image-resize" module is used to
incorporate scaling of the application icon to multiple sizes, and uses
ImageMagick (or GraphicsMagick) under the hood, which is commonly available on
most GNU/Linux distributions.

Instead of building the Electron dependencies ourselves, this uses the
io.atom.electron.BaseApp bundle as base application.

Instead of building the Electron dependencies, this reuses the
"io.atom.electron.BaseApp" bundle as base application. The contents of the
base application are imported at build time, and then Electron and the
prepared files added on top. The prebuilt base application will be fetched
automatically using the URL specified in the "baseFlatpakref" attribute of the
manifest, and it is kindly hosted at Amazon S3 by Endless Computers
(https://endlessm.com). The sources for the base application can be found at:

  https://github.com/endlessm/electron-flatpak-base-app/
2016-12-14 16:46:32 +02:00
Daniel Imms b69e40dd8a Use license in product.json for rpm
Fixes #17133
2016-12-13 21:10:29 -08:00
Ramya Rao 9f405d098d Bump up version for applicationinsights (#17001) 2016-12-12 11:15:27 -08:00
João Moreno 0e525b3ac5 Version bump 2016-12-12 10:30:47 +01:00
Ramya Achutha Rao cfdcd76d62 updating distro 2016-12-08 21:36:33 -08:00
Martin Aeschlimann e5a4fab120 Update vscode-textmate to 2.3.2. Fixes #15792 2016-12-08 17:29:17 +01:00
Andre Weinand bc1eec763a update node-debug 2016-12-08 14:24:34 +01:00
Dirk Baeumer 643027641e Require gulp-tsb 2.0.3 2016-11-29 12:39:24 +01:00
Daniel Imms 4721762a2a Uplevel xterm.js
Fixes #15913
2016-11-28 16:03:37 -08:00
Christof Marti 13592c2984 Pull in curated keymaps (#15159) 2016-11-23 16:17:06 -08:00
Daniel Imms d38381d0e2 Uplevel xterm to 2.1.0
Fixes #11542
2016-11-16 15:02:43 -08:00
Benjamin Pasero 97bef4bdc6 Update to electron 1.4.x (#15298)
* electron 1.4.6

* fix broken DND image feedback

* OSS input

* remove cat.exe as it is no longer needed

* update electron.d.ts

* set new ELECTRON_NO_ASAR environment for forked processes

* Automatically enable high contrast theme when enabled in Windows (fixes #15360)
2016-11-14 14:27:53 +01:00
Martin Aeschlimann 332fd57d3f Fix for source maps in extensions 2016-11-14 11:34:53 +01:00
Daniel Imms 5ba34ae5cf Revert "Uplevel pty.js"
This reverts commit 22d1f42f79.

Bash on Ubuntu errors out during launch using the newer version, reverting
so it can be investigated first.
2016-11-11 20:44:21 -08:00
Daniel Imms 22d1f42f79 Uplevel pty.js
This upgrade includes an upgrade of winpty from a 0.2.x to 0.3.1
2016-11-11 11:55:33 -08:00
Matt Bierner efad54865c Update to VSCode-Textmate 2.3.1
This bumps the vscode-textmate version to pick up this work: https://github.com/Microsoft/vscode-textmate/pull/30

Taking in this change allows us to take in fixes such as #14626, and also addresses some exisitng edge cases
2016-11-08 10:43:11 -08:00
Joao Moreno d7d4dac6c3 ipc: remove vscode:startCrashReporter
#10587
2016-11-04 11:32:34 +01:00
Benjamin Pasero 4fa6342ae4 bump 1.8.0 2016-10-28 17:17:08 +02:00
Joao Moreno cc1d40a7ba add compile script 2016-10-28 10:45:04 +02:00
Benjamin Pasero cb0a9f0aac update distro 2016-10-28 07:44:04 +02:00
Benjamin Pasero 797f90b7b5 oss input 2016-10-27 09:16:32 +02:00
Andre Weinand 56f9d92e45 use v1.14 of debug protocol module 2016-10-26 17:52:00 +02:00
Alexandru Dima 320cda32c8 Merge pull request #14488 from mjbvz/vscode-textmate-23
Update to VSCode-Textmate 2.3
2016-10-26 15:21:40 +02:00
Joao Moreno a825785947 fixes #14519 2016-10-26 10:21:05 +02:00
Joao Moreno 64ddcad455 distro 2016-10-26 09:44:10 +02:00
Matt Bierner 7d4940faa4 Update to VSCode-Textmate 2.3
Bumps vscode-textmate to 2.3 in order to pick up this work: https://github.com/Microsoft/vscode-textmate/pull/26

Closes #14294
2016-10-25 12:48:50 -07:00