Commit graph

102163 commits

Author SHA1 Message Date
João Moreno a2e787228f
smoketests should not fail by bumping version in package.json (#165132)
related to #165118
2022-11-01 07:12:43 -07:00
João Moreno 18f1101f70
skip flaky test (#165150)
* skip flaky test

related to #165149

* skip the entire suite
2022-11-01 06:26:44 -07:00
João Moreno be022daa1a
add 🚀 build tag to builds which go through publishing (#165145) 2022-11-01 04:15:50 -07:00
João Moreno 0a19bf0e8f
fix inno setup build for non-insider qualities (#165143)
fixes #165142
2022-11-01 03:53:58 -07:00
Takafumi Umemoto 544d457855
Update to current Devcontainer extension image link (#163557) 2022-11-01 11:42:15 +01:00
Christof Marti f93ad8a41d Reduce unused exports (#164935) 2022-11-01 10:55:09 +01:00
Matt Bierner d1c401cbde
Pick up latest TS for building VS Code (#165104)
* Pick up latest TS for building VS Code

* Pick up latest node typings

* Bump node types
2022-11-01 02:43:09 -07:00
Tyler James Leonhardt ad114d7540
Remove the 🥕 since we have modes in the go to file (#164437)
Fixes #163957
2022-11-01 09:40:48 +01:00
Matt Bierner 447e61a31f
Revert "Bump version for Nov. (#165091)" (#165118)
This reverts commit 8b4642ab23.

This seems to be causing our builds to fail: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=191117&view=logs&j=4801dce2-64f3-53d6-b366-d49a1977c639&t=d3816dfe-5f5f-5b74-f77f-0a43291213b6&l=22
2022-10-31 20:41:48 -07:00
Tyler James Leonhardt 9d55dde2d0
Fix #164630 (#165096)
* The true fix

* some code clean up
2022-10-31 20:39:23 -07:00
Tyler James Leonhardt 2e37cebf9b
Remove a few exports (#165106)
Ref https://github.com/microsoft/vscode/issues/164941
2022-10-31 20:27:58 -07:00
Andrea Mah dbbf526d3d
add trace logs for search parent debug (#165095)
* add trace logs for search parent debug
2022-10-31 20:27:40 -07:00
Jason Williams a46fb19d91
fix #154064 which was running the wrong taskgroups (#164983) 2022-10-31 23:19:10 -04:00
Matt Bierner 4bf630f00e
Pick up latest markdown language service (#165093) 2022-10-31 19:52:21 -07:00
Joyce Er 4b759b0492
Improve log message for aborting resuming an edit session (#165108) 2022-10-31 18:26:57 -07:00
Peng Lyu caf921d285
Merge pull request #164863 from gjsjohnmurray/fix-164860
Fix text of IW command palette entries (#164860)
2022-10-31 16:40:50 -07:00
Peng Lyu 8b4642ab23
Bump version for Nov. (#165091) 2022-10-31 14:23:34 -07:00
Matt Bierner 33867c55f3
Adopt prefix private with _ in markdown extension (#165088) 2022-10-31 14:22:39 -07:00
Matt Bierner b97827dacf
Adopt notebook serializer for notebook document tests (#165081)
For #160580

Also remove one test that is no longer relevant
2022-10-31 12:56:40 -07:00
Tyler James Leonhardt 9b3e147d6d
GitHub Enterprise Auth improvements (#165082)
1. Namespace secrets based on the value of github-enterprise.uri to support "multiple separate GHES instances"
2. If the setting value disappears, continue using last set value. Fixes https://github.com/microsoft/vscode-pull-request-github/issues/3992
3. Mark github-enterprise.uri as requires trust
3. Refactoring like:
  * UriHandler is handled in extension.ts and passed down everywhere since we can only have 1 instance of it
  * misc style (`private` usage, better `disposable` handling)
2022-10-31 12:18:54 -07:00
Matt Bierner c60980ca7a
Adopt notebook serializer for test (#165078)
For #160580
2022-10-31 12:01:38 -07:00
Andrea Mah 886f8d83b3
Remove unused import for notebook background (#165070)
* remove some of listed unused imports
2022-10-31 11:46:39 -07:00
Matt Bierner ef5671a46f
Pick up latest TS for VS Code (#165075) 2022-10-31 11:42:11 -07:00
Megan Rogge 30383d68ad
use updated private API name (#165069)
fix #164899
2022-10-31 11:07:13 -07:00
SteVen Batten 3dc149ae65
improve title bar settings for web (#165068)
fixes #164768
2022-10-31 18:59:26 +01:00
Henning Dieterichs 6800f96aad
Merge pull request #165051 from microsoft/hediet/nearby-worm
Implements #164686
2022-10-31 18:57:46 +01:00
David Dossett 2e7c0662c3
Updates custom menu borders and item styles (#164165)
Updates menu item margin and radius and adds border to default themes
2022-10-31 10:27:56 -07:00
Megan Rogge af3bd53592
Remove exports and unused types (#164939) (#165065) 2022-10-31 13:21:35 -04:00
Johannes Rieken 5277b6a582
update notebook milestones (#165064) 2022-10-31 10:01:13 -07:00
Joyce Er aa483cf6de
Show progress when storing edit session as part of Continue On flow (#164903)
* Show progress when storing edit session as part of Continue On flow

* Port release fix
2022-10-31 10:00:26 -07:00
Logan Ramos 287d963f46
Add email attachments are lost on Github (#165057)
Add email attachments are lost Github
2022-10-31 09:06:02 -07:00
Alexandru Dima 98edc01208
Only export symbols that are needed (#165052)
* Fixes #164934: Only export symbols that are needed

* `KeyMod` is referenced by `monaco.d.ts`
2022-10-31 07:28:10 -07:00
Henning Dieterichs d27d0c28e2
Implements #164686 2022-10-31 14:54:57 +01:00
Ladislau Szomoru 3d30ef3e35
SCM - fix action button border (#165048)
Fix regression
2022-10-31 06:01:22 -07:00
Henning Dieterichs 50b1bccd17
Remove inlineCompletionsNew proposal. Fixes #164856 (#165044) 2022-10-31 13:29:04 +01:00
João Moreno 9059a3b01c
unexport createDecorator (#165039)
related to #164938
2022-10-31 03:33:39 -07:00
Ladislau Szomoru 3f87353fe0
💄 SCM - Remove registerThemingParticipant (#165038)
* SCM - adopt more theme variables

* Remove registerThemingParticipant
2022-10-31 03:25:54 -07:00
João Moreno 53ef06a2dc
bump unique names generator (#165015) 2022-10-31 08:25:51 +01:00
Matt Bierner 3e407526a1
Pick up latest markdown LS (#164945)
Picks up https://github.com/microsoft/vscode-markdown-languageservice/pull/84
2022-10-29 11:40:56 -07:00
Matt Bierner 7cb1b9d9f0
Fix bugs with close of markdown docs (#164942)
There are two bugs here:

- Something in the lsp is converting a value from `undefined` to `null`. To fix this, I've updated us just to check for falsy values instead
- The `hasInMemoryDoc` implementation was incorrect. It needs to verify that the value of `this.inMemoryDoc` is not null/undefined
2022-10-29 02:08:21 +02:00
Joyce Er d65cc6a9f8
Don't export SelectKernelReturnArgs (#164944) 2022-10-29 02:06:37 +02:00
Matt Bierner f89e26a940
Remove exports of unused types (#164943)
For #164939
2022-10-29 02:03:44 +02:00
Matt Bierner 9091513996
Fix timeline not disposing of template properly (#164838)
We should dispose the entire template, not just the `iconLabel`
2022-10-28 14:18:12 -07:00
Tyler James Leonhardt 0a80e31f6f
Sort the keys in order to be more predictable (#164920)
sort the keys in order to be more predictable
2022-10-28 21:16:05 +02:00
David Dossett 77381abe36
Swap list/tree icons to reflect current state instead of target state (#164835)
* Swap search result tree/list view icons

* Swap SCM list/tree view icons
2022-10-28 11:46:04 -07:00
Matt Bierner 220efdc347
Defer creation of monaco-icon-description-container (#164659)
We don't need to create the `monaco-icon-description-container` container until the description is actually needed. In many cases it is never filled in, so we can skip creating this empty node
2022-10-28 10:13:15 -07:00
Matt Bierner 3007d54230
Use IAction instead of Action for search item action (#164844)
For actions that are static, it is better to use `IAction` instead of `Action`. This avoids creating an extra disposable, emitter, and event listener (when used with an action bar). It also means you don't have to dispose of the action

This small optimization is useful here because we create one of these actions for every search item in the list as you scroll
2022-10-28 10:10:28 -07:00
Johannes Rieken cedf7a212c
avoid object-spread in perf-critical code, use Object.assign-instead (#164892) 2022-10-28 18:43:51 +02:00
Johannes Rieken 837b4525ec
💄 use event naming conventions for EmitterOptions (#164890) 2022-10-28 17:22:48 +02:00
Ladislau Szomoru 227f912450
💄 Diff decorators - remove registerThemingParticipant (#164889) 2022-10-28 17:02:32 +02:00