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
Sandeep Somavarapu
a93ef520f8
fix tests
2019-07-19 17:12:40 +02:00
Sandeep Somavarapu
a0d681dab8
clean up install action
2019-07-19 16:58:11 +02:00
Sandeep Somavarapu
961d04f3c2
Check for installed status
...
Add tests for language pack extensions
2019-07-19 16:20:14 +02:00
Martin Aeschlimann
c8f0b1cff0
Merge pull request #77618 from d2s/patch-1
...
fix: spelling mistake correction
2019-07-19 14:55:20 +02:00
Sandeep Somavarapu
ac3680d649
more tests
2019-07-19 13:23:30 +02:00
Sandeep Somavarapu
e4d9905d35
add tests for remote and local install action
2019-07-19 12:26:21 +02:00
Andre Weinand
eeaffa91a3
add new variable ${relativeFileDirname}; fixes #77616
2019-07-19 11:29:39 +02:00
Martin Aeschlimann
caad996fba
JSON Language Server 1.2.0
2019-07-19 10:35:21 +02:00
Martin Aeschlimann
13d8325aaa
[json] update server readme
2019-07-19 10:35:21 +02:00
Sandeep Somavarapu
628bdedf67
add tests
2019-07-19 09:37:06 +02:00
Sandeep Somavarapu
38e5a64bc3
update distro
2019-07-19 09:37:06 +02:00
Daniel Schildt
6622797222
fix: spelling mistake correction
...
- Correct spelling mistake in `commonEditorConfig.ts` file
- Change word from `mulitiplier` to `multiplier`
Note:
- Potentially affects "Get Started - User and Workspace Settings"
https://code.visualstudio.com/docs/getstarted/settings
page's listing of the default editor config parameters,
as those still include the (probably) generated mispelling.
2019-07-19 06:21:42 +03:00