Commit Graph

90679 Commits

Author SHA1 Message Date
Joao Moreno
1741f43f13 add zlib to baseModules 2016-02-10 17:49:27 +01:00
Joao Moreno
9fc1cfd52d use cached gallery results
related to #2621
2016-02-10 17:38:40 +01:00
Joao Moreno
ada872b46b fix IXHRResponse interface link 2016-02-10 17:37:24 +01:00
Joao Moreno
15f383980a introduce cacheUrl 2016-02-10 17:36:56 +01:00
Joao Moreno
76e888f0cd support gzip content-encoding in rawHttpService 2016-02-10 17:15:29 +01:00
isidor
6f4cbfe049 debug: fix error propagation
fixes #2891
2016-02-10 16:27:37 +01:00
isidor
4090a5d2ea debug: make reapply all breakpoints a global workbench action 2016-02-10 15:59:48 +01:00
Andre Weinand
b5cd85f2ba update node-debug (add vscode-nls) 2016-02-10 15:59:03 +01:00
Andre Weinand
3050628f8c update node-debug 2016-02-10 15:26:58 +01:00
Martin Aeschlimann
b7e6e6fae7 [json] better support for null, and array of types 2016-02-10 14:04:54 +01:00
Martin Aeschlimann
0f6a10b4b0 Fixes #2856: [json] Warnings in status bar after updating to version 0.10.8 2016-02-10 14:04:53 +01:00
isidor
b58ed36b12 debug: announce program state to user
fixes #2671
2016-02-10 12:57:40 +01:00
isidor
9dc7a52497 git: bring back smart enablement for stage action 2016-02-10 11:22:28 +01:00
Martin Aeschlimann
ac63c6b7e1 Update perl grammar (Nov 21) 2016-02-10 10:56:58 +01:00
isidor
9ce9fdeea5 debug: introduce breakpoint.idFromAdapter
fixes #2013
2016-02-10 10:46:59 +01:00
Martin Aeschlimann
09ad6b4bab Show collapse only on hover 2016-02-10 10:19:28 +01:00
Joao Moreno
e2e32dfe0b fixes #2847 2016-02-10 09:43:01 +01:00
mkosieradzki
82b804fb21 Fixed typo in json parser 2016-02-10 03:47:06 +01:00
Sofian Hnaide
b433ee53b2 wokraround false positives in tslint 2016-02-09 16:03:50 -08:00
Alex Dima
568c9e5120 Begin using mode's brackets when searching for brackets 2016-02-10 00:27:26 +01:00
Alex Dima
8c60e594c9 Cleanup in electricCharacter 2016-02-09 23:26:36 +01:00
Alex Dima
8e7bbd0f27 New logic for brackets in electricCharacter 2016-02-09 22:24:37 +01:00
Erich Gamma
9ca8d4cb10 Changed category from 'ww' to 'View' 2016-02-09 21:01:33 +01:00
Daniel Imms
2f12972fc4 Merge pull request #2650 from Tyriar/378_add_usage
Add -h/-v command line args and unified launch scripts
2016-02-09 11:36:55 -08:00
Daniel Imms
1d24e7016b Remove yargs, roll own arg parser 2016-02-09 11:15:05 -08:00
Daniel Imms
aedd9ecd9e Revert "Add yargs@^3.32.0 to shrinkwrap"
This reverts commit f71475856b.
2016-02-09 11:14:04 -08:00
Daniel Imms
dfb1fa08e7 Merge remote-tracking branch 'upstream/master' into 378_add_usage 2016-02-09 10:49:38 -08:00
isidor
9993de279d debug: use badges 2016-02-09 18:10:57 +01:00
Martin Aeschlimann
71c8b15045 Folding using indentation 2016-02-09 17:50:17 +01:00
Benjamin Pasero
c3d1b9fa89 offer reload action when extension host dies 2016-02-09 17:41:37 +01:00
Joao Moreno
1902dcef06 💄 2016-02-09 16:55:27 +01:00
Joao Moreno
599b29cfa9 alert the user when the shared process crashes
fixes #2785
2016-02-09 16:55:27 +01:00
isidor
eb1524a1fa debug: do not open viewlet on start if sidebar hidden
fixes #2742
2016-02-09 16:43:57 +01:00
isidor
9bd5d2608b git: remove smartness around stage selected lines enablement
fixes #2839
2016-02-09 16:37:33 +01:00
isidor
ead5dfaa6d debug: focus the just added watch expression or function breakpoint
fixes #2846
2016-02-09 16:25:19 +01:00
Benjamin Pasero
7187b27f79 fix overflow 2016-02-09 16:21:47 +01:00
Benjamin Pasero
3d521cf28d dropdown: support mouse down => context menu => action => mouse up to execute 2016-02-09 16:04:50 +01:00
Benjamin Pasero
1562d7ab71 linting 2016-02-09 15:57:47 +01:00
Alex Dima
deb966b963 Simplify modes around word definition 2016-02-09 15:54:34 +01:00
Benjamin Pasero
710ba676f6 linting markdown 2016-02-09 15:51:29 +01:00
Alex Dima
e9dc6c029e Simplify mode comment support 2016-02-09 15:49:15 +01:00
Benjamin Pasero
821c2f88e9 fix tab focus color in extension quick open to be clearer visible 2016-02-09 15:46:23 +01:00
Alex Dima
e73a047a39 Move ICharacterPairContribution to characterPair.ts 2016-02-09 15:42:21 +01:00
Alex Dima
f24c9e768b More monarch enhancedBrackets removal 2016-02-09 15:40:14 +01:00
Alex Dima
c91d26863e Remove regexBrackets 2016-02-09 15:37:31 +01:00
Joao Moreno
7fd66ab5a3 remove unused requires 2016-02-09 15:30:35 +01:00
Alex Dima
b3e9164e49 Remove enhancedBrackets from monarch for now 2016-02-09 15:24:05 +01:00
Joao Moreno
cf6884c01e refactgor bootstrap-amd 2016-02-09 15:23:23 +01:00
Benjamin Pasero
cf1e93a5f4 better focus adjustment to last active view 2016-02-09 15:20:51 +01:00
Alex Dima
6ec574f698 Migrate final users of electricCharacter.onEnter to onEnterRules 2016-02-09 15:15:54 +01:00