João Moreno
|
3cc8685501
|
fixes #24883
|
2020-06-11 11:36:57 +02:00 |
|
Ladislau Szomoru
|
c630abdfcf
|
View/Sort feature for SCM viewlet (#99768)
* View/Sort feature for SCM viewlet
|
2020-06-11 10:48:00 +02:00 |
|
Martin Aeschlimann
|
477701acee
|
update distro
|
2020-06-11 10:25:02 +02:00 |
|
Martin Aeschlimann
|
e9c7969f93
|
add polyfills/** to vscodeignore
|
2020-06-11 10:18:39 +02:00 |
|
Martin Aeschlimann
|
1ba4280e23
|
update distro
|
2020-06-11 10:18:39 +02:00 |
|
Martin Aeschlimann
|
6bcf827d48
|
package.json filter fix for build/lib/extensions
|
2020-06-11 10:18:39 +02:00 |
|
Martin Aeschlimann
|
57b0384a1a
|
[css] have compiled vscode-nls shim
|
2020-06-11 10:18:39 +02:00 |
|
Martin Aeschlimann
|
9de8a85408
|
extensions in web build
|
2020-06-11 10:18:11 +02:00 |
|
isidor
|
dbb542dcdb
|
status bar is now a footer
|
2020-06-11 10:15:43 +02:00 |
|
Sandeep Somavarapu
|
6876a0de40
|
Fix #99840
|
2020-06-11 10:13:21 +02:00 |
|
Johannes Rieken
|
f570be1d91
|
more jsdoc for extUriIgnorePathCase and extUriBiasedIgnorePathCase, https://github.com/microsoft/vscode/issues/93368
|
2020-06-11 09:57:01 +02:00 |
|
Johannes Rieken
|
daed3bb132
|
Merge pull request #99675 from microsoft/joh/extUriUnBiased
Unbiased uri utils
|
2020-06-11 09:47:08 +02:00 |
|
Sandeep Somavarapu
|
b6893ad2ac
|
Fix #79809
|
2020-06-11 09:43:40 +02:00 |
|
Matt Bierner
|
6efc0b6950
|
Fix/supress ts-check errors in js
Fixes #99226
|
2020-06-10 17:55:19 -07:00 |
|
Matt Bierner
|
0145e38e5f
|
Enable the image preview in web/serverless
Fixes #99802
|
2020-06-10 16:44:10 -07:00 |
|
Matt Bierner
|
6fd6910527
|
Don't try getting a storage root for non-editable custom documents
|
2020-06-10 16:44:10 -07:00 |
|
Matt Bierner
|
263baa79b0
|
Use extensionUri instead of Uri.file
|
2020-06-10 16:44:10 -07:00 |
|
Matt Bierner
|
86a9e31ccc
|
Update JS/TS grammars
|
2020-06-10 16:44:10 -07:00 |
|
Matt Bierner
|
1275b918be
|
Use joinPath in a few more places
|
2020-06-10 16:44:10 -07:00 |
|
Rob Lourens
|
2ef9b54911
|
Rewrite cell insertion toolbar to be an actual Menu
Fix #94159
|
2020-06-10 18:33:46 -05:00 |
|
rebornix
|
be7c29a633
|
update distro
|
2020-06-10 15:02:18 -07:00 |
|
rebornix
|
b6e58e713c
|
notebook editor contribution priority.
|
2020-06-10 15:02:18 -07:00 |
|
Rob Lourens
|
4e02919b82
|
Add overflow menu for cell toolbar
|
2020-06-10 17:00:29 -05:00 |
|
Eric Amodio
|
748fc4021a
|
Open in background on vscode.[open|openWith|diff]
|
2020-06-10 17:51:57 -04:00 |
|
Eric Amodio
|
c6f4de2336
|
Moves first run setting into workspace storage
|
2020-06-10 17:33:01 -04:00 |
|
Rob Lourens
|
002d722585
|
Merge pull request #99642 from microsoft/adi/object-setting-gui
Add a basic object renderer
|
2020-06-10 14:29:17 -07:00 |
|
isidor
|
0bd5c2976a
|
use footer element for status bar
fixes #98376
|
2020-06-10 21:36:49 +02:00 |
|
Sandeep Somavarapu
|
d335d3639c
|
Fix #99764
|
2020-06-10 21:02:30 +02:00 |
|
Aditya Thakral
|
bb787e8f88
|
Remove redundant if block
|
2020-06-10 14:47:36 -04:00 |
|
Miguel Solorio
|
562fa11e96
|
Hide focus border on click state in panel titles (fixes #99210)
|
2020-06-10 11:10:39 -07:00 |
|
Jackson Kearl
|
54d381d5e4
|
Fix #99348.
|
2020-06-10 10:50:15 -07:00 |
|
Jackson Kearl
|
c1e3747a9f
|
Bump actions
|
2020-06-10 10:13:34 -07:00 |
|
Aditya Thakral
|
40afdf1ed9
|
Update labels + row title
|
2020-06-10 13:13:10 -04:00 |
|
Aditya Thakral
|
a7c622887a
|
Edit an already existing key if it exists
|
2020-06-10 13:12:25 -04:00 |
|
Jackson Kearl
|
aea4cae3d5
|
Pass app insights key to release pipeline labler
|
2020-06-10 10:11:19 -07:00 |
|
Rob Lourens
|
34573b3d1a
|
Removes usages of deprecated values helper
#99664
|
2020-06-10 11:55:58 -05:00 |
|
Aditya Thakral
|
5c79782ea7
|
Add key descriptions
|
2020-06-10 12:31:27 -04:00 |
|
João Moreno
|
bcbe1ef91e
|
fix oss setup
|
2020-06-10 18:25:42 +02:00 |
|
Utsav Munendra
|
19dcc7916c
|
Fixes https://github.com/microsoft/vscode/issues/79910 (#80150)
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
|
2020-06-10 17:41:48 +02:00 |
|
Aditya Thakral
|
3431da2b80
|
Support additionalProperties
|
2020-06-10 10:56:09 -04:00 |
|
Johannes Rieken
|
223a7dcdc4
|
Merge branch 'master' into joh/extUriUnBiased
|
2020-06-10 16:33:26 +02:00 |
|
Johannes Rieken
|
b4da98ac07
|
add more repos to my-work
|
2020-06-10 16:23:39 +02:00 |
|
Johannes Rieken
|
cd6a361d7f
|
notebook tweaks
|
2020-06-10 16:18:28 +02:00 |
|
Johannes Rieken
|
72627fa53b
|
tweak my work
|
2020-06-10 16:11:39 +02:00 |
|
Johannes Rieken
|
0fd2688cb4
|
check if clipboard actually works and only iff so write tests...
|
2020-06-10 16:08:29 +02:00 |
|
Johannes Rieken
|
be0a7e2e66
|
add my-work and inbox GH notebooks
|
2020-06-10 16:04:56 +02:00 |
|
Rob Lourens
|
cb77ad86e5
|
Fix #99575, add intellisense for findInFiles command args
|
2020-06-10 08:58:05 -05:00 |
|
João Moreno
|
24f1b69a90
|
git file system should wait for model to be initialized
|
2020-06-10 15:44:53 +02:00 |
|
João Moreno
|
4b15134df1
|
cleanup ES6 iterables utils
related to #99664
|
2020-06-10 15:29:43 +02:00 |
|
Johannes Rieken
|
5af8bc3f4f
|
use extUriBiasedIgnorePathCase in fileUserDataProvider
|
2020-06-10 15:24:34 +02:00 |
|