Commit Graph

126602 Commits (joao/magenta-cricket)

Author SHA1 Message Date
João Moreno a0bdfb3148
HACK: blinking ai cursor 2024-11-05 15:55:21 +01:00
Connor Peet 0dd03f7614
debug: bump js-debug to 1.95.2 (#232839)
Changes https://github.com/microsoft/vscode-js-debug/compare/v1.95.1...v1.95.2

Closes https://github.com/microsoft/vscode/issues/232651
2024-11-01 09:21:43 -07:00
Daniel Imms 89bafb90a1
Merge pull request #232835 from microsoft/tyriar/232830
Bring back hover target disposing
2024-11-01 08:55:52 -07:00
Daniel Imms 4b91caa59b
Bring back hover target disposing
Regression from #232614
Fixes #232830
2024-11-01 08:37:53 -07:00
Ladislau Szomoru 418b14a770
SCM - do not show progress until the history provider is initializing (#232827) 2024-11-01 15:39:05 +01:00
Benjamin Pasero 64b4d2eb03
`focusedView == 'workbench.panel.chat.view.copilot'` is true even when panel chat is not visible (fix #198293) (#232824) 2024-11-01 07:07:27 -07:00
Henning Dieterichs ea66710fbc
Allows modified code to ovelap original code. (#232822) 2024-11-01 06:49:35 -07:00
Daniel Imms 3e223ac247
Merge pull request #232818 from microsoft/tyriar/227752_241101
Fix eslint suppression in promptInputModel.test.ts
2024-11-01 05:47:44 -07:00
Daniel Imms 5c5a3db7c2
Fix eslint suppression in promptInputModel.test.ts
Part of #227752
2024-11-01 05:28:49 -07:00
Johannes Rieken 3ee667af42
allow wider width, fix an issue with dropped resized height (#232814)
* remove dead code

* allow wider width, fix an issue with dropped resized height
2024-11-01 05:20:23 -07:00
Johannes Rieken 702e6b8155
inline chat should not bleed into scroll bar (#232812) 2024-11-01 13:19:38 +01:00
Benjamin Pasero 997fd30cc5
Copilot icon install flow > mention users have access to GH Copilot (fix microsoft/vscode-copilot#10010) (#232809) 2024-11-01 04:25:15 -07:00
Sandeep Somavarapu 2d360c99bf
change logging to info (#232800) 2024-11-01 11:16:08 +01:00
Johannes Rieken 08dbf783fc
allow to resize inline chat zone (#232795)
* * make inline chat filter empty in-progress items
* show ellipses progress on request
* make inline zone animate its frame during request

* allow to resize inline chat zone

fixes https://github.com/microsoft/vscode/issues/230784
2024-11-01 02:01:56 -07:00
Christof Marti bbf4ab6683 Fix layering 2024-11-01 08:59:46 +01:00
Justin Chen 4520d915c9
allow extension info to be selectable in issue reporter (#232771)
allow this to be user selectable
2024-10-31 15:50:54 -07:00
Aaron Munger 7b7ed6b6e4
dont run if inline chat should be accepted (#232766) 2024-10-31 14:34:46 -07:00
Logan Ramos e64fb06b20
Disable caching of dev device id + fallback to UUID (#232761) 2024-10-31 12:41:32 -07:00
Matt Bierner 19726f3d9c
Break up renderMarkdown a little (#232756)
Starts breaking up `renderMarkdown`
2024-10-31 20:34:46 +01:00
Peng Lyu 56d70157fb
Support model picker in notebook inline (#232751) 2024-10-31 11:38:04 -07:00
Daniel Imms d8731a1b3b
Merge pull request #232614 from microsoft/tyriar/hover_fade
Add new IHoverService APIs and deprecate setupManagedHover
2024-10-31 11:35:33 -07:00
Aaron Munger 02565ff910
differentiate notebook editors that are for a REPL (#232749) 2024-10-31 10:53:37 -07:00
Sandeep Somavarapu 4035be2394
reorder information (#232748) 2024-10-31 10:48:58 -07:00
Aaron Munger b990a74507
clean up aria labels for different REPL editor parts (#232745) 2024-10-31 10:18:32 -07:00
Aaron Munger 0865c01675
dont replace a cell for internal metadata change while the cell is executing (#232678)
* dont replace a cell for internal metadata change while the cell is executing

* switch conditional

* add arg
2024-10-31 10:08:01 -07:00
Justin Chen 8e7061874e
fix code action race condition (#232690)
* revert promise wrapping

* remove racetimeout

* simple delay for showing code action progress

* cleanup whitespace

---------

Co-authored-by: Johannes <johannes.rieken@gmail.com>
2024-10-31 10:06:13 -07:00
Matt Bierner 931da88532
Fix conditional (#232742) 2024-10-31 09:56:55 -07:00
Daniel Imms 04d0859ffe
Merge pull request #232738 from microsoft/tyriar/232656
Don't dismiss quick fix when it's used & improve lifecycle
2024-10-31 09:51:03 -07:00
Johannes Rieken 0334df2899
keep `string` for `TreeItem#iconPath` (#232710) 2024-10-31 09:39:53 -07:00
BeniBenj cecc51724d
💄 2024-10-31 17:32:37 +01:00
Daniel Imms 78af45ed05
Improve lifecycle management of quick fix addon 2024-10-31 08:23:02 -07:00
Daniel Imms 297bf7f2e9
Don't dismiss quick fix when it's used
Fixes #232656
2024-10-31 08:14:25 -07:00
Raymond Zhao 49bf27ee9a
fix: interactive postinst script breaks install for non-interactive environments (#227837) 2024-10-31 07:50:41 -07:00
Daniel Imms 7fd747a612
Move input box and rename widget back to compact hover 2024-10-31 04:41:44 -07:00
Daniel Imms 59fa9a79c7
Fix type 2024-10-31 04:40:43 -07:00
Daniel Imms ee2beb56b7
Move InputBox to new hover API 2024-10-31 04:37:25 -07:00
Daniel Imms ccd6c311c0
Disallow setting showPointer in mouse API 2024-10-31 04:31:14 -07:00
Daniel Imms 77a3ae2145
Move renameWidget to use new hover API 2024-10-31 04:28:13 -07:00
Daniel Imms 9d8fabc1b9
Bring default id logic into hover service 2024-10-31 04:26:57 -07:00
Daniel Imms ca0d3cf202
Clean up 2024-10-31 04:09:47 -07:00
Daniel Imms 31bd0e48fa
Add usage examples for groupId 2024-10-31 03:59:16 -07:00
Daniel Imms 162f7faca4
Use string only for hover ids 2024-10-31 03:54:56 -07:00
Robo b62b4161a0
fix: font config detection for snap (#232713) 2024-10-31 19:27:30 +09:00
Sandeep Somavarapu 54d1a4d6f3
add more logs (#232718) 2024-10-31 11:23:54 +01:00
Alex Ross bea51cd8de
Find all reference panel empty list (#232720)
Fixes #232709
2024-10-31 03:23:38 -07:00
Christof Marti 38a3799173 Listen on submenu changes 2024-10-31 11:14:02 +01:00
Aiday Marlen Kyzy fb8d71703b
ContentHoverController refactoring (#232626)
* wip

* fixing compilation errors

* refactoring

* fixing hover not showing
2024-10-31 02:34:10 -07:00
Robo 02a6d303d1
chore: bump spdlog@0.15.1 (#232572) 2024-10-31 09:57:37 +01:00
Matt Bierner 94cc631aca
Fix position symbol icon in chat anchors (#232683)
Override value introduced in  b6648af1ea
2024-10-30 17:46:48 -07:00
Joyce Er 53339705b0
fix: don't render attachment container in chat input for file entries in chat editing widget (#232681) 2024-10-30 17:30:17 -07:00