Commit Graph

89947 Commits

Author SHA1 Message Date
Alex Dima 94d07f18ea Add comments and rename variables 2021-11-20 22:03:07 +01:00
Alex Dima cae6e662ce Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
Alex Dima 981ab5e8d3 Update to Unicode 14.0.0 2021-11-20 18:41:35 +01:00
João Moreno 6f2ad1994c More RBAC usage (#137579)
* ci: 👷 remove secret references

* inline web storage account

* remove unused reference

* inline storage accounts

* formatting

* formatting

* drop ticino-storage-key, web-storage-key

* remove leftovers

* fix build

* fix build

* catch errors on all upload* scripts

* bump gulp-azure-storage
2021-11-20 09:01:39 -08:00
Alex Dima 1d8839096b Remove type hints 2021-11-20 15:55:37 +01:00
Alex Dima 6b1a058a88 Improve running on https 2021-11-20 15:00:35 +01:00
Alexandru Dima a67d90abd0 Merge pull request #136620 from filiptronicek/ft/fix-136619
Rename arg `connectionToken` to `connection-token`
2021-11-20 13:05:52 +01:00
Alex Dima 27a61bd985 Small tweaks 2021-11-20 13:04:52 +01:00
Alex Dima 6bfc0b14bc Merge remote-tracking branch 'origin/main' into pr/filiptronicek/136620 2021-11-20 11:51:24 +01:00
rebornix 165611d073 CellParts for markdown. 2021-11-19 20:32:10 -08:00
Peng Lyu 02e3a81153 Merge pull request #137561 from rchiodo/rchiodo/renderer_iw
Fix jupyter issue 8316 - Jupyter renderer extension not used for IW
2021-11-19 18:19:18 -08:00
rebornix 36adb23bca CellPart#renderCell. 2021-11-19 18:17:03 -08:00
rebornix f57aaeb56c progress bar listener. 2021-11-19 18:17:03 -08:00
Rich Chiodo a36f0976ba Fix jupyter issue 8316 - Jupyter renderer extension not used for IW 2021-11-19 17:29:32 -08:00
Matt Bierner 6fc33324af Use runWithFakedTimers in more tests
For #135075
2021-11-19 16:39:19 -08:00
Matt Bierner aa810777e3 Speed up tests with take timers
For #135075
2021-11-19 16:23:05 -08:00
Matt Bierner edfee5c945 Reduce delay in test
For #135075
2021-11-19 16:14:31 -08:00
Matt Bierner 03f1fc5cfd Spelling 2021-11-19 16:13:20 -08:00
Matt Bierner 4c83c132c3 Reduce timeout
For #135075
2021-11-19 16:11:51 -08:00
Matt Bierner bbc10afeda Improving ux for search in webviews on web 2021-11-19 16:00:50 -08:00
Matt Bierner e784e88a87 Update setting name to be more extensible in the future
Discussed in https://github.com/microsoft/TypeScript/issues/46590#issuecomment-966756378
2021-11-19 15:13:02 -08:00
Matt Bierner 9939a82851 Add separator for TS version quick pick 2021-11-19 15:13:02 -08:00
Matt Bierner fa1266520c Removing gating for ts args
These should be ignored on older TS versions
2021-11-19 15:13:01 -08:00
Matt Bierner 75c202e435 Don't send over npmLocation on web 2021-11-19 15:13:01 -08:00
Daniel Imms 3c7bc14d8c Fix terminal find z index
Fixes #137017
2021-11-19 14:03:48 -08:00
Daniel Imms 2f7ab5c0e0 Disable should update color of the tab
Flake in CI
2021-11-19 13:58:01 -08:00
Daniel Imms ec4b7e10ab Fix fetching remote backends for attach session command
Part of #136064
2021-11-19 13:57:20 -08:00
Daniel Imms 9ed1645650 Fix terminal grace time constants in remote
This was causing detach to kill procs immediately

Part of #136064
2021-11-19 13:57:20 -08:00
Martin Aeschlimann 6123d781cb [json] use uri helpers 2021-11-19 22:27:02 +01:00
rebornix 9a97289dc7 redundant layout change of cell status bar. 2021-11-19 13:08:02 -08:00
Martin Aeschlimann f13f5832fd [json] when downloading JSON Schema files, do Conditional GETs. Fixes #101050 2021-11-19 22:06:54 +01:00
Martin Aeschlimann d3aabc5449 remoteCli: support opening new windows, including other remotes and locals. Fixes #137529 2021-11-19 22:06:53 +01:00
Martin Aeschlimann cc30f1f967 windowsMainServer: reuse doOpenEmpty & include arguments in traces 2021-11-19 22:06:52 +01:00
Martin Aeschlimann c28aeab310 add verbose to remoteCli 2021-11-19 22:06:51 +01:00
Miguel Solorio 6b52ad88d6 Fix #136774 2021-11-19 12:21:56 -08:00
rebornix b33ab96c3d Move progress bar to cell part. 2021-11-19 11:49:56 -08:00
SteVen Batten 30aa38554b fixes #137523 2021-11-19 11:39:55 -08:00
rebornix bd93a73c14 prepare layout. 2021-11-19 11:30:07 -08:00
Peng Lyu 0b3533700e Merge pull request #137486 from microsoft/rebornix/single-cell-em
Single view cell state event listener
2021-11-19 11:11:45 -08:00
Miguel Solorio 08aeb7f34d Update input options to include hover feedback (Fixes #137441) 2021-11-19 10:55:29 -08:00
Benjamin Pasero c07710f51c 🆙 sudo-prompt 2021-11-19 19:54:22 +01:00
Johannes Rieken a320e4c68b call resolveWorkspaceSymbol when the provider has it, no more incomplete locations, https://github.com/microsoft/vscode/issues/69558 2021-11-19 18:29:17 +01:00
Logan Ramos 1b5c8e1e08 Bump distro 2021-11-19 11:01:53 -05:00
João Moreno a71275a72f increase smoke test limits 2021-11-19 16:55:07 +01:00
João Moreno e53aa2a0dc fix snap 2021-11-19 16:53:55 +01:00
João Moreno 2ec3bfc440 builds: disable caching 2021-11-19 15:07:35 +01:00
Daniel Imms 96cc3b8fc0 Disable should respect dimension overrides again
Part of #137155
2021-11-19 06:01:49 -08:00
Alex Dima a3f6aadf28 Fixes #117264: Abandon tokenizing a line after 500ms if possible. 2021-11-19 14:49:37 +01:00
Benjamin Pasero 4970694100 Use dist from jschardet and not sources
* use dist from `jschardet`

* fix it
2021-11-19 14:14:54 +01:00
João Moreno f5be473ddf fix snap build 2021-11-19 13:43:38 +01:00