Commit Graph

221 Commits

Author SHA1 Message Date
Daniel Imms
74d0241a41 Uplevel pty.js
Fixes #7727
Part of #8429
2016-10-12 12:26:30 -07:00
Johannes Rieken
377ad6d828 use v3.1.0 of typescript-formatter
It is now less eager to insert trailing newlines
2016-10-10 10:06:33 +02:00
Johannes Rieken
440e12648d use 'release version' of tsfmt fork 2016-10-07 18:22:17 +02:00
Johannes Rieken
ccf3dc0849 add typescript-formatter as dev dependency 2016-10-07 17:25:20 +02:00
Tereza Tomcova
90770d236f Call AllowSetForegroundWindow before sending IPC to the running instance on Windows (Fixes #929) 2016-10-07 11:14:54 +02:00
Alex Dima
809cef10e5 Fixes #11417: Adopt native-keymap@0.3.0 2016-10-05 17:33:33 +02:00
Benjamin Pasero
8ba8ad1826 bump to version 1.7.0 2016-10-05 09:02:14 +02:00
Joao Moreno
0af52604e5 distro
related to #11722
2016-10-04 12:21:39 +02:00
Benjamin Pasero
5010ee2df2 Simplify configuration resolver (#13051) 2016-09-30 09:29:04 -07:00
Matt Bierner
0bd444927d Consistently access config values in launch.config (fixes #13051) 2016-09-29 20:15:39 -07:00
Joao Moreno
29889f712f update distro 2016-09-28 14:20:02 +02:00
Joao Moreno
74a745642c update distro
fixes #12007
2016-09-28 12:57:01 +02:00
Benjamin Pasero
366e1bfdb4 update distro commit 2016-09-28 09:44:16 +02:00
Benjamin Pasero
15cfd4bd95 build with electron 1.3.7 2016-09-27 09:29:40 +02:00
Alex Dima
d93a6ae847 Bump to use latest distro 2016-09-26 22:54:19 +03:00
Alex Dima
db88c3180d Update fast-plist to v0.1.2 2016-09-26 06:26:32 +03:00
Dirk Baeumer
a464b8a7b5 Fixing compile error caused by TS 2.0.3 2016-09-23 09:03:16 +02:00
Dirk Baeumer
179f3780de Merge branch 'master' into dbaeumer/TS2.0 2016-09-22 21:36:02 +02:00
Andre Weinand
bd818acc37 use final v1.13.0 of debug protocol 2016-09-22 16:31:09 +02:00
Dirk Baeumer
1ad65140b4 Update typescript extension to 2.0.2 2016-09-21 16:13:49 +02:00
Dirk Baeumer
16ba6ba4a2 More work to move to TS 2.0.x 2016-09-21 15:21:07 +02:00
Alex Dima
966e89535b Update vscode-textmate 2016-09-21 10:32:46 +03:00
Alex Dima
e3ed701a9f Update oniguruma and native-keymap 2016-09-21 00:47:01 +03:00
Joao Moreno
de7267dc4e update uglify. bubble errors. scoped eslint 2016-09-19 10:22:57 +02:00
Daniel Imms
179f86fd63 Uplevel xterm.js
Fixes #11244
Fixes #11908
2016-09-15 20:58:01 -07:00
Joao Moreno
94eb60a292 fix fsevents compatibility for build tools 2016-09-14 17:00:23 +02:00
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Joao Moreno
21f75fad42 update distro 2016-09-13 10:43:07 +02:00
Benjamin Pasero
ebf96cded4 workaround build issue with fsevents on windows 2016-09-12 16:56:21 +02:00
Johannes Rieken
835e8d7292 Merge pull request #11583 from Microsoft/joh/11455
Joh/11455
2016-09-07 12:50:17 +02:00
Joao Moreno
1e6871de50 update distro 2016-09-07 11:47:15 +02:00
Johannes Rieken
59d8e568db update package dependencies 2016-09-06 16:13:32 +02:00
Benjamin Pasero
c411cd4216 bump to 1.6.0 2016-09-06 09:32:35 +02:00
Andre Weinand
3f569e8602 use generated protocol definition; fixes Microsoft/vscode-debugadapter-node#51 2016-09-05 17:48:53 +02:00
Benjamin Pasero
7a517bbd73 Merge branch 'master' into ben/next 2016-09-05 16:48:31 +02:00
Joao Moreno
6a6cbbdb91 drop gulp-symdest 2016-09-05 12:38:29 +02:00
Joao Moreno
258cd9d0dd add eslint as dev-dependency 2016-09-05 12:04:54 +02:00
Joao Moreno
c524ef6c71 lock distro version 2016-09-05 11:29:44 +02:00
Benjamin Pasero
bd8177f635 bump chokidar to 1.6 2016-09-05 09:13:36 +02:00
Andre Weinand
7446776383 use v1.12.0 of debug protocol 2016-08-31 18:19:04 +02:00
Joao Moreno
e13c306194 bump gulp-symdest 2016-08-31 11:29:00 +02:00
Daniel Imms
298a435412 Uplevel xterm.js
Fixes #10685
2016-08-25 09:57:44 -07:00
Daniel Imms
b639303aff Uplevel xterm.js
Fixes issue of change terminal line-height breaking scrolling
Fixes #9822
2016-08-18 11:18:23 -07:00
Alex Dima
8fb191d692 Try to get TS coverage 2016-08-18 13:29:58 +02:00
Alex Dima
7533f1e141 Adopt vscode-textmate@2.1.1 2016-08-17 17:11:02 +02:00
Alex Dima
9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Alex Dima
93ea49c1e1 Adopt vscode-textmate@2.1.0 2016-08-17 12:03:05 +02:00
Joao Moreno
18f23a0938 Merge branch 'master' of https://github.com/nojvek/vscode into nojvek-master 2016-08-12 10:50:40 +02:00
Daniel Imms
a166edd7b8 Uplevel xterm.js 2016-08-09 09:45:24 -07:00
Daniel Imms
4cbec65d16 Implement terminal scroll bar
Fixes #6602
2016-08-09 09:26:03 -07:00