Commit graph

71580 commits

Author SHA1 Message Date
João Moreno
466a7b7daa
ESRP Cert (#108366)
* update ESRP

* update to new ESRP cert

* make gulp fail when inno setup fails

* fix esrp

* debug

* update esrp client version

* 🤦

* argh

* update esrpclient

* argh
2020-10-13 15:56:16 +02:00
Alex Ross
9dc0b9ce0a Update ThemeIcon2 proposal to expose themeColor 2020-10-13 15:34:51 +02:00
Alex Ross
0e04bb7b5d relativeFileDirname gives empty string when the Dirname equals to current working directory (#108588)
Fixes #108437
2020-10-13 15:12:45 +02:00
Benjamin Pasero
ef04759e57 🆙 chokidar@3.4.3 2020-10-13 15:07:47 +02:00
Alex Ross
8c4c54aa25 Allow forwarded ports view to move
Fixes microsoft/vscode-remote-release#3675
2020-10-13 15:01:42 +02:00
Alex Ross
2b7bf327b9 Add welcome view to forwarded ports
Fixes microsoft/vscode-remote-release#3826
2020-10-13 11:49:32 +02:00
Benjamin Pasero
ded9067afa build - fix warnings in TS files
//cc @joaomoreno
2020-10-13 10:48:40 +02:00
Benjamin Pasero
d1578555f7 Pinned tabs need more prominence (fix #108211) 2020-10-13 10:01:52 +02:00
Martin Aeschlimann
42ddf0fd65 fix isValidNPMName 2020-10-13 09:57:28 +02:00
Benjamin Pasero
2b7760fa1f diff editor - guard against btoa failing 2020-10-13 09:23:43 +02:00
Benjamin Pasero
5ede377c03 debt - clean up event names in native host 2020-10-13 09:19:30 +02:00
Benjamin Pasero
c21e1b7ee3 Pinned tab doesnt scroll to focus (fix #108561) 2020-10-13 08:56:51 +02:00
Benjamin Pasero
1ffbc5a976 window - fix unhandled error in window tracker 2020-10-13 08:48:56 +02:00
Benjamin Pasero
790ed2b338 debt - 💄 env service identifier 2020-10-13 08:46:01 +02:00
Miguel Solorio
bd7dcd50ec Update Codicons: shrink pin icons
396f3fa9d3
2020-10-12 21:55:39 -07:00
Rachel Macfarlane
c0d465ce1c Update distro 2020-10-12 16:28:18 -07:00
rebornix
6239a51866 fix #69586. 2020-10-12 16:03:39 -07:00
Rachel Macfarlane
4cfe033885 Do not exceed credential manager length limit on windows, fixes #108411 2020-10-12 15:46:57 -07:00
rebornix
bd7746b82b fix #107154. 2020-10-12 15:30:32 -07:00
rebornix
3430078907 add revert button for cell input change. 2020-10-12 14:48:09 -07:00
Alexandru Dima
60e47e2d8d
Merge pull request #108389 from tony-xia/Persisten2Persistent
Persisten -> Persistent
2020-10-12 22:38:43 +02:00
Eric Amodio
0ac9d25b81 Closes #91695 - adds emoji support 2020-10-12 14:38:07 -04:00
Rachel Macfarlane
31419adc34 Polish onDidChangePassword changes 2020-10-12 10:31:16 -07:00
Eric Amodio
9910c38005 Fixes #108530 2020-10-12 11:08:13 -04:00
Benjamin Pasero
dcdfa094cb debt - no _ in my code 2020-10-12 16:35:11 +02:00
Benjamin Pasero
0e61daa021 ipc test - remove unused code 2020-10-12 16:24:47 +02:00
João Moreno
0fe9f7ef18 add blur command 2020-10-12 16:01:13 +02:00
Benjamin Pasero
50f479b165 ipc - rename methods and add tests 2020-10-12 15:57:25 +02:00
Martin Aeschlimann
588b6cc57d update seti theme (fixes https://github.com/microsoft/vscode/issues/108185) 2020-10-12 15:34:05 +02:00
Alex Ross
5742413347 Fix preffered pm when pm can't be determined 2020-10-12 15:25:05 +02:00
Benjamin Pasero
2b74e92476 debt - move IPC handle methods into one place 2020-10-12 14:51:22 +02:00
Alex Ross
69821795e8 Add badge for remote explorer
Fixes microsoft/vscode-remote-release#3824
2020-10-12 14:44:45 +02:00
Martin Aeschlimann
0dfa897c22 JSON Language Server 1.3.1 2020-10-12 13:25:05 +02:00
Martin Aeschlimann
256d3ad405 vscode-json-languageserver crashes on start: Cannot find module '../out/jsonServerMain' . Fixes #107949 2020-10-12 13:25:05 +02:00
Benjamin Pasero
605bc4ec1e fix compile 2020-10-12 12:18:08 +02:00
Benjamin Pasero
ee7412f27e environment service 💄 2020-10-12 12:17:10 +02:00
Benjamin Pasero
57ea89683c web - workaround #108522 2020-10-12 11:54:07 +02:00
Benjamin Pasero
0a7c0fd68e debt - lift more environment properties to electron-main 2020-10-12 11:52:48 +02:00
Benjamin Pasero
ca4dd67abe debt - introduce environment main service to have properties there exclusively 2020-10-12 11:12:41 +02:00
João Moreno
47116a8acd fixes #108371 2020-10-12 11:04:30 +02:00
Eric Amodio
c283338f37 Fixes the referenced property name 2020-10-12 04:55:02 -04:00
Rob Lourens
78db6d0154 Fix terminal buffer type check 2020-10-10 10:32:25 -07:00
rebornix
e8c6fff725 Revert "fix #105614. Show color picker on click."
This reverts commit 082fb2408c.
2020-10-10 09:53:55 -07:00
Rob Lourens
c9f0a61b2c 💄
57dd72c09e
2020-10-10 08:38:38 -07:00
Rob Lourens
57dd72c09e Measure terminal echo latency 2020-10-09 19:08:18 -07:00
Rachel Macfarlane
276e83dc4b Move encryptionService registration to correct file, fixes #108230 2020-10-09 17:04:16 -07:00
Tony Xia
d9f2290a24
ACCOUNTS_ACTIIVTY_ID -> ACCOUNTS_ACTIVITY_ID (#108384) 2020-10-09 16:52:09 -07:00
Rachel Macfarlane
4c0811c9c2 Removing polling from auth extensions, fixes #107480 2020-10-09 16:33:53 -07:00
Jackson Kearl
c055d391cf Joao out of vacation 2020-10-09 16:19:48 -07:00
rebornix
0fd22ec0b5 fix #94445. 2020-10-09 16:15:20 -07:00