Commit Graph

3731 Commits

Author SHA1 Message Date
Sofian Hnaide
4062cc17e4 add optout configuration for telemetry 2016-02-15 12:58:04 -08:00
Sofian Hnaide
aa66d9686f move telemetry service config to telemetry 2016-02-15 11:33:12 -08:00
isidor
9be8c03040 debug: do not send breakpoints to adapter if file is dirty
fixes #2975
2016-02-15 13:01:59 +01:00
isidor
353efc5490 debug: show breakpoints as dirty if file modified 2016-02-15 13:01:58 +01:00
Dirk Baeumer
dc7bb0c64a Merge branch 'dbaeumer/nls-package-json' 2016-02-15 12:23:08 +01:00
Dirk Baeumer
3595a3af33 Externalize strings for TypeScript extensions 2016-02-15 12:20:28 +01:00
Alex Dima
9eff529eca Add Error List 2016-02-15 12:04:12 +01:00
isidor
71765d1fb2 debug: do not color 'not avaible' in red, it is too prominent. 2016-02-15 12:03:27 +01:00
isidor
7e7cc0a9cf debug: null guard 2016-02-15 12:02:34 +01:00
Dirk Baeumer
786f40122b Added additional | signatures 2016-02-15 11:52:06 +01:00
isidor
d8e101a0d6 debug: save vertical space when showing paused reason 2016-02-15 11:44:32 +01:00
Andre Weinand
4d5e7dd9c5 update node-debug 2016-02-15 11:35:50 +01:00
Joao Moreno
d46c0646f2 move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
isidor
de60490b30 debug: do not show unsupported breakpoint is session is not acrive 2016-02-15 09:46:28 +01:00
Andre Weinand
9f66e9cd5d update node-debug 2016-02-15 00:27:30 +01:00
Andre Weinand
ab6fe3ff4b add exceptionBreakpointFilters capability 2016-02-15 00:24:25 +01:00
Alex Dima
2706f731f3 Add tests for tokenSelectionSupport 2016-02-14 23:54:37 +01:00
Andre Weinand
60ebc67379 update node-debug (announce support for conditional breakpoints) 2016-02-14 18:18:39 +01:00
Isidor Nikolic
974cacbaee Merge pull request #2991 from SofianHn/master
refactor AIAdatper out of ai telemetry appender
2016-02-14 17:47:41 +01:00
isidor
7b5387f3c4 debug: decorate conditional breakpoints as unsupported when adapter does not support them. 2016-02-14 17:35:14 +01:00
isidor
74ca4c3680 debugProtocol: supportsConditionalBreakpoints 2016-02-14 17:34:05 +01:00
Andre Weinand
8a96bd5da6 update node-debug (nls work) 2016-02-14 00:01:15 +01:00
Alex Dima
d561058791 Better handling of cross-mode bracket matching 2016-02-13 14:19:25 +01:00
Brad Gashler
ae75a36b3b Added icons for unsupported breakpoints 2016-02-12 17:31:30 -08:00
Sofian Hnaide
ae96e2cbff refactor AIAdatper out of ai telemetry appender 2016-02-12 16:36:01 -08:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Andre Weinand
7ec1904233 update node-debug 2016-02-13 00:08:49 +01:00
Daniel Imms
ec54b8289e Add git as a package dependency 2016-02-12 13:36:00 -08:00
Daniel Imms
994b0ad09d Add maintainer email back in
It's a package quality requirement to avoid security warnings on installation
2016-02-12 13:34:44 -08:00
Daniel Imms
e581d75dcb Fix tslint error in cli.ts 2016-02-12 12:34:33 -08:00
Daniel Imms
61f5dc6697 Fix Linux .desktop file name 2016-02-12 11:51:24 -08:00
Martin Aeschlimann
e7e8ed29ff Merge pull request #2971 from Microsoft/aeschli-folding
Add indent based code folding
2016-02-12 18:07:41 +01:00
Martin Aeschlimann
219496359c [folding] turn folding on by default 2016-02-12 18:05:44 +01:00
Alex Dima
9f18292150 tslint 2016-02-12 18:02:01 +01:00
Martin Aeschlimann
0f61b67de5 Merge branch 'master' into aeschli-folding 2016-02-12 17:57:34 +01:00
Martin Aeschlimann
ba43f5fb5b Merge pull request #2873 from mkosieradzki/patch-2
Fixed typo in json parser
2016-02-12 17:46:45 +01:00
Martin Aeschlimann
e49b48d984 FIxes #2965 [folding] incorrect folding region when folding vscode.d.ts 2016-02-12 17:39:14 +01:00
Alex Dima
2b3cca886b tslint 2016-02-12 17:37:47 +01:00
Martin Aeschlimann
0f8bc3b19e [folding] use Ctrl+Shift+Bracket, fix fold/unfold all 2016-02-12 17:32:19 +01:00
Alex Dima
d27f694455 tslint 2016-02-12 17:29:34 +01:00
Joao Moreno
98b3482a49 tslint 💄 2016-02-12 17:20:07 +01:00
Martin Aeschlimann
c8a956e139 [folding] don't grow visual decoration 2016-02-12 17:10:12 +01:00
Martin Aeschlimann
9929545f48 [folding] use pointing cursor 2016-02-12 17:05:50 +01:00
Joao Moreno
be4a1ef00c add darwin specific launcher 2016-02-12 16:58:39 +01:00
Joao Moreno
76465f35f8 make control quality aware 2016-02-12 16:26:40 +01:00
Alex Dima
48a527de6c Suggest: keep completionModel alive in the suggestModel to speed things up dramatically in the no matching suggestions case 2016-02-12 16:15:13 +01:00
Joao Moreno
16f31d80e8 make code.desktop quality aware 2016-02-12 16:11:49 +01:00
Joao Moreno
1940ca7163 rename linux executable to quality 2016-02-12 16:11:49 +01:00
isidor
d06956dd63 editor: allow editor action descriptor to pass in a KbExpr 2016-02-12 16:08:57 +01:00
Dirk Baeumer
90dce6abea Add support to localize package.json 2016-02-12 16:06:34 +01:00