Commit Graph
2118 Commits
Author SHA1 Message Date
isidor e66dd6523d debug: Capabilities to debugProtocol.d.ts 2016-01-22 17:09:41 +01:00
Andre Weinand d607841812 add missing 'body' to InitializeResponse 2016-01-22 16:59:35 +01:00
Alex Dima 3225eed88a Fixes #1476: show X of Y in findWidget 2016-01-22 17:36:03 +02:00
isidor 00c941b4b2 debug: report telemtry events to telemetry
fixes #2011
2016-01-22 16:18:58 +01:00
isidor b0ad6e7596 debug: repect adapter capabilities
fixes #2022
2016-01-22 16:10:39 +01:00
Dirk Baeumer e123bcef28 Fixes #2182 2016-01-22 15:29:52 +01:00
isidor 58b0f2b134 debug: viewlet implement focus()
fixes #2040
2016-01-22 14:53:39 +01:00
Andre Weinand 25fa3ac1e7 update node-debug 2016-01-22 14:47:26 +01:00
isidor 8c81545ff7 debug: show full source path when it is not available
fixes #2026
2016-01-22 14:44:47 +01:00
isidor 840fb15744 fix breakpoint widget height on win 2016-01-22 14:41:04 +01:00
isidor add5e10c4f somebody probably pushed this console.log by accident 2016-01-22 12:54:33 +01:00
isidor 61343d8c20 debug: tune repl input box size across platforms
fixes #2125
2016-01-22 12:46:24 +01:00
isidor b637655978 panel: fix sash layout issue when sidebar right 2016-01-22 12:46:24 +01:00
Johannes Rieken 42596574eb Use different default CompletionItemKind, fixes #2169 2016-01-22 11:44:34 +01:00
isidor 6483a2df2a panel: share close panel action 2016-01-22 11:34:46 +01:00
isidor 3611a7257a debug: improve repl input box size 2016-01-22 11:21:17 +01:00
Dirk Baeumer 3b3bba341f Merge branch 'salsa-status' 2016-01-22 10:05:36 +01:00
Johannes Rieken 0697316d74 don't mention locale for now, make env a namespace and move to namespace region, make sure env exists event in case of telemetry failure 2016-01-22 09:59:25 +01:00
Dirk Baeumer 8e6415a70d Tooltip tweak. Fixed nls issue 2016-01-22 09:54:27 +01:00
Johannes Rieken 86ecfe849d fix api test 2016-01-22 09:50:52 +01:00
Andre Weinand 2e8b7998ea update node-debug 2016-01-21 23:09:03 +01:00
Sofian Hnaide 4733c1f1df Merge pull request #2136 from SofianHn/master
Adding a global Env to the extension API
2016-01-21 11:40:34 -08:00
Isidor Nikolic 0858ba16f0 Merge pull request #2146 from Microsoft/isidorn/output-panel
Output in horizontal panel
2016-01-21 20:17:50 +01:00
Sofian Hnaide c6a8188e6c fix format 2016-01-21 11:16:05 -08:00
isidor d45a84a5d3 output: do not pop() from registry channels 2016-01-21 20:15:56 +01:00
Sofian Hnaide 159509fd37 bring back version to prevent breaking change to the api 2016-01-21 11:12:45 -08:00
Erich Gamma fec692f33e oops, fixed testing left over 2016-01-21 19:15:30 +01:00
isidor fec6200c2d Merge master 2016-01-21 18:14:07 +01:00
isidor b6d15c655b output: panel set input to active channel upon creation 2016-01-21 18:12:28 +01:00
isidor d17c8e6831 output: use storage service to store active channel 2016-01-21 18:12:03 +01:00
Erich Gamma 00d0b3b0da show error message in tooltip 2016-01-21 17:58:58 +01:00
Erich Gamma 47758c4ab5 fixed copyright 2016-01-21 17:55:32 +01:00
Erich Gamma 7f5ebcd06c Show text in status bar when Salsa is used, check whether the tsserver supports salsa. 2016-01-21 17:55:16 +01:00
Joao Moreno 208f405e53 npe
fixes #2112
2016-01-21 17:35:37 +01:00
Joao Moreno 890d835b80 npe
fixes #2100
2016-01-21 17:35:37 +01:00
isidor 2c1a82c6cf output: remove outputPanel reference in output service 2016-01-21 17:31:56 +01:00
isidor 88990808b8 output: bundle outputPanel 2016-01-21 17:31:13 +01:00
isidor ba6339014e output: outputPanel will be dipsoed by compositePart 2016-01-21 17:16:51 +01:00
isidor ccce7f6fdb stringEditor: remove defaultWrappingColumn and defaultLineNumbers 2016-01-21 17:13:33 +01:00
isidor 20b8e9bcde panels do not need an order 2016-01-21 17:03:48 +01:00
isidor 072f8b0048 output: channel is mandatory 2016-01-21 17:00:01 +01:00
Dirk Baeumer 5f7226b867 Add support to trace the message on request failure 2016-01-21 16:57:10 +01:00
Benjamin Pasero c692997ccf fix issue with focus indication in empty quick open 2016-01-21 16:49:06 +01:00
isidor 321c49324b output: OutputPanel override getId() instead of messing with StringEditor (causes api tests to fail) 2016-01-21 16:37:30 +01:00
Martin Aeschlimann a038512621 colorful default themes: make sure the theme works with 0.10.3 2016-01-21 15:55:42 +01:00
Joao Moreno ffc63e459b update gulp-atom-electron
fixes #1998
2016-01-21 15:59:20 +01:00
Benjamin Pasero 7acb6ff442 more focus indication styles improvements 2016-01-21 15:52:37 +01:00
isidor 5fa32affe9 vscode.d.ts make column argument deprecated 2016-01-21 15:34:30 +01:00
Benjamin Pasero d4b5aa94c5 better focus indication in activity bar 2016-01-21 15:33:02 +01:00
isidor 8faae6d6ba output: remove unused css and icons 2016-01-21 15:25:03 +01:00