Commit Graph

3945 Commits

Author SHA1 Message Date
Johannes Rieken fc420cb9cb add custom rule to prevent test.only 2021-11-01 16:37:13 +01:00
Benjamin Pasero 9375113a83 Merge pull request #136207 from microsoft/ben/nov
November debt
2021-11-01 08:17:13 +01:00
Matt Bierner cbb63adc2f Pick up new TS for building VS Code 2021-10-29 13:07:46 -07:00
Benjamin Pasero eb160fb65d watcher - enable parcel watcher by default 2021-10-28 09:59:03 +02:00
Alex Dima eebf6387d5 Remove mixin-server task 2021-10-27 16:47:49 +02:00
Matt Bierner d46933ce87 Build using typescript@next 2021-10-21 19:57:32 -07:00
Alex Dima 42a0825e8e Allow building to continue despite a missing remote/LICENSE file 2021-10-21 15:28:47 +02:00
João Moreno 97018d742e fix windows build 2021-10-21 10:54:04 +02:00
Alex Dima 822f995357 Add server folder 2021-10-20 18:42:13 +02:00
João Moreno 41f79ee0e9 fix distro build vmImage 2021-10-19 13:59:03 +02:00
Alex Dima 11862795ea Remove LanguageIdentifier and ensure tests dispose instantiated LanguagesRegistry objects 2021-10-18 10:29:16 +02:00
Alex Dima fb659f1542 Add IOptimizeTaskOpts.externalLoaderInfo 2021-10-16 11:43:36 +02:00
deepak1556 fb4d7cfb62 ci: update sdl-scan exports 2021-10-15 21:54:53 +09:00
deepak1556 fbbb4d7515 chore: remove redundant build_from_source env
Follow-up https://github.com/microsoft/vscode/commit/d0f1a896825246182e62fe4e66d7bcd587a79221
2021-10-15 21:53:06 +09:00
Benjamin Pasero be58a3560e First cut experimental setting to run file watchers from shared process worker (#132282) 2021-10-15 10:22:24 +02:00
João Moreno 6e0f56f0a9 build schedule 2021-10-13 20:58:18 +02:00
João Moreno 01a10db550 remove cron 2021-10-13 11:43:10 +02:00
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