Raymond Zhao
15cb6b36f8
Bump windows-process-tree ( #179176 )
...
* Bump windows-process-tree
* Fix compile error
* Add explanation to source
* Add that the types package has been deprecated
2023-04-05 20:51:26 +02:00
Robo
47426871d7
ci: fix symbol download for SDL pipeline ( #179030 )
2023-04-05 20:43:18 +02:00
Martin Aeschlimann
899cdd5ace
remove request dependency ( #179149 )
...
* remove request dependency
* replace gulp-remote-retry-src in build scripts
* fix retry delay & polish
2023-04-05 16:05:16 +02:00
Benjamin Pasero
34d69db22c
server - introduce support for nodejsRepository ( #179105 )
...
* server - introduce support for `nodejsRepository`
* fix path
* add auth
* proper download
* extract to utility function
* reuse
* fix compile
2023-04-05 14:36:25 +02:00
João Moreno
19f5801470
fix CI by always installing prebuilt extensions ( #179247 )
...
fix CI by installing prebuilt extensions
2023-04-05 14:24:51 +02:00
Ladislau Szomoru
d6dae3a640
Engineering - update build agents ( #179244 )
...
* Engineering - update build agents
* Update ARM64 agent pool name
* Switch to windows 2019 agents
2023-04-05 12:54:37 +02:00
Martin Aeschlimann
e5c82ebdde
update azure dependencies ( #179141 )
2023-04-05 10:59:59 +02:00
Ladislau Szomoru
59ec5734f1
Engineering - fix job name casing ( #179236 )
2023-04-05 09:31:29 +02:00
Connor Peet
6b0d9d79e1
build: properly install built-in extensions for tests ( #179216 )
...
Uses a cache and GH token to avoid hitting rate limits.
Fixes #179181
2023-04-05 01:53:46 +02:00
Raymond Zhao
a1694a8628
Bump windows-mutex ( #179196 )
2023-04-04 23:36:05 +02:00
Ladislau Szomoru
9d486269f1
Engineering - update agent pool ( #179190 )
2023-04-04 23:32:22 +02:00
Matt Bierner
3104a4e68c
Remove uses of X-UA-Compatible meta tag ( #177739 )
...
* Remove uses of `X-UA-Compatible` meta tag
We no longer support IE
Mainly removing this from the webview html but figured we should remove the other references to it as well
* Update tests
* Fix test
2023-04-04 13:02:01 -07:00
Benjamin Pasero
f481836a89
🆙 esbuild@0.17.14 ( #178664 )
2023-04-04 12:43:16 +02:00
Robo
d317fbf297
chore: revert @vscode/spdlog bump ( #179103 )
...
* Revert "chore: update spdlog@0.13 .9 (#179087 )"
This reverts commit 9eba21c20f .
* Revert "Bump spdlog (#179035 )"
This reverts commit 4cc7f76f60 .
2023-04-04 10:49:54 +02:00
Ladislau Szomoru
48d3110be1
Engineering - update OSS build agents ( #179099 )
...
Update build agents
2023-04-04 10:24:50 +02:00
João Moreno
887b24796e
fix build ( #179093 )
2023-04-04 09:29:40 +02:00
Raymond Zhao
90089562cc
Bump proxy-agent ( #179033 )
2023-04-03 15:23:31 -07:00
Raymond Zhao
4cc7f76f60
Bump spdlog ( #179035 )
2023-04-03 11:18:47 -07:00
João Moreno
accffe11a5
automate private build detection ( #179011 )
...
* automate private build detection
* debug
* debug
* fixup
2023-04-03 17:10:13 +02:00
Martin Aeschlimann
59608d3aee
Update webpack, css/file & style loaders ( #179008 )
2023-04-03 16:10:40 +02:00
João Moreno
1ee72c4854
fix vscode scan pipeline ( #178997 )
2023-04-03 15:31:51 +02:00
Robo
e5f61433b5
chore: update to Electron 22 ( #177600 )
...
* Revert "chore: revert to Electron 19 (#175851 )"
This reverts commit 3a11b47eee .
* chore: bump electron@22.3.3
* build: use custom version for V8 sandbox
* chore: update electron@22.4.1
* chore: enable forceAllocationsToV8Sandbox for extension host
* chore: bump electron@22.4.2
* chore: bump electron@22.4.3
* sandbox - cleanup from electron 22 update (#178919 )
* Revert "chore: revert to Electron 19 (#175851 )"
This reverts commit 3a11b47eee .
* chore: bump electron@22.3.3
* build: use custom version for V8 sandbox
* chore: update electron@22.4.1
* chore: enable forceAllocationsToV8Sandbox for extension host
* chore: bump electron@22.4.2
* chore: bump electron@22.4.3
* temp: update distro
* sandbox - cleanup from electron 22 update
* missing comile
* more changes
* fix build
* restore
* 💄
* compile
---------
Co-authored-by: deepak1556 <hop2deep@gmail.com >
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-04-03 09:09:31 +02:00
João Moreno
1cbef3e6ce
Fix CI ( #178944 )
...
* fixed CI
* to revert: fake VSCODE_CIBUILD
* fix darwin build
* Revert "to revert: fake VSCODE_CIBUILD"
This reverts commit f9d5378c8b .
* why devops
* devops and variables are weird
* fix pr build
* fix macos
2023-04-03 15:14:08 +09:00
João Moreno
2da5a0024f
don't run windows CLI build in ci ( #178921 )
2023-04-02 10:56:15 +02:00
João Moreno
aac80c3f0a
Adopt new distro format ( #178689 )
...
* Simplify distro
Also a ton of drive-by fixing around builds:
- simplified many oneliners
- fixed missing custom npm registry call setups
- remove unnecessary and duplicate work during builds
- many many fixes
2023-04-02 09:35:39 +02:00
Benjamin Pasero
95917c1376
eng - throw if minified output contains non-ascii characters ( #178590 )
2023-03-30 09:26:11 +02:00
Raymond Zhao
a442d6a7cb
fix: refresh dependencies lists ( #178606 )
...
Reflects node-pty updates
2023-03-29 13:58:08 -07:00
Johannes Rieken
2cce9893ef
Merge pull request #178572 from microsoft/joh/bottom-parrot
...
joh/bottom parrot
2023-03-29 15:07:05 +02:00
Daniel Imms
278e7e7750
Add hover to i18n.resources
2023-03-28 15:35:44 -07:00
Benjamin Pasero
b0b69338e8
debt - further reduce electron-browser layer ( #178504 )
...
* debt - move more tests out of `electron-browser`
* move more tests
* move preload script as well
* fix
2023-03-28 10:35:58 -07:00
Johannes
94ce8894c0
remove the box, use background instead, make input part have the shadow
2023-03-28 18:10:52 +02:00
Tyler James Leonhardt
0d5e948d86
Ensure external extensions are in the extensions project ( #178283 )
2023-03-26 16:55:04 +02:00
Benjamin Pasero
0e530c3e07
debt - do not ship *-dev.html ( #178315 )
...
do not ship `-dev.html`
2023-03-25 20:13:59 +01:00
Pouya Kary ✨
e367f30db6
Fixes #177580 ( #177581 )
...
fixed the spelling in commentGlyphForground to commentGlyphForeground
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2023-03-24 05:05:14 +00:00
David Dossett
c89324c0b9
Reverse background colors on interactive session ( #178165 )
...
* Reverse background colors on interactive session
* Only apply borders to requests
2023-03-23 16:28:24 -07:00
João Moreno
6fe3014566
Workaround code signing issues ( #178071 )
...
* use dot net 6 for codesigning
* make esrpclienttool use continueOnError
* another one
* fix path
* argh
2023-03-23 10:52:34 +01:00
Paul Köck
aa1052b3d8
Oh, it's already 2023 ( #172649 )
2023-03-23 10:33:54 +01:00
Malte Werschy
439f7e5bcc
Implement indent guide colorization options.
2023-03-23 08:19:21 +01:00
Martin Aeschlimann
3f5600c324
Improve stylelint variable checking ( #178002 )
2023-03-22 14:59:25 +01:00
Johannes Rieken
cbfa89a53e
extract dedicated colors ( #177992 )
2023-03-22 11:36:48 +01:00
João Moreno
c6fbb48ec4
Revert "Update webpack ( #177265 )"
...
This reverts commit e88eb65966 .
2023-03-17 18:55:15 +01:00
João Moreno
5f9bbf37c1
Revert "adopt new module locations ( #177472 )"
...
This reverts commit 5b6cd9c3c7 .
2023-03-17 18:55:13 +01:00
Aaron Munger
500b217502
Merge pull request #177398 from amunger/aamunger/notebookRendererTests
...
added notebook output renderer tests
2023-03-17 08:08:29 -07:00
João Moreno
5b6cd9c3c7
adopt new module locations ( #177472 )
...
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2023-03-17 15:34:17 +01:00
Martin Aeschlimann
e88eb65966
Update webpack ( #177265 )
...
* update webpack
* update `@types/webpack`
* update copy-webpack-plugin
* update @types/webpack in build
* fix compile error in @types/eslint
2023-03-17 15:07:05 +01:00
aamunger
11c5e141ab
added notebook output renderer tests
2023-03-16 12:10:24 -07:00
Ulugbek Abdullaev
69bb0ad98a
add a new command runCommands that allows to run several commands sequentially ( #177104 )
...
add a new command `runCommands` that allows to run several commands sequentially
2023-03-16 15:48:48 +01:00
Johannes Rieken
1db217a0e2
Revert "Introduce share links in more places via a contrib" ( #177328 )
...
Revert "Introduce share links in more places via a contrib (#177311 )"
This reverts commit e9ff97aa0f .
2023-03-16 11:27:25 +01:00
Joyce Er
e9ff97aa0f
Introduce share links in more places via a contrib ( #177311 )
...
* Introduce share links in more places via a contrib
* Update `build/lib/i18n.resources.json`
2023-03-16 09:15:15 +01:00
Henning Dieterichs
33c203503d
Merge pull request #177058 from spahnke/left-fish
...
Expose `EditorZoom` in the monaco API
2023-03-15 17:07:00 +01:00