Commit Graph

2148 Commits

Author SHA1 Message Date
Johannes Rieken 13eaadc104 simplify content renderer 2016-01-25 10:28:40 +01:00
Johannes Rieken 21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Johannes Rieken 016f521fa7 longer wait time for showTextDoc, #2217 2016-01-25 10:28:16 +01:00
Johannes Rieken 1d47228e95 one more attempt, fixes #2217 2016-01-25 09:59:08 +01:00
Benjamin Pasero 38b02aecaf less outline flashing 2016-01-25 08:55:51 +01:00
Benjamin Pasero fcbb726bc8 make sure disabled buttons have no tabindex 2016-01-25 08:37:51 +01:00
Benjamin Pasero 9d4f7e9751 fix feedback button sizing with new label 2016-01-25 08:37:51 +01:00
Alexandru Dima 91a93c90a9 Merge pull request #1653 from ivanixgames/toggleWordWrap_1b
Toggle word wrap 1b
2016-01-25 09:22:11 +02:00
Alex Dima 194e2eb2d3 Do not use Ctrl+Alt+ keybindings 2016-01-25 09:20:57 +02:00
Alexandru Dima 6bd7139ca7 Merge pull request #1479 from Bigous/master
Implementation of editor.action.insertCursorAtEndOfEachSelectedLine
2016-01-25 09:18:51 +02:00
Benjamin Pasero 1477f20ca4 more focus indication tweaks 2016-01-25 08:04:16 +01:00
Andre Weinand 11ab20666a update mono-debug 2016-01-25 00:30:58 +01:00
Sofian Hnaide 39a12660a7 Merge pull request #2193 from waderyan/send-smile-to-twitter
Send smile to twitter
2016-01-23 19:20:09 -08:00
Andre Weinand fd27b3f88b 💄debug adapter test suite 2016-01-24 00:34:07 +01:00
Benjamin Pasero 6a6a09cf7a outline: solid 2016-01-23 18:15:21 +01:00
Erich Gamma ba0315c57b Incorporated feedback from the emoji police, added a dancer icon when salsa is supported 2016-01-23 17:57:37 +01:00
Benjamin Pasero 363aeeafb6 aria: apply more attributes to help screen readers 2016-01-23 16:04:49 +01:00
Benjamin Pasero 80fc8b8596 tweaks for keyboard accessibility 2016-01-23 14:23:10 +01:00
Brad Gashler 1132f27e22 Watch variables now hilight whenever changed. 2016-01-22 17:23:35 -08:00
Wade Anderson 3f74bd8369 Changed the words prompting feedback. 2016-01-22 14:10:22 -08:00
Wade Anderson 2745e27ff2 Changed the label on SAS button and hashtag. 2016-01-22 14:01:41 -08:00
Chris Dias e9353c8916 associate vb script (.vbs) files with VB syntax 2016-01-22 12:33:10 -08:00
isidor 72eff6bcaa debug: null guard
fixes #2022
2016-01-22 21:21:01 +01:00
Andre Weinand f3cedbfa09 once again upgrade to latest debug protocol 2016-01-22 19:54:58 +01:00
Andre Weinand 67549346ad upgrade to latest debug protocol 2016-01-22 19:04:05 +01:00
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