Commit graph

100396 commits

Author SHA1 Message Date
Johannes 87e54a0759
consume swc as libaray and wire up into the existing transpiler logic 2022-09-07 10:46:27 +02:00
Johannes d7fafc7ada
remove swc as executable task 2022-09-07 10:40:45 +02:00
Henning Dieterichs c2cc481940
Fixes context menu bug (#160195)
* Fixes context menu bug

* Fixes diffing bug
2022-09-06 16:49:53 +02:00
Johannes Rieken 5c28e1ef4d
make some more services explicily delayed or eager (#160194)
https://github.com/microsoft/vscode/issues/159178
2022-09-06 16:45:47 +02:00
Benjamin Simmonds d37b28fa7b
Actually rerender TreeView (#160189)
* rerender

* rerender checkboxes
2022-09-06 16:16:36 +02:00
Sandeep Somavarapu 6ec2291ee4
fix #159577 (#160163)
* fix #159577

* do not associate profile for the folder to add
2022-09-06 07:04:38 -07:00
Benjamin Pasero a319249930
services - set more lazy in main process (#160188) 2022-09-06 10:03:07 -04:00
Alex Ross 0547f64db9
Properly use comment API collapsibleState as initial (#160187)
Fixes #158316
2022-09-06 15:58:30 +02:00
Henning Dieterichs 95f469a0df
Merge editor improvements (#160173)
* Merge editor improvements

* Merge editor improvements
2022-09-06 15:29:14 +02:00
Benjamin Pasero 14459d6db1
Merge pull request #160016 from microsoft/ben/joint-hippopotamus
debt - remove avoidMonkeyPatchFromAppInsights
2022-09-06 06:26:03 -07:00
Johannes Rieken e0ccceeb04
Use canonical uris when applying bulk edits (#159067)
* Use canonical uris when applying bulk edits

* move `reviveWorkspaceEditDto` into mainThreadBulkEdit
* make `reviveWorkspaceEditDto` require the uri ident service
* add test

fixes https://github.com/microsoft/vscode/issues/158845

* revive first, otherwise the `is` checks don't work

* fix tests
2022-09-06 14:51:11 +02:00
Sandeep Somavarapu ba6d0bd1d9
adopt lazy services (#160168)
#159178
- make services lazy
- adopt to eager instantiation with comment
2022-09-06 14:06:03 +02:00
Henning Dieterichs 12185baa0f
Fixes merge editor decoration bug (#160158) 2022-09-06 14:04:42 +02:00
Benjamin Simmonds f51258b93b
Optional TreeItem Checkbox (#158250) 2022-09-06 12:41:57 +02:00
Martin Aeschlimann daf5eb2262
fix css tests (#160155)
* fix tests

* add skip
2022-09-06 11:27:06 +02:00
Martin Aeschlimann 3c9ab33d33
fix tests (#160146) 2022-09-06 09:39:08 +02:00
Johannes Rieken dc51fb53f1
disable context key event logging (#160145) 2022-09-06 09:34:01 +02:00
Benjamin Pasero 31c8928c68
perf - cleanup afterWindowOpen (#160137) 2022-09-06 09:28:13 +02:00
Johannes Rieken f8664ffb55
Merge pull request #159879 from microsoft/joh/desktop-coi
Add `--enable-coi` command line switch for desktop
2022-09-06 09:12:33 +02:00
Henning Dieterichs 1995346bc5
Refactors merge editor. (#160116) 2022-09-06 06:07:08 +02:00
Sandeep Somavarapu 1872bc1f7e
debt: lazy creation of services in config (#160082)
* debt: lazy creation of services in config

* spell check

* use same instance of ConfigurationEditing

* fix unit tests
2022-09-06 07:39:20 +10:00
Ladislau Szomoru 4542a16b0b
Git - fix telemetry comment (#160117)
Fix telemetry comment
2022-09-05 21:09:24 +02:00
Johannes Rieken 0134cff515
Merge pull request #160095 from microsoft/joh/cks-microtaskemitter
joh/cks microtaskemitter
2022-09-05 19:12:43 +02:00
Benjamin Pasero 65776604c6
services - prevent eager layout service use (#160103) 2022-09-05 19:11:16 +02:00
Martin Aeschlimann 48d1e04d9d
[css/json/html] update servers and services (#160108) 2022-09-05 19:10:32 +02:00
Ladislau Szomoru bb2c77dea1
Git - Initial repository scan telemetry (#160102)
Initial repository scan telemetry
2022-09-05 08:12:25 -07:00
Johannes 77a89ef405
Remove IContextKeyService.bufferChangeEvents because onDidChangeContext is now backed by the MicrotaskEmitter which make this event drasically less expensive 2022-09-05 15:41:36 +02:00
Benjamin Simmonds f58dbc2689
Reintroducing View Title command arguments (#160092)
Revert "Remove Title Command Arguments from August Iteration (#159076)"

This reverts commit ad7ce39b07.
2022-09-05 15:38:35 +02:00
Johannes f407e55d25
Merge branch 'main' into joh/cks-microtaskemitter 2022-09-05 15:24:45 +02:00
Johannes 020eb53793
add ugly cast to avoid layering check 2022-09-05 15:24:05 +02:00
Johannes 7466145bae
also set COOP and COEP from webview protocol handler 2022-09-05 15:00:14 +02:00
Johannes fd9675605d
set CORP header on webview resources 2022-09-05 14:55:24 +02:00
Benjamin Pasero d470b5a42f
services - adopt InstantiationType.Eager (#160087)
//cc @jrieken
2022-09-05 14:51:02 +02:00
Johannes 60e7905621
Merge branch 'main' into joh/desktop-coi 2022-09-05 14:43:04 +02:00
Alex Ross a27fc69ce5
Bump distro (#160084) 2022-09-05 14:23:42 +02:00
Benjamin Pasero 90c71897ee
debt - launch service should not deal with diagnostics (#159845) 2022-09-05 14:15:33 +02:00
Joyce Er 74f5cb8718
Fix Continue On for contributions which don't return a URI (#160004) 2022-09-05 14:14:40 +02:00
Henning Dieterichs 5aaf4a8439
Merge pull request #159923 from microsoft/hediet/mergeEditorBaseView
merge editor base view
2022-09-05 13:16:20 +02:00
Henning Dieterichs 46875c78c6
Merge branch 'main' into hediet/mergeEditorBaseView 2022-09-05 13:01:02 +02:00
Henning Dieterichs 9b381c5cd9
Merge pull request #159654 from microsoft/hediet/september
Hediet/september
2022-09-05 13:00:40 +02:00
Henning Dieterichs 959cf13eff
Merge pull request #159997 from OtherHorizon/main
Bracket support for #if and #endif in cpp
2022-09-05 11:50:41 +02:00
Henning Dieterichs 226be69989
Adresses feedback from PR 2022-09-05 09:59:56 +02:00
Johannes Rieken a4dd83d69b
add more explicit InstantiationType to registerSingleton (#160061)
https://github.com/microsoft/vscode/issues/159178
2022-09-05 09:45:06 +02:00
João Moreno d868c444a8
Build: Properly verify signed macOS application bundle (#160056)
* properly test signed macos application

fixes #159873

* more checks

* hm
2022-09-05 07:54:37 +02:00
Benjamin Pasero 8231c8ccad
debt - remove avoidMonkeyPatchFromAppInsights 2022-09-04 07:43:29 +02:00
Benjamin Pasero d17726fe4b
debt - force all remote services to be lazy (#159178) (#159972) 2022-09-03 14:19:18 -07:00
Blip blop 13a51cea1d
Updated support for #if and #endif 2022-09-03 22:26:50 +05:30
Sandeep Somavarapu 4f69cdf95a
use window.openedWorkspace (#159942) 2022-09-02 21:32:40 -07:00
Sandeep Somavarapu 6af6f489b9
fix #159755 (#159916) 2022-09-03 06:30:29 +02:00
Daniel Imms f6df6d3db7
Merge pull request #159952 from microsoft/tyriar/xterm_es2015
Update xterm.js
2022-09-02 14:18:39 -07:00