Commit Graph
25806 Commits
Author SHA1 Message Date
Christof Marti 0662a71dfb Remove first cut of QuickInput API (#49340) 2018-05-28 09:30:39 +02:00
Christof Marti a48089ce51 Remove first cut of QuickInput API (#49340) 2018-05-28 09:15:33 +02:00
Dirk Baeumer 86feb84737 Make variable resolving for tasks async 2018-05-28 08:57:13 +02:00
Benjamin Pasero 847828147e notifications - print error stack if possible to console 2018-05-28 07:46:22 +02:00
Rob Lourens 4eaf58348b Fixes and 💄 around maxResults for search providers 2018-05-26 12:19:40 -07:00
Rob Lourens 284759e356 Fix #50456 2018-05-26 11:23:06 -07:00
Rob Lourens 953cdb4b53 Settings editor - Fix broken "Edit in settings.json" buttons 2018-05-26 09:35:59 -07:00
Rob Lourens 3963e6fb6f EH search - enableSearchProviders default to 'false' 2018-05-26 09:35:38 -07:00
Rob Lourens cdc1f98522 Fix ExtHostSearch tests on windows 2018-05-25 23:37:06 -07:00
Rob Lourens f808c228e3 EH search - add tests for non-file: schemes 2018-05-25 20:36:30 -07:00
Rob Lourens c64d97d9a2 EH search - fix lost error messages when multiple search providers are run 2018-05-25 20:14:41 -07:00
Rob Lourens a015dc90f9 EH search - fix search providers using non-file schemes 2018-05-25 20:06:58 -07:00
Ramya Rao 951c98eece Use translations from manifest to prompt to install lang pack (#50322)
* Use translations from manifest to prompt to install lang pack

* Add missing file

* Use the right key

* Remove unused variables

* Improve messaging
2018-05-25 16:58:48 -07:00
Rob Lourens cdf32b2c04 Settings editor - replace selection indicator bar with outline. Also fix header margin 2018-05-25 15:40:03 -07:00
Rachel Macfarlane fcbf17e468 Handle badly formatted launch config files when calculating workspace stats 2018-05-25 15:00:03 -07:00
Rachel Macfarlane beb8133c95 Minor cosmetic changes to issue reporter 2018-05-25 15:00:02 -07:00
Rob Lourens a9525779d3 Settings editor - split out "open the settings.json" button from the preview notification 2018-05-25 14:33:11 -07:00
Rob Lourens 6f30459889 Settings editor - tweak reset button 2018-05-25 14:10:47 -07:00
Rob Lourens c054cbaf56 Settings editor - change reset button to text link 2018-05-25 13:19:48 -07:00
Rob Lourens ac549abf06 Settings editor - smaller title headers, remove 'description' cursor pointer 2018-05-25 12:54:02 -07:00
Rob Lourens 3a2b708916 Fix #50369 - improve "show modified only". Also fix showing values for workspace folder settings 2018-05-25 12:47:22 -07:00
Rob Lourens 8c84a3a09e Settings editor - eliminate "show all settings" button.
The UI is weird and maybe it's not necessary. Could use a checkbox in the header instead
2018-05-25 12:47:22 -07:00
Rob Lourens de01efe609 Settings editor - Get rid of green highlight on setting title. Keep it on the "modified" label next to the setting title. 2018-05-25 12:47:22 -07:00
Rob Lourens 8f04b87577 Settings editor - "experimental" -> "preview" 2018-05-25 12:47:22 -07:00
Rob Lourens 5b6400ac9d Settings editor - fix "also modified in", only show "also" when modified in current scope 2018-05-25 12:47:22 -07:00
Rob Lourens 7a0aafcb7b Fix settings editor header width 2018-05-25 12:47:22 -07:00
Matt Bierner b00948ffec Use more specific onWebviewPanel activation event 2018-05-25 12:11:57 -07:00
Matt Bierner 0afe30e9a3 Move webview serializer out of proposed 2018-05-25 12:09:59 -07:00
Ramya Achutha Rao 756de81a55 Dont re-render when focused element doesnt change. Fixes #48619 2018-05-25 10:59:26 -07:00
Daniel Imms 5bd3adaea3 More polish 2018-05-25 09:53:28 -07:00
Daniel Imms 754d1ac870 Improve notification 2018-05-25 09:50:48 -07:00
Daniel Imms 945f4bad29 Add fallback to editor.fontFamily tests 2018-05-25 09:39:51 -07:00
Daniel Imms f0f87ca4b5 Use absolute path for import 2018-05-25 09:33:11 -07:00
Daniel Imms b753198bbe Fix tests 2018-05-25 09:32:19 -07:00
Daniel Imms 57024ad8f0 Merge remote-tracking branch 'ups/master' into chenhowa/monospace-check 2018-05-25 09:07:26 -07:00
Daniel Imms 43707596ba Retain terminal ext API onData listeners in reused terminals
Fixes #49379
2018-05-25 08:03:44 -07:00
Sandeep Somavarapu fcf947f73e Fix #47153 2018-05-25 13:43:35 +02:00
Andre Weinand 4e262c2bb3 refactor EH setting 2018-05-25 10:38:01 +02:00
Dirk Baeumer 46c5c742e5 Run a normal shell under Mac. 2018-05-25 09:39:25 +02:00
Rob Lourens eed12c19a5 EH search - unblock search provider dev 2018-05-24 21:52:54 -07:00
Rob Lourens 96e3fd51a5 EH search - invoke all providers during a search to unblock search provider extension development 2018-05-24 21:28:01 -07:00
Rob Lourens 49ab54ef08 #50414 - Give settings editor tree its own stylesheet so it can be styled independently from other trees 2018-05-24 18:33:34 -07:00
Dirk Baeumer e0ce881040 First cut of #50416: Add support that FileSystemProviders can control the URI of a generated problem marker 2018-05-24 22:19:14 +02:00
Rob Lourens 73bc3cf04c Fix #50404 - revert settings editor style customizations 2018-05-24 10:46:00 -07:00
Sandeep Somavarapu 522d16e1cc Fix #49814 2018-05-24 15:34:13 +02:00
Sandeep Somavarapu 5d8d083f9f Fix #46584 2018-05-24 12:23:49 +02:00
Sandeep Somavarapu 3535f77340 Fix #47730 2018-05-24 12:10:30 +02:00
Sandeep Somavarapu 7a79259ba8 Fix #49258 2018-05-24 11:49:45 +02:00
Rob Lourens 16a54dac7b Add helpers for repeating mocha tests, and a search smoketest helper 2018-05-23 22:08:09 -07:00
Rob Lourens 8bf066e3dc Fix #50335 2018-05-23 17:41:18 -07:00