Commit Graph

51 Commits

Author SHA1 Message Date
Landon 9c85f9f697 Preceding whitespace is now ignored. 2017-03-08 19:43:20 +09:00
isidor 80de3f6d9c fixes #21596 2017-03-01 12:06:22 +01:00
isidor d9b92c9a89 fixes #21384 2017-02-27 11:01:46 +01:00
isidor 973bac0c4f Use schema allOf property to get independent error reporting
fixes #21113
2017-02-23 11:15:32 +01:00
Andre Weinand ad82ccdd15 add protocol attribute to deprecation message; fixes #20993 2017-02-21 17:39:11 +01:00
isidor 696fe81349 fixes #20993 2017-02-21 17:21:39 +01:00
isidor 00104cc62d introduce alternative column syntax for variable replacment
fixes #16064
2017-02-21 16:45:14 +01:00
isidor d27b28ff16 clarify translation
fixes #20313
2017-02-10 10:20:50 +01:00
Andre Weinand fc11a4c1ab use node's version of path.isAbsolute; fixes #19386 2017-01-26 00:13:43 +01:00
Andre Weinand a9ed1f0290 fix review feedback 2017-01-18 15:35:55 +01:00
Andre Weinand 1627a34e48 Allow extensions to handle launching of the debug adapter; fixes #8645 2017-01-18 12:14:32 +01:00
isidor 929a29e531 debug: no folder debugging
fixes #285
2017-01-11 12:06:25 +01:00
isidor d4d5a23fcf debug: only show adapters that have initialConfigurations 2017-01-10 15:17:00 +01:00
isidor 8d6540f92c Revert "If there is only one adapter with an initial configuration automatically pick it to simplify debug setup"
This reverts commit ac0856ef50.
2017-01-10 15:17:00 +01:00
isidor ac0856ef50 If there is only one adapter with an initial configuration automatically pick it to simplify debug setup 2017-01-10 12:40:24 +01:00
isidor 0dca311662 remove relative path warning 2016-11-29 17:19:26 +01:00
isidor b37fe7a26e debug adapter test: initial config file content 2016-11-23 11:38:41 +01:00
isidor b0780bc908 debug test: adapter merge 2016-11-21 16:59:23 +01:00
isidor a0450b317e debug: allow adapters to contribute snippets 2016-11-21 16:06:15 +01:00
isidor 755d6db442 debug: fix test failure 2016-11-17 16:47:39 +01:00
isidor b6da96bad4 debug adapter cleanup and restructure 2016-11-17 15:06:21 +01:00
isidor c2c080daa1 debug: restructure imports 2016-11-11 11:47:26 +01:00
isidor 96f7793a7c debug: remove support for composites 2016-11-09 16:13:14 +01:00
isidor 44c88fa143 nls comments fixes #14993 2016-11-07 10:18:48 +01:00
isidor 3146507ffd debug: support debugServer per configuration
fixes #13783
2016-10-28 12:34:51 +02:00
isidor 602741e5f2 debug: surface multiple debug sessions 2016-10-24 10:54:50 +02:00
isidor 0e470e093d debug: allow adapters to provide full launch.json content 2016-10-11 18:32:18 +02:00
Johannes Rieken 6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Dirk Baeumer f64813174a Fixing new compile error detected by 2.0 compiler 2016-09-22 16:38:53 +02:00
isidor b61917ba8f debug: remove package.json massaging (it now lives in node debug)
fixes #9061
2016-09-22 15:02:30 +02:00
isidor 399f03f668 configurationResolverService tests 2016-09-21 12:41:48 +02:00
isidor 724c4ce22d debug: adopt configurationResolverService 2016-09-21 12:41:48 +02:00
Andre Weinand 130a50f673 no longer warn about non-absolute paths for 'runtimeExecutable' 2016-09-10 23:14:28 +02:00
isidor ac630b9b38 debug: import linting 2016-08-03 10:31:26 +02:00
Don Jayamanne b8c4a030be changes to resolve code review issues #8042 2016-07-08 20:45:36 +10:00
isidor 25e555ee4a debug: suggestions inside os specific settings
#1873
2016-06-02 18:53:49 +02:00
isidor 6aa2de7e8a Operating System Specific Properties in launch.json
fixes #1873
2016-06-02 12:31:41 +02:00
isidor bac909403b debug adapter: add interactive variables as a field to package.json 2016-05-31 23:52:33 +02:00
isidor bb9d5dd3df debug: additional telemetry data on debug session start
fixes microsoft/vscode-distro#35
2016-05-20 18:01:31 +02:00
isidor 4726b2971d debug: configuration to reveal debug console
fixes #5889, fixes #4045
2016-05-04 12:50:22 +02:00
isidor a0b9377ab5 debug: use paths.isAbsoluteRegex 2016-03-02 15:32:01 +01:00
isidor e062f38102 debug: preLaucnhTask default value is null
fixes #3335
2016-02-26 11:55:38 +01:00
isidor f08128f331 debug: aiKey 2016-02-16 15:36:12 +01:00
isidor 8c578ecd9a debug: telemetry key contributed by debug adapters
fixes #2931
2016-02-16 15:24:59 +01:00
isidor 7679884837 debug: support winx86
fixes #1696
2016-02-05 12:52:59 +01:00
isidor 2bc11998d8 debug: improve simple wording 2016-01-12 17:43:27 +01:00
isidor f4dfed42a5 debug: show warnings in launch.json for relative paths
fixes #1575
2016-01-12 17:12:45 +01:00
isidor d01c69d084 debug: nls love 2016-01-08 17:07:59 +01:00
isidor 8408ca4ac0 debug: lint in node/ and electron-browser 2015-12-22 16:48:31 +01:00
isidor 4507346bba debug: support both "win" and "windows" in package.json
fixes #1142
2015-12-10 15:54:32 +01:00