Commit graph

29731 commits

Author SHA1 Message Date
Martin Aeschlimann e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Sandeep Somavarapu ed0e90391f Fix #17068 2018-02-20 10:08:35 +01:00
Benjamin Pasero aacec92b86 fix tests 2018-02-20 08:55:32 +01:00
Benjamin Pasero 466ef767bb notifications - tweak wording of messages 2018-02-20 08:31:06 +01:00
Benjamin Pasero 3592fa7088 notifications - restore support for arrays 2018-02-20 07:50:53 +01:00
Sandeep Somavarapu 27b054d62f Update distro 2018-02-20 07:09:23 +01:00
Sandeep Somavarapu 02c12bc59f Fix tests #17068 2018-02-19 18:52:54 +01:00
Benjamin Pasero 7c1bb9f4ef
Merge pull request #43770 from Microsoft/ben/notifications
Implement new notifications UX
2018-02-19 18:51:47 +01:00
Sandeep Somavarapu 940f389b08 #43978 add details 2018-02-19 18:45:27 +01:00
Benjamin Pasero b35f97e546 notifications - back to showing actions when expanded 2018-02-19 18:42:53 +01:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Benjamin Pasero 0ab726ba30 notification - visual tweaks 2018-02-19 18:36:55 +01:00
Sandeep Somavarapu eb789c5ff5 #43978 Add details to editing extensions 2018-02-19 18:23:29 +01:00
Benjamin Pasero 6079bc6d17 notifications - better error handling 2018-02-19 18:14:28 +01:00
Sandeep Somavarapu eed7399a14 #43978 Add more details to theme extensions 2018-02-19 18:10:39 +01:00
Benjamin Pasero 3891d2bb68 clean up 2018-02-19 18:01:57 +01:00
Benjamin Pasero 9ab2056393 notifications - remove old message service and adopt new one 2018-02-19 17:57:12 +01:00
Sandeep Somavarapu b7a44e48cc Implement #17068 2018-02-19 17:27:35 +01:00
Benjamin Pasero 5fc7be8588 notifications - clean up choice service 2018-02-19 11:40:38 +01:00
Sandeep Somavarapu 982abc5f42 Fix #43701 2018-02-19 11:35:43 +01:00
Sandeep Somavarapu 0b6a56f20a #41571: Fix in Windows platform 2018-02-19 11:16:21 +01:00
Isidor Nikolic 46101daf74
Merge pull request #43659 from Microsoft/foldersFromPath
Folders from path
2018-02-19 11:15:29 +01:00
Sandeep Somavarapu cac52572c9 Fix #41571 2018-02-19 10:52:32 +01:00
Till Salinger 10be0f6908 - fixes test
- displayCurrentPath: file/folder not bold anymore
2018-02-19 10:47:04 +01:00
Benjamin Pasero b55506b418 Merge branch 'master' into ben/notifications 2018-02-19 10:40:09 +01:00
Martin Aeschlimann 9fda9a1bfd
Merge pull request #43943 from aleksijuvani/master
Use C++ for '.ipp' file extension
2018-02-19 10:28:22 +01:00
Martin Aeschlimann adefeec4d0 [folding] Keep cursor in view when folding. Fixes Microsoft/vscode#43846 2018-02-19 10:27:33 +01:00
Martin Aeschlimann 18dcdf61ae Auto-closing backticks in Python. Fixes #41615 2018-02-19 10:27:33 +01:00
Till Salinger 1d8a10fec2 improved code based on code review feedback 2018-02-19 09:13:07 +01:00
Benjamin Pasero 8a2df5e021 notifications - extract choice/confirm service from message service 2018-02-19 08:11:32 +01:00
Benjamin Pasero b6072d0a9f notifications - add onDidHide to notifications handle 2018-02-19 07:07:24 +01:00
Daniel Imms 081a55a330 Fix exception when double clicking terminal scroll bar
Fixes #43875
2018-02-18 12:56:19 -08:00
Aleksi Juvani c3372a3b5c Use C++ for '.ipp' file extension 2018-02-18 20:30:00 +02:00
Benjamin Pasero 3dc87cf897 notifications - some context view tweaks 2018-02-18 18:10:32 +01:00
Benjamin Pasero 892d697758 notifications - tweak aria label 2018-02-18 12:12:57 +01:00
Benjamin Pasero 911fb9e76d notifications - allow to update severity too 2018-02-18 12:02:13 +01:00
Benjamin Pasero f1ea69bea4 notifications - 💄 2018-02-18 11:36:43 +01:00
Benjamin Pasero 18c60de96e Merge branch 'master' into ben/notifications 2018-02-18 11:14:26 +01:00
Benjamin Pasero a0515f04b1 notifications - animate toasts 2018-02-18 11:13:25 +01:00
Benjamin Pasero 37b0eb1a56 notifications - more methods to update notification afterwards 2018-02-18 09:47:43 +01:00
Benjamin Pasero b2b41d0521 notifications - more work on progress bar 2018-02-18 09:04:05 +01:00
Benjamin Pasero 56064364ff notifications - add progress bar and API 2018-02-18 08:34:22 +01:00
Ramya Achutha Rao ad06c9c609 Update telemetry module 2018-02-17 17:27:09 -08:00
Daniel Imms 2f6fd3db5d Fix compile 2018-02-17 10:08:44 -08:00
Daniel Imms 3162accd12 Pin editors opened via terminal links
Fixes #43856
2018-02-17 08:58:44 -08:00
Daniel Imms 5b56c6cda7 Remove scroll refresh on _getDimension
This was causing layouts to happen on resize an it's unnecessary as it's
being run on setVisible too.
2018-02-17 08:42:47 -08:00
Daniel Imms 744376e0cf Fix dimensions of terminal panes
They were too large for their containers
2018-02-17 08:37:57 -08:00
Benjamin Pasero 5bd22ef4fe notifications - fix drop shadows 2018-02-17 17:26:52 +01:00
Benjamin Pasero 2b22b62292 notifications - more commands for toasts 2018-02-17 16:59:23 +01:00
Daniel Imms 99709e6d71 Return cached term font dimensions to reduce layouts 2018-02-17 07:44:49 -08:00