Commit Graph

4014 Commits

Author SHA1 Message Date
Johannes Rieken
fe6b867b00 declare proposed API properties for package.json and link them with actual proposal names 2021-11-10 12:34:07 +01:00
Johannes Rieken
da967b591e add generated file api proposal names, add compile script that generates this file 2021-11-10 11:54:24 +01:00
Johannes Rieken
d90dd1355b Merge branch 'main' into joh/vscode-dts 2021-11-10 08:40:26 +01:00
Benjamin Pasero
bef4dba21f Parcel update and CI improvements (#136830)
* 🆙 product

* 🆙 parcel/watcher

* 🆙 parcel/watcher

* tests - separate remote logs from others

* store server logs too

* more tweaks

* fix name

* error when 10s passed
2021-11-10 08:13:56 +01:00
Matt Bierner
c20b2c9589 Add unique names to most proposal regions
Also updates eslint rule to enforce regions with unique names
2021-11-09 17:56:11 -08:00
Alex Dima
54f23ce14f Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-11-10 00:37:57 +01:00
Alex Dima
c30ffc4a7e Fix problem with duplicated entry points 2021-11-09 23:41:02 +01:00
alex-brs
f8ee1a1700 build/npm/preinstall: fix error message for node version 2021-11-09 13:21:53 -08:00
Alex Dima
7bd792a094 monaco-editor-core@0.30.0 2021-11-09 18:20:34 +01:00
Johannes Rieken
9254a8cd27 move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
Benjamin Pasero
ca19d14277 Merge branch 'main' into alex/main-process-extension-host 2021-11-09 07:59:44 +01:00
Matt Bierner
e5bb28a325 Pick up TS@next for building vscode 2021-11-08 14:34:21 -08:00
Johannes Herchen
00d94046fe fix preinstall script (#136638)
detect yarn with .cjs extensions
2021-11-08 09:50:56 +01:00
Tyler James Leonhardt
74f5177f75 update slack channel 2021-11-04 13:14:01 -07:00
Tyler James Leonhardt
0cc0f5f234 try to fix publish types 2021-11-04 13:13:14 -07:00
Alex Dima
4967ca4182 Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-11-04 20:39:05 +01:00
Benjamin Pasero
f9e8dc2095 🆙 playwright 2021-11-04 09:27:22 +01:00
Alex Dima
a704a69394 Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
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
Alex Dima
41d6fc7e3a Create extension host processes from a node worker in the main process 2021-10-25 15:39:26 +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 d0f1a89682
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