Commit graph

105695 commits

Author SHA1 Message Date
Alexandru Dima d912e6c925
Exclude fixture file from search (#175384) 2023-02-24 22:12:47 +01:00
Alexandru Dima f0195104ab
Adopt latest loader (#175379)
* Adopt latest loader

* Update to latest loader
2023-02-24 22:02:49 +01:00
Benjamin Pasero def1c0dc47
smoke test - try to unblock CI (#175382)
* smoke test - try to fix runs

* comment
2023-02-24 21:35:41 +01:00
Alexandru Dima f7ba39b04e
Adopt globalThis (#175381) 2023-02-24 21:33:25 +01:00
Johannes Rieken c7a21088f3
Merge pull request #175355 from microsoft/joh/clear-clam
joh/clear clam
2023-02-24 21:22:22 +01:00
David Dossett 42062cb3ea
Fix find highlight background in Light+ V2 (#175372) 2023-02-24 19:40:00 +01:00
Tyler James Leonhardt 99e4904905
Add annotation to a telemetry point (#175370)
* Add annotation to a telemetry point

* forgot ,
2023-02-24 19:13:55 +01:00
Peng Lyu ffc78442f1
Fix #174375. Better scrollable check for outputs. (#175367) 2023-02-24 09:59:00 -08:00
Aiday Marlen Kyzy de97fd7334
Merge pull request #175365 from microsoft/aiday/bump-json-languageservice-main
increasing the package version of vscode-json-langaugeservice to 5.3.1
2023-02-24 18:41:46 +01:00
Aiday Marlen Kyzy b9d1118393
increasing the package version of vscode-json-langaugeservice to 5.3.1 2023-02-24 18:12:08 +01:00
Megan Rogge 28164d0453
check end column of marker against current position (#175362) 2023-02-24 18:11:30 +01:00
Johannes ab81ed0b35
fix breakage 2023-02-24 18:06:28 +01:00
Johannes Rieken 756ef3ff47
validate extension-given file system provider (#175357)
fixes https://github.com/microsoft/vscode/issues/173502
2023-02-24 17:54:04 +01:00
Benjamin Pasero 02fa5bc980
Move more tests out of electron-browser (#175356)
* Move more tests out of `electron-browser`

* use a safer layer for this one
2023-02-24 17:39:54 +01:00
João Moreno 45e8496fba
fix npe (#175310)
fixes #172785
2023-02-24 17:33:50 +01:00
João Moreno 529f7d30b7
fixes #173330 (#175252) 2023-02-24 17:33:36 +01:00
João Moreno 8635a5effd
avoid using XDG_RUNTIME_DIR on darwin (#175241)
fixes #168321
2023-02-24 17:33:25 +01:00
Alex Ross cf4acb8050
Update grammars (#175350) 2023-02-24 17:22:41 +01:00
Henning Dieterichs 18b96f483c
Fixes #173997 (#175349) 2023-02-24 17:18:37 +01:00
Johannes 6a2e3f7e8b
(maybe) fix https://github.com/microsoft/vscode/issues/174025 2023-02-24 17:18:26 +01:00
Johannes Rieken 2f18663455
fix sizing in extensions runtime editor (#175347)
fixes https://github.com/microsoft/vscode/issues/173213

also update milestone of my-work notebook
2023-02-24 17:14:04 +01:00
Alexandru Dima e7dbed0625
Add support for ILanguageSelection directly to the text model (#175344)
Add support for `ILanguageSelection` directly to the text model (fixes #155609)
2023-02-24 17:11:18 +01:00
Johannes 9a6bf40e40
fix https://github.com/microsoft/vscode/issues/173501 2023-02-24 17:10:07 +01:00
Johannes 6657ec6406
fix https://github.com/microsoft/vscode/issues/174562 2023-02-24 17:05:44 +01:00
Benjamin Pasero 2f5ef1e59e
Move some tests out of electron-browser (#175336)
* move some tests

* move more

* back to sandbox
2023-02-24 16:55:58 +01:00
Benjamin Pasero c3100304dd
Reduce layer breakers in shared process (#175333)
* move `sharedProcessLifecycleService`

* move `remoteTunnelService`

* move `ExtensionsProfileScannerService`

* move `RequestService`

* move extension recommendations

* move native host service

* move `UserDataAutoSyncService`

* move `ExtensionTipsService`

* move `IMainProcessService`

* move `UserDataProfileStorageService`

* more moves

* move main process service
2023-02-24 16:02:20 +01:00
Henning Dieterichs be4b6714c4
Merge pull request #174688 from EliiseS/feature/fix-issue-with-merge-line
Fix issues with inconsistent line wrap application
2023-02-24 16:00:52 +01:00
Benjamin Pasero b83565b135
Improve network requests logging (#175258) (#175325) 2023-02-24 15:58:31 +01:00
Alexandru Dima 48922837cc
Use ILanguageService to broker basic or rich language features requests (microsoft/monaco-editor#3534) (#175331)
* Use `ILanguageService` to broker basic or rich language features requests (microsoft/monaco-editor#3534)

* Remove unnecessary diff
2023-02-24 15:49:31 +01:00
Benjamin Pasero ed6bb0790b
sandbox - enable utility process in insiders by default (#175326) 2023-02-24 15:41:33 +01:00
Johannes Rieken b8dbdd9064
update version to 1.77.0 (#175332) 2023-02-24 15:38:40 +01:00
ermin.zem fc355cbc81
chore: update IPCClient class comment (#175198)
Co-authored-by: ermin.zem <ermin.zem@alibaba-inc.com>
2023-02-24 14:36:45 +00:00
Martin Aeschlimann 07d120e10a
schema URI not resolving in workspace file (#175320)
schema URI  not resolve in workspace file
2023-02-24 12:33:59 +01:00
Johannes Rieken d2e62228f4
Revert "remove EH start delay" (#175315)
This reverts commit 21718a1e56.

re https://github.com/microsoft/vscode/issues/175275

This change is still good but changes how/what we measure and we should do that with more slack time
2023-02-24 11:06:51 +01:00
Henning Dieterichs ba158c8e37
adds experimental tag to editor.experimental.asyncTokenization (#175296) 2023-02-24 08:27:16 +01:00
Joyce Er 720985f2c6
Followup to #175151 (#175291) 2023-02-23 15:29:30 -08:00
Megan Rogge 89781185b9
correctly play error audio cue on line / char navigation (#175277)
fix #174857
2023-02-23 21:25:14 +01:00
Isidor Nikolic 82f542aea7
Merge pull request #175276 from microsoft/ashamed-hamster
update distro
2023-02-23 19:45:30 +01:00
isidor b94cdd3fc9 update distro 2023-02-23 19:29:46 +01:00
Megan Rogge b5a4806a03
respond to config changes of tab focus mode (#175261)
fix #174924
2023-02-23 18:02:18 +01:00
Logan Ramos 6c3577d28f
Allow aml extension in telemetry (#175256) 2023-02-23 17:35:11 +01:00
Martin Aeschlimann 8dcf90c7d0
Non-standard capitalization of JSON commands (#175251) 2023-02-23 16:52:44 +01:00
Aiday Marlen Kyzy 41edd9883f
Merge pull request #175248 from microsoft/aiday/removingUselessType
Removing the sorting options type that was added into vscode.d.ts
2023-02-23 16:45:41 +01:00
Martin Aeschlimann cc99387a09
Support filtering remoteExtensionTips by platform (#175246) 2023-02-23 16:32:44 +01:00
Aiday Marlen Kyzy d63ed75ce2
removed the sorting options that were added 2023-02-23 16:27:57 +01:00
João Moreno 7cfe4e043b
update classifier.json (#175244)
* move snap

* update classifier.json
2023-02-23 16:05:51 +01:00
João Moreno 0d85cd4b55
fixes #172725 (#175240) 2023-02-23 15:27:21 +01:00
Ulugbek Abdullaev 5c55541c72
ulugbekna/remove console warns (#175239)
* context keys: old parser: remove console.warn's

* context keys: new parser: remove console.warn's
2023-02-23 14:59:01 +01:00
Alex Ross d3dafbe6f4
Fix invisible scroll and button overlap in comment widget (#175228) 2023-02-23 12:55:32 +01:00
Alexandru Dima 1a336e4951
Skip checking for RTL chunks which are basic ASCII (#175222)
Skip checking for RTL chunks which are basic ASCII (#174939)
2023-02-23 12:06:17 +01:00