Commit graph

15632 commits

Author SHA1 Message Date
isidor 7050c21a90 fixes #18751 2017-02-23 16:37:53 +01:00
isidor c4198a4601 fixes #19528 2017-02-23 16:12:22 +01:00
Benjamin Pasero 8e4e0a291a fix #21177 2017-02-23 15:56:58 +01:00
isidor 28011c3662 debug: debounce launch.json decorations 2017-02-23 15:25:35 +01:00
Benjamin Pasero ce74d20e00 add logging for node.js file watcher 2017-02-23 15:05:47 +01:00
isidor 01c40aa23e fixes #21154 2017-02-23 14:58:38 +01:00
Benjamin Pasero 0e611bf2af fix #21272 2017-02-23 14:51:50 +01:00
isidor e64b50cee5 fixes #21080 2017-02-23 14:42:35 +01:00
isidor ebd4977133 fixes #21152 2017-02-23 14:39:55 +01:00
Benjamin Pasero 202501cb51 fix #21273 2017-02-23 14:20:14 +01:00
Johannes Rieken 6988891598 remove mixed indentation, fixes #21173 2017-02-23 14:13:56 +01:00
Martin Aeschlimann 0a246ab31c [json] update service (fixes #21222) 2017-02-23 13:50:36 +01:00
Martin Aeschlimann 58dd3d2df9 Settings enum descriptions: Don't include enum value. Fixes #21264 2017-02-23 13:50:35 +01:00
Johannes Rieken 4d24398faf fadeIn/Out editor message widget 2017-02-23 12:55:22 +01:00
Johannes Rieken 85b3aa52fa fix #21064, also support dismiss on ESC and 3s timeout, move out code to its own file, tweak message 2017-02-23 12:55:22 +01:00
isidor 973bac0c4f Use schema allOf property to get independent error reporting
fixes #21113
2017-02-23 11:15:32 +01:00
Benjamin Pasero 7239bb2c33 fix #19287 2017-02-23 10:51:04 +01:00
Alex Dima ec2ffab55f Fixes #19673: Monokai Theme bad-highlighting in line wrap 2017-02-23 10:49:28 +01:00
Benjamin Pasero a765e68c72 TypeError: Cannot set property 'enabled' of undefined 2017-02-23 10:47:58 +01:00
Benjamin Pasero 1668f39d82 fix #21260 2017-02-23 10:38:13 +01:00
Benjamin Pasero 06e219e4a9 fix #21227 2017-02-23 10:28:43 +01:00
Alex Dima 72fe8f51b7 Fixes #20624: Unaligned surrogate pairs are corrupted at multiples of 50 columns 2017-02-23 10:25:58 +01:00
Isidor Nikolic 64cccfc0cf Merge pull request #21150 from michelkaporin/debug-launch
Debug quick open menu to be pulled with import
2017-02-23 09:46:24 +01:00
Benjamin Pasero e4980f3609 fix #21098 2017-02-23 08:07:20 +01:00
Benjamin Pasero 32210290d2 find in folder invoked in file should search in parent 2017-02-23 08:00:52 +01:00
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