Commit graph

63 commits

Author SHA1 Message Date
Benjamin Pasero 06cb6467b5 bump version to 0.10.9 for February work 2016-02-05 10:15:36 +01:00
Johannes Rieken a2d7b62d24 use gulp-tsb 0.10.1 2016-02-03 12:33:25 +01:00
Johannes Rieken 0053dfc730 consume gulp-tsb 1.10.0 and fix 'new' compile issues 2016-02-02 12:16:26 +01:00
Joao Moreno 30c34d0d5e version bump 2016-02-01 09:58:37 +01:00
Alex Dima 82ef0ad89a Fixes #2522: Use official oniguruma node module 2016-01-29 12:04:25 +02:00
Alex Dima 5faf3c84a0 Fixes #2420: vscode-textmate@1.0.10 2016-01-29 03:33:02 +02:00
Andre Weinand 27c9b5cf19 fix typo in debug protocol 2016-01-28 12:43:30 +01:00
Martin Aeschlimann 1379c39944 Merge pull request #2245 from Microsoft/aeschli-json-language-server
Add json language server
2016-01-25 22:10:46 +01:00
Martin Aeschlimann 6f9a797f77 Revert postinstall experiment 2016-01-25 17:54:29 +01:00
Martin Aeschlimann 4a2006c9a0 Trying to fix postinstall 2016-01-25 17:45:54 +01:00
Martin Aeschlimann eae624b917 post install fix 2016-01-25 16:40:08 +01:00
Andre Weinand f3cedbfa09 once again upgrade to latest debug protocol 2016-01-22 19:54:58 +01:00
Andre Weinand 67549346ad upgrade to latest debug protocol 2016-01-22 19:04:05 +01:00
Martin Aeschlimann 817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Joao Moreno ffc63e459b update gulp-atom-electron
fixes #1998
2016-01-21 15:59:20 +01:00
Chris Bentivenga 0a15080018 Fixing indentation in package.json 2016-01-20 17:10:41 -08:00
Erich Gamma 04b451c914 Adding tslint and typescript as a dependency to satisfy the peerDependencies of tslint and gulp-tslint. 2016-01-20 09:46:33 +01:00
Joao Moreno dc4cc72aa7 pick up quality folder during gulp mixin 2016-01-19 11:26:23 +01:00
Joao Moreno ef3f9d9d88 Merge remote-tracking branch 'origin/master' into enable-tslint 2016-01-18 09:51:04 +01:00
Erich Gamma 8fac1e1017 Integrated tslint 2016-01-14 17:53:55 +01:00
Andre Weinand 0a62fc834c update to debugprotocol 1.3.0 2016-01-14 16:02:25 +01:00
Joao Moreno b20b424880 add documentdb dependency 2016-01-13 17:08:35 +01:00
Benjamin Pasero 008867f064 bump version to 0.10.7 2016-01-13 15:59:13 +01:00
Johannes Rieken 44b8ebe084 merge with master 2016-01-11 13:03:39 +01:00
Johannes Rieken 2e95c110f4 use weak references to track TextDocument that were given out to consumers 2016-01-11 12:50:40 +01:00
Benjamin Pasero 0bdf9538ce Linux: userData path changed due to Electron update (fixes #1871) 2016-01-11 08:58:44 +01:00
Benjamin Pasero 6915fcdf80 Merge branch 'master' into ben/electron 2016-01-07 08:22:08 +01:00
Joao Moreno ecfc3c659d fixes #1787 2016-01-06 17:24:20 +01:00
Benjamin Pasero 73571b598f Merge branch 'master' into ben/electron 2016-01-06 16:27:33 +01:00
Andre Weinand 7b7840aa1a update debugprotocol to 1.2.1 2016-01-06 15:55:37 +01:00
Benjamin Pasero 1c4656f045 Merge branch 'master' into ben/electron 2016-01-05 19:05:15 +01:00
Andre Weinand 90b80d32a5 update debugprotocol module 2016-01-05 15:36:00 +01:00
Benjamin Pasero 45b142889e we are actually on 0.10.6 2016-01-04 14:55:02 +01:00
Benjamin Pasero 06d149db0b use electron 0.35.5 2016-01-04 14:50:34 +01:00
Johannes Rieken 2e42d6502f use version 0.1.2 of native-keymap 2015-12-19 11:44:48 +01:00
Johannes Rieken e2708af1ac bump version to 0.10.5 2015-12-17 15:00:57 +01:00
Alex Dima 200858bab1 Fixes #1358: update to native-keymap@0.1.1 2015-12-16 11:33:23 +01:00
Joao Moreno c31326bbcb whitespace 2015-12-15 17:15:03 +01:00
Joao Moreno 5845b8ee1b version bump 2015-12-11 18:01:43 +01:00
Johannes Rieken aa9ca2f6ae use native-keymap@0.1.0 2015-12-11 17:22:56 +01:00
Andre Weinand 0851f9b009 add dependency to 'vscode-debugprotocol' npm module 2015-12-09 15:29:49 +01:00
Johannes Rieken b71ce1948a use ~1.7.3 2015-12-07 16:11:47 +01:00
Benjamin Pasero 92cba7e9fe fix builds 2015-12-07 15:57:28 +01:00
Alex Dima 0f49124c93 Adopt vscode-textmate@1.0.9 2015-12-07 10:03:56 +01:00
Alex Dima f502bda8de Try to render keybindings with their physical labels 2015-12-04 13:47:07 +01:00
Johannes Rieken ad03fd62b3 remove the last csharp-o occurrences and make build happy 2015-12-03 12:17:28 +01:00
Joao Moreno f32317576c patch exe file version
fixes #853
2015-12-02 11:11:34 +01:00
Benjamin Pasero 45cf858677 Merge pull request #854 from Microsoft/ben/electron-v0.34.5
Adopt latest Electron build (#826)
2015-12-01 16:52:41 +01:00
Joao Moreno b8b38173bf update windows-mutex 2015-12-01 15:35:49 +01:00
Benjamin Pasero ebac96772e update electron to 0.34.5 2015-12-01 11:45:01 +01:00