João Moreno
9ff48bcfb5
bump distro
2023-03-17 18:53:47 +01:00
Tyler James Leonhardt
0b45f091d3
bump distro ( #177497 )
2023-03-17 18:30:27 +01:00
Martin Aeschlimann
978d9b0a51
bump distro ( #177487 )
2023-03-17 16:38:23 +01: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
Sandeep Somavarapu
515971a45a
update distro ( #177191 )
2023-03-15 10:14:55 +01:00
Matt Bierner
cdbe59519b
Pick up latest TS for building VS Code ( #177150 )
...
Updates the `IAction` interface to take additional arguments. This matches how it is being used in our codebase
2023-03-14 18:59:42 -07:00
Raymond Zhao
7060c4c876
chore: bump distro ( #177156 )
2023-03-15 02:51:02 +01:00
Raymond Zhao
84a869a725
chore: Bump node-pty to 0.11.0-beta30 ( #177148 )
...
This reverts commit 103bd8f019 .
2023-03-14 18:05:40 -07:00
Raymond Zhao
8306fcbca1
Revert "chore: Bump node-pty to 0.11.0-beta30" ( #177121 )
...
This reverts commit df6cd309c6 .
2023-03-14 18:17:28 +01:00
Sandeep Somavarapu
1741d6610c
update distro ( #177116 )
2023-03-14 18:06:10 +01:00
Logan Ramos
42415d8fff
Bump ripgrep ( #177109 )
2023-03-14 17:43:33 +01:00
Raymond Zhao
12ed9dbbe4
chore: Bump node-pty to 0.11.0-beta30 ( #177015 )
2023-03-14 09:29:59 -07:00
Raymond Zhao
f42f45a7d2
Bump policy-watcher, native-keymap, native-watchdog ( #176556 )
...
* Bump policy-watcher, native-keymap, native-watchdog
* Bump native-watchdog in remote
2023-03-10 09:16:54 -08:00
Martin Aeschlimann
780b2f5758
add linter for css variable names ( #176769 )
2023-03-10 07:33:02 -08:00
Joyce Er
1b6f8ebd88
🆙 distro ( #176725 )
2023-03-10 07:07:10 +01:00
Karthik Nadig
ddf15dfc98
Update distro
2023-03-08 11:22:35 -08:00
Peng Lyu
40102b07ca
Bump distro ( #176431 )
2023-03-07 21:19:00 +01:00
Daniel Imms
25a2e89c9d
Update distro
2023-03-06 12:53:51 -08:00
Megan Rogge
ffe596935b
keep the accessible buffer visible until tab/escape are used ( #176054 )
2023-03-03 13:23:11 -08:00
Joyce Er
6f881198d5
🆙 distro ( #175977 )
2023-03-03 16:21:22 +01:00
Robo
68f9a8f8f0
chore: update distro ( #175876 )
2023-03-02 12:53:00 +01:00
Robo
3a11b47eee
chore: revert to Electron 19 ( #175851 )
...
* Revert "Update to min supported version of node (#175723 )"
This reverts commit f749e6be2d .
* Revert "chore: update min node version for development (#175663 )"
This reverts commit f2a822fbe9 .
* Revert "electron 22 sandbox - enable for OSS (#175659 )"
This reverts commit 2551af21f8 .
* Revert "chore: update to Electron 22 (#166430 )"
This reverts commit 6e85d2b51e .
2023-03-02 02:58:46 -08:00
Rob Lourens
67afc8065e
bump distro ( #175834 )
2023-03-02 07:09:57 +01:00
Connor Peet
26fe31fc66
update openssl-prebuild for musl failures ( #175731 )
...
* update openssl-prebuild for musl failures
* reapply vendoring
* reapply macos pipeline fix
2023-03-01 08:57:45 +01:00
Connor Peet
f8119e9beb
Revert "cli: fix static import of openssl ( #175681 )" ( #175727 )
...
This reverts commit 7014a17b1f .
2023-03-01 07:43:32 +01:00
Matt Bierner
6692654c36
Pick up latest TS version for building VS Code ( #175721 )
2023-03-01 02:54:44 +01:00
Connor Peet
7014a17b1f
cli: fix static import of openssl ( #175681 )
...
* cli: fix static import of openssl
* update dev tunnels
2023-02-28 11:20:58 -08:00
Robo
84a6664a21
chore: update distro ( #175660 )
2023-02-28 16:39:00 +01:00
Robo
6e85d2b51e
chore: update to Electron 22 ( #166430 )
...
* chore: bump electron@22.0.0-beta.5
* chore: bump electron@22.0.0-beta.7
* chore: update libc++ flags
* chore: switch to c++17
* chore: bump electron@22.0.0
* chore: bump electron@22.0.2
* chore: cleanup build config for linux
* chore: update debian dependencies
* chore: update rpm dependencies
* chore: update electron@22.0.3
* chore: bump electron@22.2.0
* chore: remove deprecated utility process invoker
* chore: bump electron@22.2.1
* chore: remove unused methods
* chore: update internal electron version
* chore: bump electron@22.3.0
* temp: update electron with default PGO
* chore: bump electron@22.3.1
* cleanup
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-02-28 07:04:00 -08:00
Kartik Raj
3aa85dd387
Make change
2023-02-28 00:48:13 +00:00
Matt Bierner
42bfe4f68d
Pick up latest TS nightly for building VS Code ( #175401 )
...
* Pick up latest TS nightly for building VS Code
* Add cast to avoid type narrowing in tests
2023-02-25 01:09:12 +00:00
Johannes Rieken
b8dbdd9064
update version to 1.77.0 ( #175332 )
2023-02-24 15:38:40 +01:00
isidor
b94cdd3fc9
update distro
2023-02-23 19:29:46 +01:00
Martin Aeschlimann
cc99387a09
Support filtering remoteExtensionTips by platform ( #175246 )
2023-02-23 16:32:44 +01:00
Damon Tivel
f909533a1f
Bump distro
2023-02-22 05:39:50 -08:00
isidor
d659fba9ea
update distro pointer
2023-02-22 12:03:33 +01:00
Martin Aeschlimann
5454665328
update distro ( #174868 )
2023-02-21 11:16:55 +11:00
Henning Dieterichs
a0c1d02fed
Updates distro
2023-02-20 15:21:46 +01:00
Johannes Rieken
70d3be4284
joh/straight warbler ( #174839 )
...
* run oss tool
* update distro
2023-02-20 14:55:06 +01:00
Henning Dieterichs
46af30cfc6
Reverts distro merge
2023-02-20 13:03:25 +01:00
Henning Dieterichs
22f5603f48
Fixes distro merge conflicts.
2023-02-17 18:01:30 +01:00
Henning Dieterichs
a42ec7cdd2
Merge branch 'main' into async-tokenization-2
2023-02-17 17:08:17 +01:00
Henning Dieterichs
6a22e832b7
Adresses PR feedback, adopts most recent textmate version.
2023-02-17 17:04:41 +01:00
Megan Rogge
855ba20c38
use monaco editor in terminal accessible buffer ( #174400 )
2023-02-16 18:22:28 +01:00
João Moreno
395517fefa
update distro ( #174372 )
...
* update distro
* update distro
2023-02-14 20:14:13 +01:00
João Moreno
07a7d71087
Bump to @vscode/policy-watcher ( #174354 )
...
* use latest @vscode/policy-watcher
* fix compile
* ooops
* lock new version
2023-02-14 16:53:34 +01:00
Robo
14e29f8de5
chore: update distro ( #174271 )
2023-02-13 18:58:34 +01:00
Robo
a36ef13f28
chore: bump node-pty@0.11.0-beta.29 ( #174267 )
2023-02-13 18:23:37 +01:00
Henning Dieterichs
d345968334
Merge pull request #174086 from microsoft/hediet/ratty-ocelot
...
Adds monaco editor playground launch config & http server
2023-02-13 11:29:32 +01:00