Commit Graph

2692 Commits

Author SHA1 Message Date
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
Joao Moreno
e2e32dfe0b fixes #2847 2016-02-10 09:43:01 +01:00
Sofian Hnaide
b433ee53b2 wokraround false positives in tslint 2016-02-09 16:03:50 -08: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
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
Benjamin Pasero
710ba676f6 linting markdown 2016-02-09 15:51:29 +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
Joao Moreno
7fd66ab5a3 remove unused requires 2016-02-09 15:30:35 +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
Joao Moreno
fd5416fda7 fix build 2016-02-09 15:09:03 +01:00
Joao Moreno
44a565c814 refactor bootstrap
related to #2785
2016-02-09 14:59:29 +01:00
Joao Moreno
9f9aa618ac narrow down use of VSCODE_NLS_CONFIG 2016-02-09 14:59:29 +01:00
isidor
3c84fe64eb debug: 'breakpoint' event 2016-02-09 12:34:37 +01:00
isidor
399451e911 debug: nicer function breakpoints api 2016-02-09 12:34:37 +01:00
Benjamin Pasero
33f4c31442 Promise => TPromise in most of workbench land 2016-02-09 12:17:10 +01:00
isidor
529e4d9682 debug: make add function breakpoints action a global workbench action 2016-02-09 11:17:32 +01:00
isidor
3f0381cd6c debug: surface function breakpoints 2016-02-09 11:17:32 +01:00
Benjamin Pasero
45e344292a more reliable tests in ci 2016-02-09 11:17:15 +01:00
Benjamin Pasero
b25c7412cb test timeout increase 2016-02-09 11:14:00 +01:00
Benjamin Pasero
22b9009c83 VSCode does not respect window layout during debugging [Windows] (fixes #2612) 2016-02-09 10:48:12 +01:00
Benjamin Pasero
6745a1e1e6 Mac: wrong command shortcut for Hide Others (fixes #2786) 2016-02-09 10:43:53 +01:00
Benjamin Pasero
d743c3884c use proper version of vscode 2016-02-09 10:36:22 +01:00
Daniel Imms
84ca9b76c7 Move arg parsing to launcher.js 2016-02-08 21:59:49 -08:00
Wade Anderson
6d44eeda01 Added feedback information 2016-02-08 17:36:44 -08:00
isidor
3369743762 debug: use TPromise, not Promise 2016-02-08 18:09:19 +01:00
Benjamin Pasero
e23b397ad0 add "bindings" and "nan" into our shrinkwrap file for "weak" module
On Mac, since windows-mutex is not installed, an npm install with npm 3 otherwise seems to fail.
2016-02-08 17:18:32 +01:00
Joao Moreno
3f19f5e08c fix compile errors 2016-02-08 16:51:55 +01:00
Joao Moreno
6daaca3720 fix bad next page 2016-02-08 16:49:54 +01:00
isidor
6bf8f1aecc debug: allow setting breakpoints on whitespace lines
fixes #2790
2016-02-08 16:29:31 +01:00