Commit Graph

3212 Commits

Author SHA1 Message Date
isidor
a4e106699b debug: dispose watch expression template actionBar 2016-03-31 17:25:29 +02:00
isidor
f4c0f85a64 debug: show all stopped reasons 2016-03-31 16:31:54 +02:00
Johannes Rieken
5768c131eb ops - oversight when adding SuggestionType 2016-03-31 15:59:54 +02:00
Joao Moreno
268ee8a6ed fix file editor input tests 2016-03-31 15:49:41 +02:00
Dirk Baeumer
db941b760e Make eslint and jshint owners of their problem matchers 2016-03-31 15:37:22 +02:00
isidor
ac93ead4ee debug: use italic for 'load more stack frames' 2016-03-31 15:08:38 +02:00
Johannes Rieken
d1bd49756a use SuggestionType over string 2016-03-31 15:07:24 +02:00
Johannes Rieken
7dad3b093f simplify URI#file, less replacing and decoding 2016-03-31 13:58:09 +02:00
isidor
c284835040 debug: vertical align x icon
fixes #4513
2016-03-31 12:38:04 +02:00
Johannes Rieken
79b7c879ff don't encode = in http(s) uris, fixes #4315 2016-03-31 12:05:18 +02:00
Johannes Rieken
4afab83336 Merge pull request #4640 from Microsoft/joh/tsjs-slim
slim TS/JS workers
2016-03-31 11:45:55 +02:00
isidor
f4d46394d7 debug: stack frames paging
fixes #4792
2016-03-31 11:39:47 +02:00
Johannes Rieken
385ea5c68b deduplicate some tests 2016-03-31 11:35:56 +02:00
Joao Moreno
428fe82f0d fix lifecycle 2016-03-31 11:04:24 +02:00
Johannes Rieken
219fe65bf2 Merge branch 'master' into joh/tsjs-slim 2016-03-31 10:53:09 +02:00
Johannes Rieken
5dce83b9ed disable failing tests 2016-03-31 10:52:14 +02:00
Johannes Rieken
5ddd166d59 remove obsolete registerXYZ-methods 2016-03-31 10:33:25 +02:00
isidor
57fb970cba debug: simler state handling
fixes #4807
2016-03-31 10:14:31 +02:00
Johannes Rieken
099ebce431 adopt lifecycle-changes 2016-03-31 09:48:21 +02:00
Johannes Rieken
621ca2633f merge with master 2016-03-31 09:45:30 +02:00
Benjamin Pasero
dc387ded9c configuration: buffer requests to reload configuration from an event 2016-03-31 09:37:13 +02:00
Joao Moreno
3040249c7c Merge branch 'lifecycle' 2016-03-31 09:30:23 +02:00
Benjamin Pasero
2ce1c955c7 use capital casing 2016-03-31 08:49:34 +02:00
Benjamin Pasero
ca0d3c119b Command palette's camel case matching does not work for non ASCII characters (fixes #4691) 2016-03-31 08:49:34 +02:00
isidor
489be2c9c2 debug: terminate session when debugged extension gets closed
fixes #4239
2016-03-30 21:14:03 +02:00
Benjamin Pasero
8fcfc7c29a limit the flood of progress events for fulltext searches 2016-03-30 19:30:59 +02:00
Dirk Baeumer
6460795c2b Fixed typos 2016-03-30 17:17:25 +02:00
Dirk Baeumer
8a9e100145 Added comment for platfrom.locale 2016-03-30 17:16:51 +02:00
Johannes Rieken
d778e70879 update to TypeScript 1.8.9 2016-03-30 15:56:57 +02:00
Johannes Rieken
d972cd61d6 merge AbstractWorker into typescript-module, renames 2016-03-30 15:39:40 +02:00
isidor
0ccfbe9372 add nls comments to make it clearer for translators
fixes #4410
2016-03-30 15:15:54 +02:00
Benjamin Pasero
2046573cf7 Closing extension Code instance doesn't make Run stop #4239 2016-03-30 15:14:26 +02:00
Johannes Rieken
42966a0c05 be prepared for missing services 2016-03-30 15:05:24 +02:00
Johannes Rieken
87c1d235e1 merge javascript into languages/typescript 2016-03-30 14:55:00 +02:00
isidor
6ab26866dc arrays.distinct do not filter out default string keys
fixes #3655
2016-03-30 12:19:49 +02:00
Johannes Rieken
a86b48bb8e make worker manager an entry point 2016-03-30 12:10:38 +02:00
Benjamin Pasero
787bd070eb Search in all files with a regex with .* and a trailing space doesn't work (fixes #4678) 2016-03-30 12:03:57 +02:00
isidor
e261525aad debug: add context menu copy action to repl
fixes #3974
2016-03-30 11:52:38 +02:00
Johannes Rieken
b6b561d681 Merge branch 'master' into joh/tsjs-slim 2016-03-30 11:35:41 +02:00
Johannes Rieken
7a9aea9d19 adjust build files 2016-03-30 11:34:03 +02:00
Johannes Rieken
dfaba75d66 remove more unused stuff 2016-03-30 11:29:48 +02:00
isidor
ff5911c9d0 debug improve error messages when launching adapter
#4735
2016-03-30 11:24:51 +02:00
Johannes Rieken
257cada5f1 expose additional language service methods 2016-03-30 11:21:19 +02:00
Johannes Rieken
ecb0a5a7a0 support for diagnostics 2016-03-30 11:04:55 +02:00
Benjamin Pasero
914716033f Searching for "travis" in quick open, in vscode repo, doesn't find it easily (fixes #3818) 2016-03-30 10:53:27 +02:00
Andre Weinand
563c0209ed add stackframe paging support to debug protocol and node-debug 2016-03-30 10:46:48 +02:00
isidor
76d1940d03 debug: better state changes on preLaunchTask failures
fixes #4726
2016-03-30 10:35:36 +02:00
Johannes Rieken
466dc695cb outline, format range, format on type 2016-03-30 10:13:51 +02:00
Johannes Rieken
afc3556cc9 reuse proper model sync logic 2016-03-30 09:39:59 +02:00
Benjamin Pasero
ee5757c3f2 remove unused style 2016-03-30 09:05:07 +02:00