Commit Graph

124157 Commits

Author SHA1 Message Date
Benjamin Pasero 9ef11ed2f7 linux - disable window border when WCO (#225785)
* linux - disable window border when WCO

* .
2024-08-16 15:26:30 +02:00
Daniel Imms 00f2a271e2 Merge pull request #225786 from microsoft/tyriar/225784
Add git co - completion
2024-08-16 06:23:22 -07:00
Daniel Imms 09e8638605 Add git co - completion
Fixes #225784
2024-08-16 06:08:16 -07:00
RichardLuo eb16f50451 fix: remove tooltips from dialog buttons (#225772)
fix: remove `title` so tooltips (hover) don't appear on dialog button
2024-08-16 14:55:02 +02:00
Benjamin Christopher Simmonds c629a06feb Fix removing old key when changing object setting key (#225775)
Changing key of object setting did not remove old key
2024-08-16 12:23:13 +02:00
Benjamin Pasero 40bc2c9474 Extensions insider icon is wrongly sized (fix #225435) (#225774) 2024-08-16 12:20:24 +02:00
Benjamin Pasero 3cf8c16fa1 debt - do not log all english words in trace mode (#225765) 2024-08-16 10:19:45 +02:00
Benjamin Pasero c3819e438c esm - pass build variable around properly (#225724) 2024-08-16 09:24:34 +02:00
Peng Lyu 66f6b83726 Merge branch 'main' into rebornix/agricultural-bee 2024-08-15 21:30:27 -07:00
Peng Lyu 0227dbeb68 Provide cell info from find next match. 2024-08-15 21:24:44 -07:00
Peng Lyu 7b63aba307 Notebook Text Model find next match. 2024-08-15 21:08:07 -07:00
Kat Marchán d751e4324d stop AutoInstallerFs from thrashing forevermore and fix typings installer (#225648)
stop AutoInstallerFs from thrashing forevermore
2024-08-15 18:48:29 -07:00
Aaron Munger d466c91e6a set default repl editor label (#225740)
just the default case
2024-08-15 18:30:34 -07:00
Peng Lyu 55c07a3155 Hide experimental floating nb chat setting (#225738) 2024-08-16 01:23:55 +02:00
Peng Lyu 5df1323089 Provide cell view model when active code editor exists. 2024-08-15 16:12:54 -07:00
Justin Chen 96fa58c197 fix gutter decoration check for lightbulb in the gutter (but like not the trash) (#225732)
better line decoration check
2024-08-15 14:42:52 -07:00
Aaron Munger 97b8ef092f consistent history navigation with debug view/terminal (#225725)
* consistent history navigation with debug view/terminal

* editing while in history

* naming
2024-08-15 14:13:50 -07:00
mkasenberg ea4897ed37 Fix focusResult of Search Editor (#205914)
Add focusResultsOnSearch option to Search Editor

The option allows to set where the focus(cursor) should be moved
in a use case where the Search Editor has been opened from the search
view ("Open in editor" button). The focus can be moved to the results
or to the input of Search Editor.
2024-08-15 12:58:31 -07:00
Aaron Munger d7e7dd9649 move repl execute to repl.contrib (#225713) 2024-08-15 20:26:11 +02:00
Benjamin Pasero 02fcc994ac esm - port over unit test changes (#225711) 2024-08-15 19:58:52 +02:00
John Murray bc94102b9b Improve description of workbench.editor.enablePreview setting (fix #225453) (#225704)
* Improve description of `workbench.editor.enablePreview` setting (fix #225453)

* Amend new description
2024-08-15 17:26:20 +00:00
David Dossett fc4244ee69 Merge pull request #225431 from gjsjohnmurray/fix-225429
Fix bad capitalization of completion item statusbar texts (#225429)
2024-08-15 09:28:04 -07:00
David Dossett 018c20613f Merge branch 'main' into fix-225429 2024-08-15 09:12:47 -07:00
Ulugbek Abdullaev f6b7d757ab Merge pull request #225699 from microsoft/ulugbekna/move-able-inline-chat
allow chat participants to migrate inline chat from one editor to another
2024-08-15 17:32:49 +02:00
Ulugbek Abdullaev 32bcab43d1 inline chat: minor fixes
- don't log editor ID twice
- requestInProgress implies hasRequest, so remove duplication
2024-08-15 17:17:40 +02:00
Ulugbek Abdullaev ab1d4f50c5 inline chat: pass a single option prop to createSession 2024-08-15 17:14:55 +02:00
Ulugbek Abdullaev 048cea10cc inline chat: make SHOW_REQUEST less likely to throw 2024-08-15 17:06:18 +02:00
Benjamin Pasero b96404323b Merge pull request #225695 from microsoft/ben/handsome-squirrel
esm - add `yarn watch-esm` and `watch-client-esm`
2024-08-15 16:59:30 +02:00
Ulugbek Abdullaev 6101524532 inline chat: refactor: assert presense of last exchange and response before assigning 2024-08-15 16:45:02 +02:00
Benjamin Christopher Simmonds 09cc4e79f3 Fix order of original/modified in Compare Selected (#225702)
fix #225441
2024-08-15 07:27:59 -07:00
João Moreno 51e599754e Merge pull request #225675 from microsoft/joao/black-scorpion
move back to official 1ESPT
2024-08-15 15:26:22 +02:00
Ulugbek Abdullaev a326bc2d1d inline chat: migrating inline chat to another editor also allows specifying the range 2024-08-15 15:17:10 +02:00
Benjamin Pasero f5920b80a3 esm - add yarn watch-esm and watch-client-esm 2024-08-15 15:08:49 +02:00
Benjamin Pasero 3dfe155b3d esm - backport more changes (#225692) 2024-08-15 14:58:04 +02:00
Aiday Marlen Kyzy 214be4b529 Fixing hover is more sticky than before (#225687)
fixing hover more sticky than before
2024-08-15 13:59:52 +02:00
Benjamin Pasero fdc8d882e2 esm - backport worker related changes (#225672) 2024-08-15 13:46:45 +02:00
Johannes Rieken 0aad4fe8d6 Inline chat tweaks (#225683)
* inline chat - show content widget below line when having an empty selection

* add `inlineChat.experimental.onlyZoneWidget` which allows to start inline chat with zone right away
2024-08-15 13:03:19 +02:00
Ulugbek Abdullaev adc3fe4984 inline chat: also migrate lastInput and exchanges from old session to new session of the migrated inline chat 2024-08-15 12:53:47 +02:00
Alexandru Dima 4520f0f17a update to vscode-textmate@9.1.0 (#225682) 2024-08-15 12:51:56 +02:00
Ulugbek Abdullaev 8eb2665b22 inline chat: trace-log run error 2024-08-15 12:48:05 +02:00
Ulugbek Abdullaev e813d88844 inline chat: slightly nicer logging formatting 2024-08-15 12:47:32 +02:00
Johannes Rieken 734932fb20 correct context keys for InlineChatExpandLineAction (#225674) 2024-08-15 11:49:23 +02:00
João Moreno 6c9566926a hm 2024-08-15 11:43:26 +02:00
João Moreno f58c85c416 bring back runSourceLanguagesInSourceAnalysis 2024-08-15 11:41:30 +02:00
João Moreno 2293d4cb7e disable codeql 2024-08-15 11:24:38 +02:00
João Moreno 4d0c0a072b fix pipeline syntax 2024-08-15 11:20:06 +02:00
João Moreno d1fbdccf10 try this 2024-08-15 11:11:46 +02:00
João Moreno 56add2693b try this 2024-08-15 11:02:50 +02:00
Ulugbek Abdullaev 60cfd4ddec WIP: move-able inline chat 2024-08-15 11:00:08 +02:00
Ulugbek Abdullaev f4d0fa928e inlineChatController: refactor: remove impossible return state 2024-08-15 10:59:16 +02:00