Commit graph

15663 commits

Author SHA1 Message Date
Martin Aeschlimann c04ce75d90 Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301 2017-02-23 23:18:55 +01:00
Christof Marti 95f8b3c880 Indicate which keymap is installed (fixes #21076) 2017-02-23 14:13:39 -08:00
Matt Bierner f9d76beb24 Use snippet for jsdoc completion. Fixes #21105 2017-02-23 14:07:59 -08:00
Alex Dima 8faa03f885 Add 4x2 block rendering (#20947) 2017-02-23 21:42:36 +01:00
Alexandru Dima 056fc8e474 Merge pull request #21023 from Microsoft/alex/kblayout
native-keymap@0.4.0
2017-02-23 21:07:45 +01:00
Matt Bierner 4ae550eb54 Use completion item to trigger jsdoc item 2017-02-23 11:44:08 -08:00
Andre Weinand d967515b64 update node-debug 2017-02-23 20:37:16 +01:00
Christof Marti fc92ea41fd Do not force new window when opening file or folder with launch on Unity (fixes #21133) 2017-02-23 11:07:51 -08:00
rebornix a75e535fb7 Fix #21089. Drag slightly out of the editor. 2017-02-23 11:03:59 -08:00
Isidor Nikolic de731d6b74 Merge pull request #21296 from michelkaporin/exception-widget
Exception widget resizing
2017-02-23 19:48:57 +01:00
Isidor Nikolic da1ff55c7e Merge pull request #21298 from michelkaporin/exception-widget-copy
Exception message text to be selectable
2017-02-23 19:45:40 +01:00
Daniel Imms 71efa3d238 Make terminal focus by index numbers names align with editor
Fixes #20133
2017-02-23 10:22:56 -08:00
Daniel Imms 720a3e2f76 Uplevel xterm.js
Fixes #21186
Fixes #21184
Fixes #21188
Fixes #21059
2017-02-23 10:12:43 -08:00
Alex Dima 8f9dc8e220 Fixes #20947: Add option to render blocks instead of characters 2017-02-23 18:50:14 +01:00
Christof Marti 5e12e4a758 Track status bar item (fixes #21116) 2017-02-23 09:09:11 -08:00
Alex Dima 51b83f5d29 Fixes #21007: Minimap in output panel does not immediately respond to theme change 2017-02-23 18:06:41 +01:00
Alex Dima 669ab8b0a4 Have the drag event contain a good target 2017-02-23 17:52:17 +01:00
Michel Kaporin d66a5c2f31 Handling text content better in exception widget. Fixes #21087 and #21066. 2017-02-23 17:45:12 +01:00
Martin Aeschlimann f8309e4ecb Theme settings upgrade path - workspace theme setting isn't applied. Fixes #21220 2017-02-23 17:28:57 +01:00
Christof Marti 00a0c9eba1 Drop 'quickly' (fixes #21117) 2017-02-23 08:20:59 -08:00
Alex Dima 32a2694c7d Fixes #21262 (clean up wrapping related settings) 2017-02-23 16:50:11 +01:00
isidor 73c6d0c614 debug: fix default repl overwriteBefore 2017-02-23 16:40:08 +01:00
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
Michel Kaporin 95ed6f8421 Revert "Made exception message text selectable."
This reverts commit d273fffc28.
2017-02-23 12:37:55 +01:00
Michel Kaporin 92a8856a0a Made exception message text selectable. 2017-02-23 12:33:49 +01:00
Michel Kaporin d273fffc28 Made exception message text selectable. 2017-02-23 11:34:47 +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