Robo
d1ce0bf2c1
chore: update electron@34.3.2 ( #243032 )
...
* chore: update electron@34.3.2
* chore: update node.js builds
* chore: update runtime builds
* chore: bump distro
2025-03-11 20:45:06 +09:00
Benjamin Pasero
129f975fd4
debt - prepare for property initialisation order changes #243049 ( #243153 )
2025-03-11 08:51:56 +00:00
Peng Lyu
0bec97c0bf
re #243049 . property initialisation order for file user data provider. ( #243101 )
2025-03-10 19:22:52 +01:00
Alex Ross
897d7c8abf
Fix some property init order debt in comments files ( #243095 )
...
Part of #243049
2025-03-10 18:03:17 +01:00
Alex Ross
62e914e344
Make the property init order checker script Windows friendly ( #243093 )
...
Part of #243049
2025-03-10 17:54:49 +01:00
Robo
31ec1c528f
build: remove legacy server support ( #235232 )
...
* build: remove legacy server support
* chore: update rpm dependencies
* chore: fix publishing
* cli: provide option for unsupported glibc sysroot
* chore: add unsupported mode to prereq check
* chore: add logging
* chore: add comment about patchelf execution order
2025-03-10 17:54:23 +01:00
Alexandru Dima
1e271e0428
Adopt initialisation order changes ( #243090 )
...
Adopt initialisation order changes (#243049 )
2025-03-10 17:45:37 +01:00
Ladislau Szomoru
6306af46f0
SCM - 💄 fix property init order in scmHistoryViewPane.ts ( #243069 )
2025-03-10 06:23:53 -07:00
Aiday Marlen Kyzy
50a7fe5744
Fixing property initialization order check in ghostText.ts ( #243068 )
...
fixing property initialization order check in ghostText.ts
2025-03-10 14:04:32 +01:00
Robo
0018d20957
chore: fix property init order in ipc.mp.ts ( #243066 )
2025-03-10 13:57:36 +01:00
Aiday Marlen Kyzy
4ffd9dd633
Fixing property initialization order in stickyScrollWidget.ts file ( #243067 )
...
* running property init order check on sticky scroll widget
* refactoring
2025-03-10 13:53:34 +01:00
Ladislau Szomoru
fb57e96676
SCM - 💄 fix property init order in workingSet.ts ( #243061 )
2025-03-10 13:14:59 +01:00
Ladislau Szomoru
887fa0736e
SCM - 💄 fix property init order in scmViewService.ts ( #243060 )
2025-03-10 13:10:05 +01:00
Ladislau Szomoru
06e9d7ece1
SCM - 💄 fix property init order in quickDiffDecorator.ts ( #243058 )
2025-03-10 12:46:39 +01:00
Ladislau Szomoru
8d69af582f
SCM - 💄 fix property init order in activity.ts ( #243056 )
2025-03-10 12:27:12 +01:00
Johannes Rieken
2cde379d3a
fix property init order for chatEditingCodeEditorIntegration ( #243051 )
...
* add explaining comment
* fix property init order for `chatEditingCodeEditorIntegration`
https://github.com/microsoft/vscode/issues/243049
2025-03-10 11:37:20 +01:00
Johannes Rieken
c04ac5a5df
add property-init-order-check and run during CI (just like valid layers check) ( #243042 )
...
Enable ignore list which capture current violations and todo list
2025-03-10 10:22:18 +01:00
Connor Peet
0664c2e142
eng: add MSRUSTUP_LOG to diagnose CLI build flakes ( #242749 )
2025-03-06 01:06:19 +01:00
Connor Peet
3331d2d87d
chore: update to rust 1.85 ( #242609 )
2025-03-04 21:58:23 +01:00
Robo
7933f52914
fix: clang variable for native module installs from build dir ( #242601 )
2025-03-04 21:19:05 +01:00
João Moreno
3a26f60ab5
disable terrapin when in CI ( #242282 )
2025-02-28 11:42:32 +01:00
João Moreno
75c8626ea5
remove unused pipeline param ( #242280 )
2025-02-28 11:39:25 +01:00
Daniel Imms
db9b899525
Fix new terminal suggest icon colors
...
Part of #241727
The rest of this issue will be fixed in March
2025-02-27 13:21:52 -08:00
Benjamin Pasero
c202fb0bcf
ux - tweak status locations including copilot to be more aligned with our UX standards ( #242154 )
2025-02-27 10:14:21 +01:00
Benjamin Pasero
c75ab9d934
chat - status tweaks ( #242110 )
2025-02-26 13:31:46 -07:00
Benjamin Pasero
74e43f0375
chat - tweaks to status ( #242073 )
2025-02-26 16:05:46 +01:00
Benjamin Pasero
6988f72b91
chat - status UX tweaks ( #242027 )
2025-02-26 09:35:15 +01:00
Megan Rogge
2dbfd1e50a
save zsh builtin command descriptions to ts file vs json ( #241967 )
2025-02-25 23:54:35 +01:00
Robo
f8b29f8da2
chore: bump electron@34.2.0 ( #241077 )
...
* chore: bump electron@34.2.0
* chore: update builds
* chore: update builds
* chore: bump distro
2025-02-21 13:26:39 -08:00
Benjamin Pasero
cf93804e07
chat - refactor status entry ( #241454 )
2025-02-21 10:18:14 -07:00
João Moreno
7c94c944d8
use $web in vscodeweb ( #239938 )
2025-02-19 12:25:24 +01:00
Megan Rogge
edac0c5a27
ensure spec commands show up before misc ones ( #240724 )
...
fix #239977
2025-02-19 02:58:47 +01:00
Johannes Rieken
b14a80cb7f
fix https://github.com/microsoft/vscode/issues/241094 ( #241114 )
2025-02-18 19:53:44 +01:00
João Moreno
c6863f35ba
fix "skip tests" ( #241100 )
2025-02-18 16:52:29 +01:00
João Moreno
b8f01bed8c
missing stop condition ( #241097 )
2025-02-18 16:39:23 +01:00
Ladislau Szomoru
761beba6f2
Engineering - increase worker count for mangling ( #241076 )
...
* Engineering - increase worker count for mangling
* Compile .js file
2025-02-18 12:54:01 +01:00
João Moreno
353b50786b
Use SAS urls for ESRP ( #240984 )
...
* use sas urls for esrp
* use user delegation SAS
* hm
2025-02-18 12:02:54 +01:00
Marc Mueller
883e8823d0
Add panelTitleBadge color variables ( #240645 )
...
* Add panelTitleBadge color variables
* Revert builtin theme changes
* Move panel section in theme.ts
* Use ACTIVITY_BAR_BADGE_* styles as default for PANEL_TITLE_BADGE_*
2025-02-18 11:35:28 +01:00
João Moreno
2c35b6a4da
fix exclusive web build ( #240994 )
2025-02-18 11:01:18 +01:00
Henning Dieterichs
547f38708a
Implements inline edit fade out animation ( #241031 )
2025-02-17 20:18:43 +01:00
dependabot[bot]
8b8ca3cc3a
Bump esbuild from 0.23.0 to 0.25.0 in /build ( #240433 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.23.0 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 11:16:30 +01:00
Ladislau Szomoru
a1c32cb7db
Engineering - switch Compile stage to macOS ARM64 ( #240676 )
2025-02-14 18:09:27 +09:00
Ladislau Szomoru
5da59dd69c
Engineering - enable batching for the CI build ( #240704 )
2025-02-13 11:48:28 -08:00
Robo
a032042791
build: remove broken @vscode/node-addon-api ( #240631 )
2025-02-13 20:56:46 +09:00
Alex Ross
e2a3691756
Use tree sitter for ini ( #240534 )
...
* Use tree sitter for ini
Part of #210475
* Include ini in tree sitter colorization tests
* Remove /r
2025-02-13 08:36:42 +01:00
Robo
cad433cd6c
ci: debug flaky asset_id step in macOS sign stage ( #240558 )
2025-02-13 15:54:57 +09:00
Henning Dieterichs
05b004e64f
Uses squiggles for warnings
2025-02-12 16:18:36 +01:00
Robo
f94b27000c
chore: update to Electron 34 ( #237557 )
...
* chore: update electron@33.3.0
* chore: update for webFrameMain possibly being null
Refs ae9f2df082
* chore: update debian deps
* chore: update rpm deps
* chore: bump electron@34.0.0-beta.12
* temp: use std::format for spdlog
* chore: update debian deps
* chore: update rpm deps
* chore: bump electron@34.0.0
* chore: bump electron@34.0.1
* chore: bump electron@34.1.0
* chore: update required portal version
* chore: use enableDeprecatedPaste
* chore: update builds
* chore: bump distro
2025-02-12 10:36:35 +01:00
Connor Peet
cccd0a35c6
eng: cherry-pick 1.97.1 fixes ( #240409 )
2025-02-11 19:47:56 +01:00
Henning Dieterichs
855102691b
Implements https://github.com/microsoft/vscode-copilot/issues/11599
2025-02-11 18:38:31 +01:00