Commit Graph

12647 Commits

Author SHA1 Message Date
Benjamin Pasero
8e4e0a291a fix #21177 2017-02-23 15:56:58 +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
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
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
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
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
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
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
6fa2266435 fixes #21153 2017-02-22 16:45:19 +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