10673 Commits

Author SHA1 Message Date
Eric Amodio
79033ef7a1 Adds code lens on vfs files 2021-04-22 03:29:20 -04:00
rebornix
264ccd16d4
Merge branch 'notebook/dev' into main 2021-04-21 15:15:59 -07:00
Matt Bierner
731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
João Moreno
034157dea8
gh auth: back to prod auth 2021-04-21 15:00:24 +02:00
Johannes Rieken
7194c24dad
use serializer in NB integration test 2021-04-21 11:50:02 +02:00
Johannes Rieken
9af75c08c5
remove ability to alter notebook output via WorkspaceEdit or NotebookEditorEdit 2021-04-21 11:42:58 +02:00
João Moreno
d60dbbf646
gh auth: fetch json 2021-04-21 10:48:01 +02:00
João Moreno
3668a573ad
gh auth: fix staging server selection 2021-04-21 10:06:26 +02:00
João Moreno
820e70a460
gh auth: don't reach out to product.json 2021-04-21 09:31:06 +02:00
Miguel Solorio
23a2409675
Update debug-auto-attach ext icon (refs #81760) 2021-04-20 21:58:33 -07:00
Rob Lourens
27cf6a3807 Implement workspace trust for php-language-features 2021-04-20 19:52:34 -07:00
Rob Lourens
643756788f Allow running builtin php validation with a relative path configured to the php binary.
This was previously allowed, but the fix to use 'which' was too strict
2021-04-20 19:52:33 -07:00
Rachel Macfarlane
c67ac5d083
Remove path from github-authentication 2021-04-20 16:49:23 -07:00
Matt Bierner
3b20d95b3a
Consider updateOpen as signalling that project loading as completed
Fixes #119268
2021-04-20 14:23:39 -07:00
Miguel Solorio
0642a7c299
Update debug server ready ext icon 2021-04-20 14:15:46 -07:00
rebornix
61f646674b
Merge branch 'notebook/dev' into main 2021-04-20 13:27:44 -07:00
João Moreno
7b23ff442e
more staging detection (#121769)
* more staging detection

* check for scheme
2021-04-20 13:19:06 -07:00
João Moreno
ad3e7ea1c0
gh auth: look at staging query param (#121768) 2021-04-20 13:04:56 -07:00
Mike Lee
efe612365f
feat: add support for additional surrounding pairs for markdown (#119982) (#121698) 2021-04-20 12:19:33 -07:00
Miguel Solorio
ac48f78dd6
Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
Matt Bierner
1764fc81a8
Add requiredForConfigurations for TS 2021-04-20 11:37:54 -07:00
Matt Bierner
ae24966cce
Localize workspaceTrust 2021-04-20 11:35:02 -07:00
Rob Lourens
cc850ade50 Cell statusbar test 2021-04-20 10:55:30 -07:00
Rob Lourens
b286729f35 Test cleanup 2021-04-20 10:55:30 -07:00
Rachel Macfarlane
94589129a2
Add experimentation service to github auth extension 2021-04-20 09:25:01 -07:00
Johannes Rieken
454b741257
restore integration test 2021-04-20 15:10:50 +02:00
Johannes Rieken
3abadabac8
Merge branch 'main' into notebook/dev 2021-04-20 11:38:33 +02:00
Johannes Rieken
b06388f501
Merge branch 'joh/clean-kernel' into notebook/dev 2021-04-20 11:33:41 +02:00
Joao Moreno
b4816cfd1f
fix tests 2021-04-20 09:10:47 +02:00
rebornix
1f9e039a11
💄 2021-04-19 22:48:42 -07:00
Sang
e5c466f587
markdown-language-features: Fix Windows Preview Link Uri (#120090)
* markdown-language-features: fix windows file uri

* refactor: use Uri.joinPath instead
2021-04-19 17:31:07 -07:00
Connor Peet
3a3864174e
trust: onboard debug land to workspace trust 2021-04-19 11:08:24 -07:00
Eric Amodio
6836261663 Adds workspace trust setting 2021-04-19 11:53:57 -04:00
Johannes Rieken
11c3ba58af
remove NotebookKernelProvider API and its implementation 2021-04-19 16:19:23 +02:00
João Moreno
47231d090d adopt trust in github 2021-04-19 11:58:10 +02:00
Benjamin Pasero
14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
Ladislau Szomoru
e5d6ff4c06
jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
meganrogge
d7f5575367
skip failing test 2021-04-16 16:54:44 -07:00
Alexandru Dima
30ae7bde85
Respect resolver's trust options 2021-04-16 17:15:09 +02:00
rebornix
155df27d8d
💄 2021-04-15 14:49:11 -07:00
rebornix
d531f3b054
Merge branch 'notebook/dev' into main 2021-04-15 14:00:38 -07:00
rebornix
ebb0a7165b
update integration test. 2021-04-15 12:39:19 -07:00
rebornix
060d417505
remove editable and breakpointMargin. 2021-04-15 11:32:45 -07:00
Rachel Macfarlane
296c417c07
Add workspace trust property to auth extensions 2021-04-15 09:22:15 -07:00
Yongming Lai
151c7d5dff
Recognise commonly sourced files as shellscript (#121373)
Added files commonly sourced by display managers.

- `.xsession` and its variants referenced in `/etc/X11/Xsession`
- `.xprofile` referenced in `/etc/gdm3/Xsession`

This PR fixes #121372.
2021-04-15 16:32:02 +02:00
Johannes Rieken
f9ca74adc4
Merge branch 'main' into notebook/dev 2021-04-15 09:10:06 +02:00
Matt Bierner
e870a6d700
Update js/ts grammar 2021-04-14 20:42:41 -07:00
Matt Bierner
a5d656cd3f
Configure workspace trust for simple browser and image preview 2021-04-14 20:37:01 -07:00
Matt Bierner
293061802c
Add workspace trust for markdown extension 2021-04-14 20:33:20 -07:00
Rob Lourens
edbdd6fe09 Fix test, fix cell data startTime and duration visibility 2021-04-14 17:59:49 -07:00