Commit graph

54500 commits

Author SHA1 Message Date
Joao Moreno 136600a7bb miss compilation 2019-09-17 09:58:33 +02:00
Benjamin Pasero d8d6c2daad
🆙 chokidar@3 (#81028)
* 🆙 chokidar@3

* 🆙 chokidar@3.1.0

* update also in remote
2019-09-17 08:33:19 +02:00
Sandeep Somavarapu c38aea395c remote invalid import 2019-09-17 08:27:33 +02:00
Sandeep Somavarapu b29d98337f 💄 2019-09-17 08:23:19 +02:00
Sandeep Somavarapu d3e1143171 Move user data sync service to platform 2019-09-17 08:23:08 +02:00
Benjamin Pasero 849034f59a electron - fix deprecation warning (accessibility) 2019-09-17 07:44:34 +02:00
Benjamin Pasero 753de26cd6 debt - remove some internal commands 2019-09-17 07:44:34 +02:00
Benjamin Pasero 08a5964645 web - change API to URI (from UriComponents) 2019-09-17 07:44:34 +02:00
Benjamin Pasero bdd1971f2c 🆙 distro 2019-09-17 07:35:44 +02:00
Matt Bierner 2320972f5f Revert "Move user data sync service to platform"
This reverts commit 0772a8fcc9.
2019-09-16 16:09:20 -07:00
Matt Bierner a6c689dc5e Revert "💄"
This reverts commit 7a9dfd33ee.
2019-09-16 16:09:15 -07:00
Matt Bierner d54dbd33f4 Add icon for image preview ext
Fixes #80677
2019-09-16 16:02:56 -07:00
Matt Bierner 73fdbc9765 Fix another bad import 2019-09-16 15:34:59 -07:00
Pine Wu 7eb355846f Address link protection feedbacks 2019-09-16 15:10:45 -07:00
Sandeep Somavarapu 7a9dfd33ee 💄 2019-09-17 00:04:18 +02:00
Sandeep Somavarapu 0772a8fcc9 Move user data sync service to platform 2019-09-17 00:00:29 +02:00
Sandeep Somavarapu e9e726f659 handle conflicts outside synchroniser 2019-09-16 23:53:05 +02:00
Prabhanjan S Koushik 2d6ab9cbcc Fix-80080 Show more detailed error message for "Regex parse error" in search (#80495)
* Added buildRegexParseError for better parsing error message

* Fixed message

* Review #1 changes

* Changed error message as per review #2

* Review #3 changes

* Review #4 changes
2019-09-16 14:50:43 -07:00
Matt Bierner 50568aa290 Fix merge conflict 2019-09-16 14:48:14 -07:00
Sandeep Somavarapu 8b22e026a2 move user data sync store service to platform 2019-09-16 23:34:26 +02:00
Matt Bierner 1ee616d802 Don't duplicate external webview commit in so many places 2019-09-16 14:19:16 -07:00
Matt Bierner 04da82c1d2 Let webview editors show in diff original view too
Fixes #80740

The original view in diff views uses a data uri instead of a resource on disk. Make sure our webview editors can register themselves to handle this case too
2019-09-16 14:17:34 -07:00
Andre Weinand 1961739dfc adopt new terminal API 2019-09-16 23:16:45 +02:00
Sandeep Somavarapu 44eb607fc6 extract settings merge as a service 2019-09-16 23:07:25 +02:00
Alex Dima 4e0de7ce57 web connection 2019-09-16 21:48:57 +02:00
Konstantin Solomatov 316fd807fe remove docIndex in markdown language extension (#80933) 2019-09-16 10:50:20 -07:00
Sandeep Somavarapu 5bca175608 JSONEditingService: update multiple value 2019-09-16 19:20:03 +02:00
Sandeep Somavarapu 8fbdeb724b move user data sync services to platform 2019-09-16 17:30:47 +02:00
Benjamin Pasero d26e39b355 💄 tests 2019-09-16 17:28:50 +02:00
isidor 4ace80eb6a debug: move all breakpoint editor decoration to breakpointEditorContribution 2019-09-16 16:58:45 +02:00
Alex Dima aa1e29286a Prevent back/forward gestures on macos 2019-09-16 15:55:04 +02:00
Dirk Baeumer 449b87dad8 Fixes #80985: Language Pack import add ./build folder to internal LP structure. 2019-09-16 15:47:41 +02:00
Alex Ross 0070dabc0e Update cpp grammar and add test
Fixes https://github.com/microsoft/vscode/issues/80644
2019-09-16 15:38:05 +02:00
Dirk Baeumer 8ac1c0b5ae Support code-workspace files coming from a file system provider 2019-09-16 13:01:46 +02:00
Alex Dima bc93368746 Fixes #80826: Do not update the find widget's layout when it is off-DOM 2019-09-16 12:56:30 +02:00
Benjamin Pasero a63cf6cf47 product - guard against bad usage 2019-09-16 12:48:06 +02:00
Benjamin Pasero 84055746c4 🆙 distro 2019-09-16 12:48:06 +02:00
Benjamin Pasero ee78abce2c 🆙 distro 2019-09-16 12:48:06 +02:00
Alex Ross 8601a47040
Update cpp grammar to handle macros (#80974) 2019-09-16 12:27:51 +02:00
Alex Ross 1c01ce84b5
Refactor extHostTask (#80970)
so that most of it is in common
2019-09-16 12:09:14 +02:00
Benjamin Pasero dac9343583 web - use product service for help actions 2019-09-16 11:56:20 +02:00
Benjamin Pasero 41d8480afa 🆙 distro 2019-09-16 11:47:07 +02:00
Benjamin Pasero 93bb67d7ef debt - use common/product over node/product 2019-09-16 11:35:11 +02:00
Benjamin Pasero e433ca6d11 debt - browser/product => common/product 2019-09-16 11:32:22 +02:00
Benjamin Pasero fd32392699 debt - common/product => common/productService 2019-09-16 11:31:22 +02:00
Benjamin Pasero 8a992a2ff1 web - export types from API 2019-09-16 11:22:57 +02:00
Benjamin Pasero b9bf66bbb2 web - limit workspace actions 2019-09-16 10:49:47 +02:00
isidor 177b8b19d4 move registration of remote file commands to remote.contribution.ts
#80959
2019-09-16 10:44:26 +02:00
Benjamin Pasero 5e1179f0b8 web - move help actions to browser 2019-09-16 10:37:58 +02:00
Benjamin Pasero 1d072c60af web - move surveys to browser 2019-09-16 10:28:14 +02:00