Commit Graph

2121 Commits

Author SHA1 Message Date
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