Commit Graph

51942 Commits

Author SHA1 Message Date
Gabriel DeBacker
793fc0295c Use correct resolved TDO and task for custom execution 2019-07-22 06:58:16 -07:00
Johannes Rieken
18a1030852 Revert "update style.textContent instead of calling insertRule, #75061"
This reverts commit 5565ddd88c.
2019-07-22 14:57:25 +02:00
Andre Weinand
4deeb958f2 support "restart" EH debugging 2019-07-22 13:09:54 +02:00
Andre Weinand
3718b5c46d make ExtensionHostDebugChannelClient disposable 2019-07-22 13:09:54 +02:00
Alex Dima
89f5c6075f Fixes #26276: Do not warn overwriting extensions with extensions being developed 2019-07-22 12:53:38 +02:00
Sandeep Somavarapu
d1d506d46e Fix #77520 2019-07-22 12:31:55 +02:00
Alex Dima
5643a68d46 Fixes #72880: Allow word wrapping the Default Settings JSON file 2019-07-22 12:30:42 +02:00
Johannes Rieken
fc99345644 Revert "Avoid re-implementing Disposable"
This reverts commit 27a628bcac.
2019-07-22 12:05:02 +02:00
Alexandru Dima
0437705d48 Merge pull request #72381 from mflan48/master
Pull Request for issue #71683
2019-07-22 11:46:42 +02:00
Alex Dima
988a5090d3 Merge remote-tracking branch 'origin/master' into pr/mflan48/72381 2019-07-22 11:43:22 +02:00
Alex Dima
460077d280 Revert 100cc5850a 2019-07-22 11:40:40 +02:00
Andre Weinand
8827cf5a60 don't warn about missing chrome debugger on WSL; fixes microsoft/vscode-chrome-debug#892 2019-07-22 11:12:15 +02:00
Joao Moreno
3bb0132ab3 fix resize priorities in grid view 2019-07-22 10:58:02 +02:00
Alexandru Dima
b5bf2319cf Merge pull request #72313 from matpl/master
Add shadow root support for isInDOM function
2019-07-22 10:52:00 +02:00
Alex Dima
533b186863 Fixes #51794: Render content widgets even when the anchor position is horizontally scrolled outside the viewport 2019-07-22 10:35:53 +02:00
Joao Moreno
e636f74ce9 splitview: fix bad snap behavior 2019-07-22 10:28:48 +02:00
Martin Aeschlimann
877704976a JSON Language Server 1.2.1 2019-07-22 10:07:53 +02:00
Martin Aeschlimann
d782b76a8e [json] fix compile script 2019-07-22 10:07:18 +02:00
SteVen Batten
3ac7c39c5d attempt at serializing grid (#77733)
* attempt at serializing grid

* use before shutdown event

* init some layout state for grid
2019-07-22 01:03:37 -07:00
Joao Moreno
b102db0d71 💄 gridview tests 2019-07-22 08:56:04 +02:00
Sandeep Somavarapu
81ed55af79 update distro 2019-07-22 08:42:55 +02:00
Sandeep Somavarapu
d8e26549fb extension actions tests 2019-07-21 18:09:21 +02:00
Sandeep Somavarapu
81f6b1c945 Use global storage for market place user if if machine id resource is not available 2019-07-21 15:22:00 +02:00
Sandeep Somavarapu
49e7398374 extensions actions tests 2019-07-21 15:08:18 +02:00
Sandeep Somavarapu
4fc00c05ff enable install from vsix action in browser. Use filedialogService 2019-07-20 05:17:46 +02:00
Sandeep Somavarapu
53fe1660c9 Move download command to extension host 2019-07-20 05:17:46 +02:00
Sandeep Somavarapu
8295e325ae Enable download service for browser 2019-07-20 05:17:46 +02:00
Matt Bierner
cf69f2f1af Refactor code to use single state object instead of two 2019-07-19 18:35:42 -07:00
Matt Bierner
feef95c707 Make sure we update pending files properly
The previous logic failed to add anything to the pending files list

For #77665
2019-07-19 18:35:42 -07:00
Matt Bierner
40c6246335 Update js/ts grammar 2019-07-19 18:35:42 -07:00
Peng Lyu
c873727e8b Merge pull request #77681 from microsoft/rebornix/useTestStorageService
Use TestStorageService and NofitifcationService in test.
2019-07-19 18:22:08 -07:00
Peng Lyu
2b36a5edaf Use TestStorageService and NofitifcationService in test. 2019-07-19 18:01:50 -07:00
Matt Bierner
1ef4a75ff9 Replace IDisposable with DisposableStore in a few more simple cases 2019-07-19 17:36:17 -07:00
Matt Bierner
b61980c3df Use base class's existing _register method 2019-07-19 17:36:17 -07:00
Matt Bierner
b893fd1e26 Add UnownedDisposable to make it clearer that webviewEditorInput takes ownership of the webview passed to it 2019-07-19 17:36:17 -07:00
Rachel Macfarlane
5bb6e68fab Move WorkspaceStats.TAGS to a service, fixes #76002 2019-07-19 15:41:50 -07:00
Rob Lourens
902bacf6a9 Merge pull request #77676 from microsoft/roblou/remoteEnv-m
Give remote resolvers a way to set environment variables in the remote EH
2019-07-19 15:15:00 -07:00
Miguel Solorio
5c4a2e1f69 Merge pull request #77481 from microsoft/misolori/button-toggle-style
Use background color for input toggle active state
2019-07-19 15:05:17 -07:00
Rob Lourens
04c4de6a38 Change remoteEnv extension API to be backwards compatible 2019-07-19 14:56:37 -07:00
Rob Lourens
7ee0e1818a Give remote resolvers a way to set environment variables in the remote EH
Fix #77234, for microsoft/vscode-remote-release#16
2019-07-19 14:56:37 -07:00
Miguel Solorio
99eb2e47b5 Merge pull request #77584 from orta/update_seti_ui
Updates to the latest icon theme from seti-ui
2019-07-19 12:47:36 -07:00
Peng Lyu
8f7a0ca8ca Merge pull request #77672 from microsoft/rebornix/kb-test
set US keyboard layout sync in tests.
2019-07-19 12:35:29 -07:00
Rob Lourens
25733b47ae Upgrade vscode-ripgrep in build/ as well 2019-07-19 12:32:37 -07:00
Peng Lyu
f7a5ac218c set US keyboard layout sync in tests. 2019-07-19 12:19:13 -07:00
Rob Lourens
ccc4fbf13a Fix search validation not applied immediately
when toggling regex mode
Fix #77435
2019-07-19 12:04:20 -07:00
Peng Lyu
496158d60f comment node should also be prefixed with ownerid. 2019-07-19 11:43:18 -07:00
Miguel Solorio
e4ea68f5b6 Update icons for npm script explorer 2019-07-19 11:34:38 -07:00
Peng Lyu
c3e13bca4f thread id in commentNode ID 2019-07-19 11:27:54 -07:00
Peng Lyu
04ce559967 Support file scheme for save and open dialog 2019-07-19 10:14:31 -07:00
Rob Lourens
f0e66ee83b Bump vscode-ripgrep 2019-07-19 09:32:48 -07:00