Commit Graph

143 Commits

Author SHA1 Message Date
Benjamin Pasero
d54ff3ada6 update to electron 1.2.5 2016-07-02 08:35:49 +02:00
Alex Dima
f7748b3132 Less memory consumption - adopt vscode-textmate@2.0.1 (#7912) 2016-07-01 01:48:25 +02:00
Alex Dima
170db15a2b Fixes #8173: Adopt vscode-textmate with fast plist parser, make fast plist parser disableable via editor.useExperimentalParser 2016-06-30 19:06:18 +02:00
Andre Weinand
2550eb7df1 update node-debug and debug protocol 2016-06-30 12:27:47 +02:00
Daniel Imms
8468572d05 Uplevel xterm.js 2016-06-27 14:29:41 -07:00
Daniel Imms
2daa16e272 Uplevel xterm.js 2016-06-23 21:48:52 -07:00
Erich Gamma
d2f9b29ca3 Update TypeScript dependency to ^1.8.10 (1.8.0 produces errors). 2016-06-20 15:51:58 +02:00
Daniel Imms
f2cbc150f7 Update xterm.js version 2016-06-16 11:26:57 -07:00
Joao Moreno
425305ae31 strip ansi escape codes
fixes #7644
2016-06-15 13:00:50 +02:00
Joao Moreno
f9cbc1f511 fix pty reference 2016-06-15 13:00:50 +02:00
Benjamin Pasero
7b7297e091 take out ancient engines declaration 2016-06-14 16:19:54 +02:00
Daniel Imms
cd0d62adf1 Use specific xterm.js version as dependency 2016-06-13 07:43:10 -07:00
Daniel Imms
9bbb48bd59 Update xterm dep to use master
Active bug fixing is happening, it should be tested
2016-06-10 13:33:44 -07:00
Daniel Imms
7b21a5c98a Merge pull request #7288 from Microsoft/tyriar/xtermjs_terminal
Tyriar/xtermjs terminal
2016-06-08 10:28:35 -07:00
Joao Moreno
44b3781cd1 version bump 2016-06-07 09:55:19 +02:00
Daniel Imms
6af224054a xterm.js prototype 2016-06-06 08:33:03 -07:00
Alex Dima
0da2c0039a bump vscode version 2016-05-26 16:37:02 +02:00
Andre Weinand
73cbbe8c57 update node debug (use final 1.9.0 protocol) 2016-05-23 15:52:16 +02:00
Alex Dima
8251e416a9 Update vscode-textmate to 1.1.0 2016-05-23 15:29:45 +02:00
Daniel Imms
f3f2c65a51 Use Tyriar/pty.js fork 2016-05-20 13:47:29 -07:00
Daniel Imms
ca7937b279 Revert "Disable integrated terminal to unblock Windows build"
This reverts commit bbc1950d34.
2016-05-20 13:47:28 -07:00
Daniel Imms
bbc1950d34 Disable integrated terminal to unblock Windows build 2016-05-19 13:45:28 -07:00
Daniel Imms
7689b1c8e0 Merge remote-tracking branch 'origin' into tyriar/integrated_terminal 2016-05-13 10:46:31 -07:00
Daniel Imms
695ae2ba41 Use platformio's pty.js 2016-05-13 10:28:25 -07:00
Andre Weinand
a9808d5f4f upgrade to debug protocol 1.8.0 2016-05-04 15:18:23 +02:00
Joao Moreno
bfec11d703 use lowercase 2016-05-04 11:26:38 +02:00
Joao Moreno
b35c322fda dont use spaces in package.json 2016-05-04 11:26:38 +02:00
Joao Moreno
e634302883 extract userData path computation 2016-05-04 11:26:38 +02:00
Johannes Rieken
85855abf69 Merge branch 'master' into tyriar/integrated_terminal 2016-04-29 12:56:30 +02:00
Alexandru Dima
696ae41f59 minor version bump 2016-04-26 10:58:02 +02:00
Joao Moreno
66afadecbd Merge branch 'master' into cli 2016-04-25 10:42:10 +02:00
Daniel Imms
d1d8c0f1ac Use jeremyramin/pty.js 2016-04-24 03:06:50 -07:00
Daniel Imms
a443f81f0f Use jeremyramin/term.js 2016-04-24 01:52:34 -07:00
Daniel Imms
2e0869c784 Merge branch 'master' into tyriar/integrated_terminal 2016-04-23 23:33:07 -07:00
Benjamin Pasero
549b305201 spawn REG ENOENT (fixes #5003) 2016-04-23 10:21:33 +02:00
Joao Moreno
ee1e5a79e9 add minimist 2016-04-22 11:24:51 +02:00
Joao Moreno
44c3957d45 Merge branch 'postinstall' of https://github.com/f111fei/vscode into f111fei-postinstall 2016-04-21 16:01:18 +02:00
isidor
218086235b update version to 1.0.1 2016-04-20 10:52:11 +02:00
Daniel Imms
ae6bc33196 Set dep to pty.js@0.3.0 2016-04-19 14:09:59 -07:00
Daniel Imms
df1e1517bb Merge branch 'master' into tyriar/integrated_terminal 2016-04-19 12:33:25 -07:00
Daniel Imms
891b8c0bf0 Integrated terminal prototype
Part of #143
2016-04-19 12:31:10 -07:00
Joao Moreno
9bff59dfc4 lock down dependencies 2016-04-19 11:05:58 +02:00
Martin Aeschlimann
235cbcdf9d Move bower/package.json dependency completions to javascript extension 2016-04-18 17:55:40 +02:00
Benjamin Pasero
339b989984 Update to Electron 0.37.6 (#5378)
* electron bump

* oss bump

* adopt missing will-quit call when using process.exit()

* more bgcolor fixes

* add comment
2016-04-16 18:54:01 +02:00
Benjamin Pasero
39f404acb8 :arrowup: gulp-atom-electron 2016-04-14 17:32:48 +02:00
Benjamin Pasero
84abe71111 Update to Electron 0.37.x (#2559) 2016-04-13 15:07:21 +02:00
Johannes Rieken
7c4c828dcb no more weakness 2016-04-13 09:56:31 +02:00
f111fei
8fb523f810 optimize postinstall 2016-04-12 10:20:18 +08:00
Johannes Rieken
c48212f8e0 bump version to 1.0.0 2016-04-11 10:57:14 +02:00
Martin Aeschlimann
24dfa08f6f Theme tests as extension test 2016-04-08 23:26:12 +02:00