Commit graph

15663 commits

Author SHA1 Message Date
Benjamin Pasero 0b27b528a7 fix #21097 2017-02-23 07:58:24 +01:00
Benjamin Pasero f5709e46ce fix #21093 2017-02-23 07:49:35 +01:00
Benjamin Pasero 27ee2f3fd6 fix #21086 2017-02-23 07:36:04 +01:00
Benjamin Pasero 586937080d fix #21166 2017-02-23 07:20:21 +01:00
Benjamin Pasero 490b297848 ignore file watching in node_modules on windows (for #12042) 2017-02-23 07:02:11 +01:00
Rob Lourens 88d482ce03 node-debug@1.10.18 2017-02-22 21:00:44 -08:00
Christof Marti 4d8fe6dfa7 Add telemetry on outcome of open folder action (fixes #21238) 2017-02-22 16:59:48 -08:00
rebornix 03417bc97a Fix #21129. DND on the same line 2017-02-22 16:47:35 -08:00
Matt Bierner 6c9f4712b7 Adopt ts 2.2.1 2017-02-22 15:14:31 -08:00
Matt Bierner 39ebfdecb9 Use snippet for default jsdoc 2017-02-22 15:05:32 -08:00
rebornix a8fbd6e060 Fix #21085. Disable DND in readonly editors 2017-02-22 14:51:21 -08:00
Christof Marti efabd7434d Add telemetry for keymap links (fixes #21224) 2017-02-22 14:43:53 -08:00
Matt Bierner eebf74eab5 Tweak jsdoc completion to allow it to be disabled by disabling snippets and so that it does not match words in the suggestion list 2017-02-22 14:37:57 -08:00
Andre Weinand de593dd632 update node-debug 2017-02-22 23:31:01 +01:00
Alex Dima 84b3edcd0b commit changes to monaco.d.ts 2017-02-22 22:58:02 +01:00
Alex Dima f790c5aa69 Disable minimap in diff & embedded editors 2017-02-22 22:53:33 +01:00
rebornix 4241782c78 Fix #21078. Align drag and drop with other options in the editor 2017-02-22 13:51:23 -08:00
rebornix a3be2428bc .make dnd target more distinguishable 2017-02-22 13:50:35 -08:00
Alex Dima dea9dd9b3f Have the zoneWidget respect the minimap width 2017-02-22 22:45:17 +01:00
Martin Aeschlimann 3c0ac99311 stale color box when switching languages. Fixes #21108 2017-02-22 22:37:55 +01:00
Joao Moreno d9806bcd9d fixes #18654 2017-02-22 22:13:13 +01:00
Alex Dima d748045030 Fixes #20936: Minimap: editor button cut off by minimap 2017-02-22 21:47:38 +01:00
Alex Dima 9a9fb134a2 Fixes #20511: Do not render the entire token text 2017-02-22 21:26:45 +01:00
Alex Dima e5d15f9c14 Fixes #20651: Honor matchCase flag in multi cursor Ctrl+D check 2017-02-22 21:16:51 +01:00
Alex Dima 45b6708cf3 Use directly lineNumbersDigitCount, ensure view layout gets events before any other view event handler 2017-02-22 20:43:05 +01:00
Matt Bierner f7498f0be8 Fixes #21056 dont auto show jsdoc as often 2017-02-22 11:12:14 -08:00
Sandeep Somavarapu 0ae05b9fbc Fix #21159 2017-02-22 17:31:25 +01:00
Martin Aeschlimann 77d8b438f1 Theme service stops listening to settings change? Fixes #21067 2017-02-22 17:16:32 +01:00
Alex Dima a3b97734a6 Fixes #21073: SplitLinesCollection: attempt to access a 'newer' model 2017-02-22 17:11:54 +01:00
Alex Dima 3145251688 Fixes #20801: Do not auto close brackets in certain situations 2017-02-22 17:11:54 +01:00
Joao Moreno fee3c22601 Revert "fixes #20989"
This reverts commit 24e37966be.
2017-02-22 17:08:10 +01:00
Johannes Rieken 0ea176e197 Revert "fixes #21153"
This reverts commit 6fa2266435.
2017-02-22 17:01:55 +01:00
Joao Moreno 06987c36e9 revert bad changes 2017-02-22 17:01:35 +01:00
Joao Moreno 92fa446ce0 git: remove long commit setting
related to #21144
2017-02-22 16:48:04 +01:00
Joao Moreno 6fa2266435 fixes #21153 2017-02-22 16:45:19 +01:00
Martin Aeschlimann 3bf7441509 [json] update service (for #21070) 2017-02-22 16:43:25 +01:00
Michel Kaporin bffca32637 Merge remote-tracking branch 'upstream/master' into exception-widget 2017-02-22 16:15:33 +01:00
Joao Moreno 219aa917f1 fixes #21137 2017-02-22 16:11:32 +01:00
Michel Kaporin c3fa44bd46 Imported debugQuickOpen module to fix #21132. 2017-02-22 15:53:39 +01:00
Joao Moreno 79966a87c6 fixes #20700 2017-02-22 15:42:31 +01:00
Michel Kaporin f9b6c7a3d3 Renamed class and quick open handler description. 2017-02-22 15:29:10 +01:00
Joao Moreno c6fecc0dc4 fixes #20978 2017-02-22 15:12:27 +01:00
Joao Moreno 3a12747e1f fixes #21095 2017-02-22 15:11:08 +01:00
Joao Moreno 6efcc5182c fixes #21009 2017-02-22 15:02:57 +01:00
Joao Moreno 390cc41c86 fixes #21047 2017-02-22 14:50:46 +01:00
Michel Kaporin d16a215f02 Merge remote-tracking branch 'upstream/master' into exception-widget 2017-02-22 14:46:42 +01:00
isidor 1dfd40e129 zen mode: fix restore - get it from global storage 2017-02-22 10:49:42 +01:00
Isidor Nikolic 8d3fcd9651 Merge pull request #21051 from michelkaporin/exception-widget
Exception widget styling amends
2017-02-22 09:21:55 +01:00
Michel Kaporin 96e5c1a1cc Merge remote-tracking branch 'upstream/master' into exception-widget 2017-02-22 09:00:07 +01:00
Alex Dima b81bd71058 Merge remote-tracking branch 'origin/master' into alex/kblayout 2017-02-22 08:58:27 +01:00