Commit Graph

5928 Commits

Author SHA1 Message Date
Oleg Solomko
a0a58191db fix class property order issue for the PromptReference class 2025-04-02 10:08:59 -07:00
Oleg Solomko
c0b74b7db1 fix class property order issue for the TextModelContentsProvider class 2025-04-02 10:08:59 -07:00
Ladislau Szomoru
d17c002ece Engineering - PR pipeline improvements (#245331) 2025-04-02 18:35:48 +02:00
Sandeep Somavarapu
a1d5b448c1 Fix property init order (#245255) 2025-04-01 19:55:30 +02:00
Robo
d1d0260ab8 chore: bump electron@34.4.0 (#245227)
* chore: bump electron@34.4.0

* temp: update distro

* chore: bump distro
2025-04-01 15:09:24 +02:00
Johannes Rieken
95939ffaf6 Merge pull request #237450 from tmm1/tmm1/build-improvements
tsb: small build improvements
2025-04-01 12:30:55 +02:00
Johannes Rieken
b8cdd08a18 prepare for init order changes in terminalTypeAheadAddon.ts (#245228)
fyi @Tyriar

https://github.com/microsoft/vscode/issues/243049
2025-04-01 12:29:49 +02:00
Johannes Rieken
938caeaa2f Merge branch 'main' into tmm1/build-improvements 2025-04-01 11:59:57 +02:00
Connor Peet
966a672107 testing/debug: cleanup property initialisation order changes (#245186)
Refs #243049
2025-04-01 01:19:15 +02:00
Matt Bierner
d49d8f046a Merge pull request #225145 from mjbvz/hidden-spider
Enable `noUncheckedSideEffectImports`
2025-03-31 11:03:17 -07:00
Raymond Zhao
ae79c2c6b9 chore: bump tar-fs (#245142) 2025-03-31 18:45:06 +02:00
Ladislau Szomoru
e09d79667b Engineering - switch over to the new build agents (#244964)
* Engineering - switch CLI stage agents

* Update the macOS stage

* Comment out policy generation to unblock

* ensure node modules cache takes agent's arch into account

---------

Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
2025-03-31 16:56:23 +02:00
Raymond Zhao
5b2f75a7d2 chore: scan parcel/watcher again (#245014) 2025-03-31 07:46:41 -07:00
Johannes Rieken
80adefd46b fix property order in arrays (#245117)
https://github.com/microsoft/vscode/issues/243049
2025-03-31 13:20:36 +02:00
Matt Bierner
443a1af101 Make sure css typings are also used for editor build 2025-03-28 16:07:58 -07:00
Matt Bierner
526705b491 Merge pull request #244485 from mjbvz/tasty-lion
Pick up latest TS for building VSCode
2025-03-28 11:24:19 -07:00
João Moreno
06b480f0e2 fixes #243131 (#244755) 2025-03-26 16:46:21 +01:00
Sandeep Somavarapu
fbdf6dd079 fix parsing policies (#244562) 2025-03-25 11:10:34 +01:00
Matt Bierner
b998a666c0 Fix layer check errors 2025-03-24 15:00:51 -07:00
Matt Bierner
ee0c181bd7 Bump build @types/node 2025-03-24 14:30:28 -07:00
Ladislau Szomoru
f82be6d0f1 Engineering - only run unit tests on Webkit (#244447)
* Engineering - only run unit tests on Webkit

* PR feedback
2025-03-24 12:56:17 +01:00
João Moreno
1a6fb8ba40 Fix inno updater signing issue (#244394)
* Reapply "bump inno_updater" (#244284)

This reverts commit dc289883be.

* hack

* hm

* consume inno unsigned

* 💄
2025-03-23 20:46:58 +01:00
Raymond Zhao
dc289883be Revert "bump inno_updater" (#244284)
Revert "bump inno_updater (#244238)"

This reverts commit 04d58f3d6f.
2025-03-21 20:22:40 +01:00
Megan Rogge
d06556da99 register terminal suggest colors/ icons (#244286) 2025-03-21 12:21:31 -07:00
Alexandru Dima
356693aa9a Merge pull request #244219 from microsoft/alexd/careful-tarantula
Clean up code around web workers
2025-03-21 14:54:27 +01:00
João Moreno
04d58f3d6f bump inno_updater (#244238) 2025-03-21 13:41:34 +01:00
Ladislau Szomoru
012f108a4b Engineering - build setup packages in parallel (#244229)
* Attempt to build setup in parallel

* Build setup

* Another try

* Uncomment code

* Pass in the `--sign` argument

* update display name

* Adjust task display name
2025-03-21 13:18:04 +01:00
Robo
d37530e045 Revert "chore: bump electron@34.3.3 (#244147)" (#244235)
This reverts commit e46bc38ea2.
2025-03-21 13:16:01 +01:00
Alex Dima
b5e4fea275 Simplify buildfile around web workers 2025-03-21 10:32:35 +01:00
Alex Dima
c36caf1bf7 EditorSimpleWorker -> EditorWebWorker 2025-03-21 10:13:39 +01:00
Alex Dima
7a60b5370b LanguageDetectionSimpleWorker -> LanguageDetectionWebWorker 2025-03-21 10:04:22 +01:00
Alex Dima
2268bfbac0 NotebookSimpleWorker -> NotebookWebWorker 2025-03-21 10:01:14 +01:00
Alex Dima
dc324fbf7c Clean up names in simpleWorker.ts 2025-03-21 09:57:07 +01:00
Alexandru Dima
752c31794b Merge pull request #244117 from microsoft/alexd/defiant-echidna
Add nls info to `monaco-editor-core` and remove left-over AMD tasks
2025-03-21 09:43:28 +01:00
Robo
e46bc38ea2 chore: bump electron@34.3.3 (#244147)
* chore: bump electron@34.3.3

* chore: bump distro

* chore: bump distro
2025-03-21 09:43:13 +01:00
Alex Dima
ce0b72f9ce Delete unused code 2025-03-20 23:34:14 +01:00
Alex Dima
46035d0296 Split up the editor's worker and the editor worker helper scripts, remove AMD support 2025-03-20 18:37:55 +01:00
Alex Dima
91f0cb7b90 Add nls info to monaco-editor-core and remove left-over AMD tasks 2025-03-20 14:53:50 +01:00
Alex Ross
7249efcfae Add tree-sitter for css (#244112)
* Add tree-sitter for css

* Hard code root scopes

* Add some temp logging for test

* Exclude css from module ignore

* Remove log lines
2025-03-20 13:45:47 +01:00
Matt Bierner
6b3e9f6759 Fix eslint not linting our custom eslint rules 2025-03-19 22:49:06 -07:00
Alex Ross
e2eba0acf6 Re-enable regex highlight test (#244014)
* Re-enable regex highlight test

* 🤦‍♀️
2025-03-19 17:21:45 +01:00
João Moreno
58a283d5d6 disable mangling when building vscode locally (#243856)
* disable mangling when building vscode locally

* local build: ensure mangling runs when minification is on
2025-03-19 13:12:04 +01:00
Karthik Nadig
c7a52b8a0f Sign PowerShell scripts on Windows (#243931)
chore: sign powershell scripts
2025-03-19 02:46:41 -07:00
Connor Peet
c6ebae0ac0 Merge pull request #243886 from microsoft/connor4312/mcp-input-deco
configurationResolver: simplify and allow introspection
2025-03-18 10:59:37 -07:00
Connor Peet
2ff4921966 eng: allow structuredClone (since node 17/chrome 98) in all layers 2025-03-18 10:11:32 -07:00
Benjamin Christopher Simmonds
fc498c1ba6 First iteration of NES widget update (#243554)
* first iteration of NES widget changes

* 💄

* sidebyside

* word replacement view

* 💄
2025-03-18 17:28:46 +01:00
Alex Ross
4c3518eafe Injected languages for tree sitter (#243180) 2025-03-18 10:48:27 +01:00
Raymond Zhao
8d3684a10a Exclude vsce-sign results from BinSkim (#243778) 2025-03-17 11:13:35 -07:00
Robo
c340fc9fcf ci: optimize rpm and debian packaging (#243757) 2025-03-18 00:45:21 +09:00
Raymond Zhao
97e0cb9618 Fix 7z archiving too many files (#243695)
Fixes #243484
2025-03-16 12:08:24 -07:00