Commit Graph

19371 Commits

Author SHA1 Message Date
Daniel Imms 5b2dec2e90 Merge pull request #27647 from Microsoft/tyriar/27398
Style the terminal press any key text
2017-05-31 10:36:20 -07:00
Daniel Imms 8d9f0f561f Only bold press any key text 2017-05-31 10:36:08 -07:00
Ramya Achutha Rao b431336fde Fixes #27690 Reveal range for edit point and select item 2017-05-31 10:30:01 -07:00
Christof Marti 89fa243fc9 Hid Git actions from merge conflict (fixes #27563) 2017-05-31 10:28:15 -07:00
Ramya Achutha Rao db41a5fe47 Fixes #27690 Reveal range for the last selection 2017-05-31 10:20:03 -07:00
Ramya Achutha Rao f1a8632778 Fixes #27641 and Fixes #27708 2017-05-31 09:40:56 -07:00
Benjamin Pasero a857ee8fb5 Click on menus on explorer title bar collapses the explorer (fixes #27648) 2017-05-31 18:31:39 +02:00
Alex Dima 498beff544 Add descriptions to the activation events snippets (#27663) 2017-05-31 18:28:34 +02:00
Christof Marti d1dd5d3bdf Turn off minimaps (fixes #27502) 2017-05-31 09:20:05 -07:00
Christof Marti 9e277b5753 Use focus border color (fixes #27501) 2017-05-31 09:15:50 -07:00
Christof Marti f661def623 Use 'textLink.activeForeground' (fixes #27499) 2017-05-31 09:04:06 -07:00
Martin Aeschlimann ee52cacaf6 Consistent name for overviewRuler.currentContentForeground. Fixes #27756 2017-05-31 17:49:31 +02:00
Christof Marti a1ca777088 Color names (#27497) 2017-05-31 08:42:17 -07:00
Christof Marti 8132b809de Reduce number of colors used (#27497) 2017-05-31 08:42:17 -07:00
Alex Dima 179e79839f Change workspaceContains snippet to use filePattern; add * snippet; (#27663) 2017-05-31 17:34:50 +02:00
Martin Aeschlimann a0968527d5 error navigation widget should default to editor error color. Fixes #25415 2017-05-31 17:25:11 +02:00
Johannes Rieken 8005017815 start with a failing test, #27543 2017-05-31 17:17:43 +02:00
Alex Dima 92ec96d8e9 Fixes #27600: Use a typical half-width character width for the new line width 2017-05-31 17:08:49 +02:00
Alex Dima 7655e2fb32 Fixes #27491: Show also the US keybinding in the info hover 2017-05-31 16:52:21 +02:00
Martin Aeschlimann 747922d752 editorWidget.border color is not respected by all editor widgets Fixes #27514 2017-05-31 16:51:09 +02:00
isidor 7c7235fc5b add update badge as soon as update is availble on linux (since it is never ready on that platform)
fixes #27565
2017-05-31 16:48:40 +02:00
Dirk Baeumer 171e5c204f Fixes #27730: Deprecation warnings in our package.json 2017-05-31 16:42:13 +02:00
isidor 2b1787d6a6 Provide feedback when check for updates has no updates
fixes #27531
2017-05-31 16:39:55 +02:00
Martin Aeschlimann aae395f8b2 Linux: Ugly flicker in welcome page on first startup. Fixes #27518 2017-05-31 16:38:18 +02:00
Benjamin Pasero 2efcddf229 Extension host crashes on MacOS when crash reporter is disabled (fixes #27735) 2017-05-31 16:30:05 +02:00
Sandeep Somavarapu d2bb304c86 Fix #27745 2017-05-31 16:26:25 +02:00
Dirk Baeumer e98c09c842 Fixes #27738: Defer switching to Tasks 2.0.0 as the default 2017-05-31 16:21:35 +02:00
isidor 6ba48011f5 debug: tryToAutoFocusStackFrame
fixes #25104
2017-05-31 16:18:34 +02:00
Sandeep Somavarapu bcdbc335eb Fix #27747 2017-05-31 16:13:56 +02:00
Alex Dima d401c82fad Fixes #27490: Improve hover message 2017-05-31 16:13:11 +02:00
Sandeep Somavarapu 86110204b2 Fix #12744 2017-05-31 15:59:48 +02:00
isidor 20a33eeb2c output: reveal last line and column, not only line because some users only use append in output and have a long line
fixes #26753
2017-05-31 15:41:32 +02:00
Dirk Baeumer 4a38bdc1f5 First cut of a version converter 2017-05-31 15:17:08 +02:00
isidor c4620deadf debug: save all before sending a custom restart request to be aligned with regular restart
fixes #26844
2017-05-31 15:04:43 +02:00
Martin Aeschlimann e794105725 Merge pull request #27652 from DustinCampbell/update-csharp-grammar
Update to latest C# TextMate grammar
2017-05-31 15:01:52 +02:00
isidor 05fc00ead2 debug: toString of OutputNameValueElement do not take name into account if it is not defined
fixes #27523
2017-05-31 14:59:21 +02:00
Sandeep Somavarapu 8cf60f346c Fix #27670 2017-05-31 14:49:26 +02:00
isidor 48631d689f Breakpoints/Call Stack: clicking on entry with column info jump to that column
fixes #27598
2017-05-31 14:36:06 +02:00
Johannes Rieken eade00613f cancel snippet mode when undo'ing to the 'before' state, fixes #27612 2017-05-31 14:23:47 +02:00
Alex Dima c212aeb704 Fixes #27550: Mention that the editor.multiCursorModifier setting influences Go To Definition and Open Link gestures 2017-05-31 14:07:05 +02:00
Alex Dima eb76d7a88f Fixes #27699: Use default cursor on the screen reader status bar entry 2017-05-31 13:38:46 +02:00
Alex Dima 8d6fd510b8 Fixes #27459: Test first/last character in match if they are word separators besides the before/after characters 2017-05-31 13:29:10 +02:00
Dirk Baeumer 83001adc61 More work on #27581 2017-05-31 13:17:54 +02:00
Dirk Baeumer c78ebcb2f4 Fixes #27548: Annotation tasks break old 0.1.0 task behaviour 2017-05-31 13:06:57 +02:00
Alex Dima b6041fbc20 Fixes #27613: symbolic key code names should always get the info message explaining what characters they produce 2017-05-31 13:03:27 +02:00
Michel Kaporin 388f4ff362 Fixes #27720. 2017-05-31 12:57:03 +02:00
Sandeep Somavarapu 9dea8acdc0 Fix #27529 2017-05-31 12:52:02 +02:00
isidor e282c64283 debug actions widget: more precise centering
fixes #27566
2017-05-31 12:51:06 +02:00
Sandeep Somavarapu 82eb47c42d Fix #27535 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu 9ddbdd0d9e Fix #27530 2017-05-31 12:42:20 +02:00