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
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
Connor Peet
92e7dc6aae
chore: include web bits for smoke tests ( #231354 )
...
try
2024-10-14 15:55:15 -07:00
Connor Peet
40206b2534
chore: simplify some moduleignore patterns ( #231330 )
2024-10-14 19:53:41 +02:00
Benjamin Pasero
b591f33513
🆙 `jschardet@3.1.4` ( #230197 )
2024-10-01 08:19:15 +02:00
Benjamin Pasero
4c1716492a
watcher - remove experimental next watcher ( #229261 )
2024-09-21 08:48:01 -07:00
Benjamin Pasero
819cf1cd22
watcher - allow to use latest version of `@parcel/watcher` behind experimental setting ( #228200 )
...
We are pulling this in from `@bpasero/watcher` as a temporary solutionto:
- fix a deadlock issue in upstream
- allow to switch back and forth between the old and the new version
2024-09-11 13:21:52 +02:00
Benjamin Pasero
d03aeaf1fb
Can't open files ( #226898 ) ( #226996 )
2024-08-28 20:50:13 +02:00
Daniel Imms
1ea3ff215e
Don't ship non-arch binaries
2024-08-06 05:54:41 -07:00
Logan Ramos
cd93de1b0c
Rename vsDeviceId ( #213261 )
2024-05-22 23:13:13 +02:00
Sandeep Somavarapu
378b4c969b
use vsce-sign module from npm ( #205511 )
...
* update distro
* use vsce-sign module
* update distro
* update distro
2024-02-19 09:17:54 +01:00
Daniel Imms
1532b5aebd
Add xterm scope to moore places
2023-11-02 06:34:09 -07:00
Tyler James Leonhardt
5134662139
Remove CredentialsService & keytar ( #192224 )
...
* Remove CredentialsService & keytar
ref https://github.com/microsoft/vscode/issues/115215
fixes https://github.com/microsoft/vscode/issues/143395
* compile
* remove imports
* rip the bandaid
2023-09-05 17:47:30 -07:00
Tyler James Leonhardt
1e0b12d1ca
Remove vscode-encrypt from node.js side ( #189252 )
...
* Remove vscode-encrypt from node.js side
Now that we've had a version of the product that has done the migration logic, we no longer need vscode-encrypt on the node side.
This removes all references of vscode-encrypt from the node side. I will also remove it from the package.jsons in distro.
* remove machineId
2023-08-01 11:30:48 +10:00
Christof Marti
6ae441b56f
Kerberos auth for proxies ( #188130 )
2023-07-19 20:11:00 +02:00
Raymond Zhao
13e7d80fcd
Bump windows-process-tree ( #184759 )
...
Fixes https://github.com/microsoft/vscode/issues/179697
2023-06-12 11:36:56 -07:00
João Moreno
0f833f26f9
ignore SECURITY.md from vsda ( #182780 )
2023-05-17 19:00:49 +02:00
Raymond Zhao
22ed59eb3d
Bump windows-process-tree with workaround for typings ( #179649 )
2023-04-11 10:05:56 -07:00
Raymond Zhao
07aec54e2e
Bump spdlog ( #179642 )
2023-04-11 08:00:57 -07:00
Raymond Zhao
84ac780186
Revert "Bump windows-process-tree" ( #179508 )
...
Revert "Bump windows-process-tree (#179176 )"
This reverts commit 15cb6b36f8
.
2023-04-08 00:47:57 +01:00
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
Raymond Zhao
a1694a8628
Bump windows-mutex ( #179196 )
2023-04-04 23:36:05 +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
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
5f9bbf37c1
Revert "adopt new module locations ( #177472 )"
...
This reverts commit 5b6cd9c3c7
.
2023-03-17 18:55:13 +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
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
João Moreno
c7930ca55d
Revert "bump @vscode/policy-watcher ( #174063 )" ( #174072 )
...
This reverts commit 47e3135bda
.
Revert "move to @vscode/policy-watcher (#173950 )"
This reverts commit a1e73c96a4
.
2023-02-10 16:37:50 +01:00
João Moreno
a1e73c96a4
move to @vscode/policy-watcher ( #173950 )
2023-02-09 07:12:42 -08:00
Robo
fdb2befac5
chore: update node-pty@0.11.0-beta27 ( #171583 )
2023-01-19 11:12:46 +01:00
Matt Bierner
6e5b663e99
Make sure `lib.d.ts` is included in build ( #168501 )
...
Fixes #168420
2022-12-08 11:36:42 -08:00
Matt Bierner
afd71d8f10
Be more selective about which typescript d.ts files we include ( #167477 )
...
Be more selective about which d.ts files we include
2022-11-28 16:27:03 -08:00
Matt Bierner
f98ca02f59
Use moduleignore to try excluding unused ts files ( #166654 )
...
Use moduleignore to exclude unused ts files
Fixes #166652
2022-11-17 15:53:52 -08:00
Sandeep Somavarapu
c1ac223c69
fix node-vsce-sign ( #164253 )
...
* update distro
* add vsce-sign to asar
* filter node-vsce-sign
* update distro
2022-10-21 08:25:36 -07:00
João Moreno
9ec34a5b60
Revert "stop shipping build-only dependencies ( #162172 )" ( #162254 )
...
This reverts commit 582aa29f85
.
2022-09-28 13:50:35 -07:00
João Moreno
582aa29f85
stop shipping build-only dependencies ( #162172 )
2022-09-28 06:20:58 -07:00
Logan Ramos
5e26d5f9b3
Stop removing app insights in the meantime ( #152413 )
2022-06-16 18:59:10 -07:00
Logan Ramos
7025c6e71c
Include more of the shims folder in attempt to fix build ( #152398 )
2022-06-16 23:11:33 +00:00
Logan Ramos
48809de3f9
Update module ignores to include AI shims required by 1DS ( #152367 )
2022-06-16 18:18:00 +00:00
Joao Moreno
e2029b6cbe
cleanup vscode-policy-watcher
2022-05-18 11:15:18 +02:00
Martin Aeschlimann
db9e8fba63
remove unecessary files in build
2022-02-18 20:38:55 +01:00
Martin Aeschlimann
172105554f
avoid app-insights files in the build. For #143377
2022-02-18 20:38:55 +01:00
Joao Moreno
ca19f126d6
cleanup @vscode/windows-registry
2022-01-25 14:40:22 +01:00
Benjamin Pasero
16d0a319b2
✨ watcher - remove `vscode-nsfw` legacy watcher
2021-12-06 10:50:15 +01:00
Benjamin Pasero
4970694100
Use `dist` from `jschardet` and not sources
...
* use dist from `jschardet`
* fix it
2021-11-19 14:14:54 +01:00
Benjamin Pasero
85c5eb7281
Enable `parcel-watcher` as new default watcher ( #132483 )
2021-10-11 11:17:05 +02:00
Benjamin Pasero
53aff5e347
watcher - change to `vscode-nsfw@2.1.4` ( #132483 )
2021-09-23 15:21:16 +02:00
Benjamin Pasero
b794b9223c
:chore: sqlite3 module ( #130654 )
2021-08-12 09:37:55 +02:00