Johannes Rieken
b7bf38f224
update distro
2022-01-10 15:03:09 +01:00
Joao Moreno
bf7b6aba7f
fix watermark icons
...
Closes : #140400
2022-01-10 14:08:10 +01:00
Benjamin Pasero
5384edc64b
🆙 distro
...
@sbatten your change broke the build
2022-01-08 10:05:53 +01:00
SteVen Batten
5699e3891a
add typings
2022-01-07 14:53:04 -08:00
SteVen Batten
9410697460
add typings file back
2022-01-07 14:13:37 -08:00
SteVen Batten
96bc3fc5dd
use @vscode/windows-registry
2022-01-07 14:05:34 -08:00
Joao Moreno
35c70dc0a2
minify svgs
...
Related-to: #140159
2022-01-07 15:14:23 +01:00
Johannes Rieken
419e16a49c
update distro
2022-01-07 10:32:25 +01:00
Alex Dima
ea2afbaf90
update distro
2022-01-07 07:40:20 +01:00
Andre Weinand
252b7ac7eb
use DAP modules from @vscode org
2022-01-06 22:24:14 +01:00
Matt Bierner
7e4ed924c1
Pick up new TS version for building VS Code
2022-01-05 14:06:11 -08:00
Johannes Rieken
5a042ad34f
adopt latest v8-inspect-profiler, use own utils and just write file, https://github.com/microsoft/vscode/issues/111211
2022-01-04 09:35:16 +01:00
Philipp Wagner
8ee675dc55
Update ripgrep binaries to include ppc64le and s390x
...
ripgrep is a binary dependency, which gets pulled in through
vscode-ripgrep, which itself downloads binaries from
https://github.com/microsoft/ripgrep-prebuilt . The v13.0.0-2
of ripgrep-prebuilt (and only this version) didn't include
binaries for s390x and ppc due to a change in CI
infrastructure. The newer version v13.0.0-4 includes those binaries
again (and has no other user-visible changes, see
https://github.com/microsoft/ripgrep-prebuilt/releases ).
The previously used version of vscode-ripgrep pulled in
v13.0.0-2 of the prebuilt binaries. The newer version 1.13.2
pulls in v13.0.0-4 of the binaries. Again, this version bump
only includes the changes to the binaries and nothing else
(see also
https://github.com/microsoft/vscode-ripgrep/compare/v1.12.1...v1.13.2
The version numbers are slightly misleading here.)
2022-01-03 10:47:30 +01:00
Joao Moreno
99305570d8
fix: 🐛 update distro
...
Closes : #139144
2021-12-31 15:22:07 +01:00
Daniel Imms
67fcf209e7
xterm@4.16.0
...
Fixes #139645
2021-12-22 11:04:56 -08:00
Logan Ramos
926997dbc4
Bump distro
2021-12-22 13:39:05 -05:00
Daniel Imms
b5519d66e4
xterm@4.16.0-beta.8
...
Fixes #139513
2021-12-20 09:19:12 -08:00
Daniel Imms
718cfca2b7
xterm@4.16.0-beta.6
...
Fixes #135940
Along brings in fix for US Intl keyboard layout
2021-12-17 10:23:10 -08:00
Logan Ramos
005f257d41
Bump distro
2021-12-17 10:58:57 -05:00
Alex Dima
704ff15396
Adopt vscode-textmate@6.0.0
2021-12-17 10:42:59 +01:00
Benjamin Pasero
86cbe29cec
🆙 @parcel/watcher@2.0.5
2021-12-16 08:05:07 +01:00
deepak1556
886fd12644
chore: bump distro
2021-12-14 22:04:35 +09:00
Daniel Imms
3da317ba5a
xterm@4.16.0-beta.5
...
Fixes #135920
Fixes #133597
2021-12-10 10:35:25 -08:00
Logan Ramos
e1fba79e4b
Bump distro
2021-12-10 11:56:27 -05:00
Alex Dima
2c5b9bc118
update native-keymap
2021-12-10 00:15:37 +01:00
Logan Ramos
c332de5b0c
Bump version
2021-12-08 16:45:47 -05:00
Logan Ramos
3baa168461
Up distro
2021-12-08 14:41:28 -05:00
Logan Ramos
9ec4aed235
Fix #135360
2021-12-07 11:50:33 -05:00
Benjamin Pasero
13c0ed811e
🆙 playwright & set trace names ( #138539 )
2021-12-06 19:42:05 +01:00
Benjamin Pasero
16d0a319b2
✨ watcher - remove vscode-nsfw legacy watcher
2021-12-06 10:50:15 +01:00
Chris Dias
d09289a2b6
update distro
2021-12-03 11:33:44 -08:00
Logan Ramos
d931b945a9
Bump distro
2021-12-03 09:13:01 -05:00
Andre Weinand
d29de45bdb
use final DAP 1.51.0
2021-12-02 11:37:35 +01:00
deepak1556
5300aa4054
Run OSS tool
2021-11-30 10:55:04 +09:00
Benjamin Pasero
f32a371f70
🆙 @parcel/watcher ( fix #136460 )
2021-11-29 19:22:09 +01:00
Alex Dima
a8b571c9f3
🆙 native-keymap
2021-11-26 11:28:53 +01:00
Dirk Baeumer
008a52e298
Fix typo
2021-11-24 21:46:36 +01:00
Dirk Baeumer
e346d0f1f9
Add script to prefetch headers for native module compile
2021-11-24 21:45:05 +01:00
Logan Ramos
dd7ef3975b
Bump distro
2021-11-24 11:15:20 -05:00
Benjamin Pasero
754190f326
Run unit tests against node.js too ( #137790 )
...
* tests - run unit tests also against node.js
* fixes
* fail if major node.js version mismatch
* -tfs is unsupported
* Add `@ts-check` and remove `jsdom`
* tests - process.env layer breaker
* Improve loader config
* skip one test
* address todos
* try to force color output
* Use a file: URI as baseUrl
Co-authored-by: Alex Dima <alexdima@microsoft.com >
2021-11-24 13:45:17 +01:00
Alex Dima
689467c841
Try to restore yarn mocha and move browser tests to /browser/
2021-11-23 16:07:15 +01:00
Benjamin Pasero
4c9d116ddb
🆙 @parcel/watcher
2021-11-23 07:47:33 +01:00
João Moreno
dee69dc807
build: ⬆️ gulp-atom-electron
2021-11-22 15:05:39 +01:00
Benjamin Pasero
aa21039c3c
🆙 iconv-lite
2021-11-22 11:51:08 +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
Benjamin Pasero
c07710f51c
🆙 sudo-prompt
2021-11-19 19:54:22 +01:00
Logan Ramos
1b5c8e1e08
Bump distro
2021-11-19 11:01:53 -05:00
Alex Dima
a3f6aadf28
Fixes #117264 : Abandon tokenizing a line after 500ms if possible.
2021-11-19 14:49:37 +01:00
Alex Dima
b8357ede65
Restore Text Mate Syntax Grammar Logging functionality ( #117264 )
2021-11-19 10:55:25 +01:00
Benjamin Pasero
4fb4bc9dfb
Update to a newer sudo-prompt library ( #137467 )
...
* 🆙 @vscode/sudo-prompt
* use @vscode/sudo-prompt
2021-11-18 19:55:37 +01:00