João Moreno
7fcd5bb094
fix
2021-10-12 17:57:59 +02:00
João Moreno
8b1f10af35
more web changes
2021-10-12 17:55:24 +02:00
Benjamin Pasero
284e0db6c4
fix build
2021-10-12 07:29:11 +02:00
Alex Dima
7d441890e2
bump version
2021-10-11 15:59:26 +02:00
Benjamin Pasero
85c5eb7281
Enable parcel-watcher as new default watcher ( #132483 )
2021-10-11 11:17:05 +02:00
Alex Dima
3860b772e4
Revert "Simplify external .d.ts"
...
This reverts commit 65b10df98f .
See https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require
2021-10-08 16:58:02 +02:00
Alex Dima
435f287a5c
Remove support for @monacodtsreplace since TS has gotten a lot better at emitting dts
2021-10-08 09:52:36 +02:00
Alex Dima
0eaaf654c8
check in compiled file
2021-10-08 09:52:35 +02:00
Alex Dima
a75121a74c
Update ThirdPartyNotices.txt
2021-10-08 09:22:35 +02:00
Alex Dima
65b10df98f
Simplify external .d.ts
2021-10-08 08:51:26 +02:00
Matt Bierner
af345ef499
Pick up new TS version for building VS Code
2021-10-04 09:19:47 -07:00
Alex Dima
96353e2bcf
Fix typo
2021-09-28 14:14:06 +02:00
Matt Bierner
bf1fcf0ecf
Pick up new TS version for building VS Code
2021-09-27 13:39:25 -07:00
João Moreno
91ec524444
update vsce
2021-09-27 10:14:00 +02:00
Benjamin Pasero
a088f8ddc0
remove weird space character from sources
2021-09-24 10:34:54 +02:00
Benjamin Pasero
53aff5e347
watcher - change to vscode-nsfw@2.1.4 ( #132483 )
2021-09-23 15:21:16 +02:00
Tyler Leonhardt
6effc2377b
include js change of nlsmetadata
2021-09-21 13:05:11 -07:00
Tyler Leonhardt
4cc83ad27e
run nlsmetadata on web output
2021-09-21 12:29:39 -07:00
Alex Dima
8d3ce8d7f5
Fix the transformation to an external module .d.ts
2021-09-21 17:20:30 +02:00
Robo
fc00cb1c63
ci: fix windows codesign ( #133451 )
...
* ci: fix windows codesign
* chore: bump gulp-atom-electron@1.32 .0
2021-09-20 09:34:36 -07:00
Jackson Kearl
7b4fd0b65b
Adopt webworker search for local files in browser ( #133366 )
...
* Revert "Revert commits intended for PR"
This reverts commit f01d9ab212 .
* Publicise getHandle rather than getDirectoryHandle
* Restore languagedetection export
* Try more targetted fix for overquerying
* Handle webworker search errors
2021-09-20 07:19:53 -07:00
João Moreno
d390635c56
Merge branch 'main' into joao/esrp-errors
2021-09-20 10:45:08 +02:00
João Moreno
b66d069c1d
catch esrp errors
...
related to #133316
2021-09-20 10:44:34 +02:00
Jackson Kearl
f01d9ab212
Revert commits intended for PR
2021-09-17 23:19:35 -07:00
Jackson Kearl
5ed5a40e79
Move search to webworker
2021-09-17 23:11:36 -07:00
Tyler Leonhardt
d8d0570244
gzip and minify json
2021-09-17 09:44:03 -07:00
Tyler Leonhardt
6dff4e5fde
use package instead because language packs use package
2021-09-16 15:50:01 -07:00
Tyler Leonhardt
2e94b43325
include package.nls.json in bundles
2021-09-16 14:56:40 -07:00
Tyler Leonhardt
9e78e8e2d9
add a bundle property to nlsmetadata uploader
2021-09-16 14:41:41 -07:00
Tyler Leonhardt
edf18f3974
add metadata header files to upload
2021-09-16 14:07:08 -07:00
Tyler Leonhardt
7cb531e421
align to one format and include headers for extensions
2021-09-16 13:48:04 -07:00
Logan Ramos
76c3eb94c9
On the fly tab model construction ( #133025 )
...
* Enrich the change event
* Initial tab model building
* Work in progress model construction
* Add pauseable emitter
* Attempt using microtask
* Make tests pass
* Update active tab logic
* Fix layering issue
* event rename
* PR feedback
* Remove stray new line
* Add test for microtask emitter
* Add move event
* Add mmerge functionality to Microtask emitter
* Fix compilation errrors
* Fix tests
* Add tests to address feedback
* Change editor change event to an array
* Add array support to editorsChangeEvent
* Update src/vs/workbench/common/editor/editorGroupModel.ts
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
* Switch to a less efficient array method
* Add console.log for debugging
* Test with different notebook
* Fix notebook URI
* For now split up file open for better debugging
* Don't use notebook in test for now
* Cleanup event
* Fix tests
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2021-09-16 14:34:54 -04:00
Tyler Leonhardt
16f81160e8
typo in upload-nlsmetadata
2021-09-16 10:57:11 -07:00
Tyler Leonhardt
c240648548
include package.nls.json files in nls metadata
2021-09-16 10:26:46 -07:00
Tyler Leonhardt
e54f90f0fd
upload nlsmetadata
2021-09-16 09:16:47 -07:00
Matt Bierner
9e5ee5521a
Pick up new TS version for building VS Code
...
Fixes a few instances of `Promise.all` and also adds an any cast to workaround an issue
2021-09-14 14:24:53 -07:00
Alex Dima
7b23c5479c
Clean up diff editor options and add diffEditor.maxFileSize
2021-09-14 12:34:08 +02:00
João Moreno
2cff099ddc
change kv filter
...
cc @sbatten
2021-09-13 10:24:09 +02:00
Tyler Leonhardt
e3880e11bd
add alpine to createAsset
2021-09-10 15:53:46 -07:00
Tyler Leonhardt
98593a8958
use correct qemu command
2021-09-10 15:25:48 -07:00
Tyler Leonhardt
c0f2b96605
rename job
2021-09-10 15:02:58 -07:00
Tyler Leonhardt
75edf20854
add product build alpine
2021-09-10 15:00:45 -07:00
Tyler Leonhardt
eca2e54be7
typo in product-build-alpine
2021-09-10 13:56:26 -07:00
Tyler Leonhardt
781c010610
include in condition
2021-09-10 13:54:54 -07:00
Tyler Leonhardt
2aa8c0f428
add image name
2021-09-10 13:28:59 -07:00
Tyler Leonhardt
1cdf829965
make alpine build vscode_arch aware
2021-09-10 10:58:04 -07:00
Matt Bierner
0b3e72d566
Roll back to last know stable TS version
...
Current nightly has issues with intl: https://github.com/microsoft/TypeScript/issues/45804
The previous nightly seems to have some regression around types that cause a build failure
Just go back to last known good build for now
2021-09-09 10:42:40 -07:00
Matt Bierner
b2aa5372a8
Go back to previous day TS
...
Work around regression in intl.2020 types
2021-09-09 10:24:52 -07:00
Matt Bierner
affcb67532
Pick up new TS version
2021-09-09 10:02:55 -07:00
Raymond Zhao
90087ede3b
Point users more directly to prerequisites #131074
2021-09-07 12:56:12 -07:00