Commit graph

54481 commits

Author SHA1 Message Date
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
Benjamin Pasero e81ee53809 web - move welcome to browser 2019-09-16 10:21:19 +02:00
Alex Dima cb4775aab1 Fixes #80725: Fix renderFinalNewline for wrapped files 2019-09-16 10:03:58 +02:00
Benjamin Pasero b644486174 debt - a bit more strict init 2019-09-16 08:33:49 +02:00
Pine Wu d157c2e941 Fix cyclic deps 2019-09-15 22:38:24 -07:00
Pine Wu f910a50351 Fix linting error 2019-09-15 16:33:43 -07:00
Pine 75631b1cba
Merge pull request #80951 from microsoft/pine/link-protection
Link protection improvements
2019-09-15 16:17:02 -07:00
Pine Wu dedd44189c polish 2019-09-15 16:08:12 -07:00
Pine Wu 9d5086b7d2 Improve link protection. Fix #80595 2019-09-15 15:49:39 -07:00
Rob Lourens 099485461d
Merge pull request #80801 from orta/capital_S
Fixes some capital S typoes with JS/TS
2019-09-15 14:55:34 -07:00
Rob Lourens 57f485539c Fix #80667 2019-09-15 14:24:06 -07:00
Rob Lourens d3780038d7 Revert "Revert "Merge pull request #80657 from KapitanOczywisty/patch-1""
CLA signed, bring back PR

This reverts commit 0e8a10aa7d.
2019-09-15 12:42:33 -07:00
Rob Lourens 0e8a10aa7d Revert "Merge pull request #80657 from KapitanOczywisty/patch-1"
This reverts commit ea10827333, reversing
changes made to 9f2d08eaa3.
2019-09-15 12:26:59 -07:00
Rob Lourens ea10827333
Merge pull request #80657 from KapitanOczywisty/patch-1
Fix PHP in HTML style tags
2019-09-15 12:24:51 -07:00
Rob Lourens f57f8f7063 Update grammar files 2019-09-15 12:23:31 -07:00
Sandeep Somavarapu 9f2d08eaa3 update doc 2019-09-15 20:21:36 +02:00
Sandeep Somavarapu 3fe9a42331 show sync actions in a separate group above update 2019-09-15 20:08:47 +02:00
Sandeep Somavarapu 317ed7e1a5 Merge branch 'master' into sandy081/userDataProvider 2019-09-15 19:52:27 +02:00
Sandeep Somavarapu 4ffcfff8b9 prepare to merge to master 2019-09-15 19:41:26 +02:00
Matt Bierner 0a335ea664 Add workaround for parameter hints overflow with electron 6
Fixes #79690

Manually sync size of widget contents with parent
2019-09-14 09:17:10 -07:00