Commit Graph

124261 Commits (45b0afbff9d7ed716dde001773d06cf14c49fac0)

Author SHA1 Message Date
andreamah 45b0afbff9
Exclude not applied
Fixes #226714
2024-08-28 14:30:53 -07:00
Joyce Er 0e542f326f
fix: populate chat command disambiguation (#227008) 2024-08-28 22:42:40 +02:00
Alex Ross 478d1bf154
Sorting should have the default state checked (#227007)
and improve label for sort-by-position-in-file
Fixes #226764
Fixes #226723
2024-08-28 22:33:25 +02:00
Connor Peet c524486063
testing: fix alternate actions being inappropriately sticky (#227002)
* testing: fix alternate actions being inappropriately sticky

We should listen on the window, not just the editor, for alt key events.

* fix compile
2024-08-28 22:29:22 +02:00
Daniel Imms f34251914b
Merge pull request #227006 from microsoft/tyriar/223358_2
Cancel right click action when on scroll slider
2024-08-28 12:59:23 -07:00
Daniel Imms 4bdaeb3e84
Merge pull request #227004 from microsoft/tyriar/226749
Fix api docs referencing old name
2024-08-28 12:50:06 -07:00
Daniel Imms fbe0d9b414
Cancel right click action when on scroll slider
Fixes #223358
2024-08-28 12:40:44 -07:00
Megan Rogge 478b03625d
don't duplicate walkthrough steps, add `when` clause (#226983)
fix #226841
2024-08-28 21:23:04 +02:00
Daniel Imms b272c80fc7
Fix api docs referencing old name
Fixes #226749
2024-08-28 12:14:41 -07:00
Andrea Mah be0d177500
fix desc for session (#226900) 2024-08-28 12:12:07 -07:00
Benjamin Pasero d03aeaf1fb
Can't open files (#226898) (#226996) 2024-08-28 20:50:13 +02:00
Connor Peet 51e4430ffe
testing: call stack tpi refinements (#226981)
Fixes #226855 - ctrl+click on words in files takes you to the source
Fixes #226863 - clicking file titles should toggle collapse
Fixes #226857 - add 'collapse all' button in peek
Fixes #226852 - name 'go to source' actions better
2024-08-28 10:55:21 -07:00
Connor Peet 2e4a043ef3
debug: bump js-debug to 1.93 (#226986) 2024-08-28 13:12:41 -04:00
Sandeep Somavarapu 368c17e073
profiles editor feedback (#226982) 2024-08-28 18:59:38 +02:00
Ulugbek Abdullaev e81a3a0581
rename widget: remove trace log to avoid flooding until we unmount the widget from editor correctly (#226977)
* rename widget: remove trace log to avoid flooding until we unmount the widget from editor correctly

* add a fixme & link corresponding issue
2024-08-28 18:22:33 +02:00
Andrea Mah 9e82c4aae0
Merge pull request #226913 from microsoft/andreamah/issue226859
Closed notebook search blocks text search
2024-08-28 09:13:46 -07:00
Daniel Imms 3079ca352d
Merge pull request #226976 from microsoft/tyriar/222237_3
Use OS separator when injecting ../ completion
2024-08-28 08:59:46 -07:00
Daniel Imms d33446f922
Merge pull request #226974 from microsoft/tyriar/226760
Don't verify completions are received on Windows
2024-08-28 08:53:10 -07:00
Daniel Imms 7380713f84
Merge pull request #226973 from microsoft/tyriar/223368
Always show hover hint if explicitly provided
2024-08-28 08:45:42 -07:00
Daniel Imms ee83a4c90e
Use OS separator when injecting ../ completion
This should fix the issue on Windows, it was working fine on macOS.

Fixes #222237
2024-08-28 08:43:19 -07:00
Johannes Rieken 2c24fee996
Polish UI of inline-edits toolbar (#226969)
* use lenses for accept/discard commands

* use lens actions for headless inline ui (and not right-aligned button bar)

* fixes https://github.com/microsoft/vscode/issues/226750
* fixes https://github.com/microsoft/vscode-copilot/issues/7628
* fixes https://github.com/microsoft/vscode-copilot/issues/7707
* fixes (maybe) https://github.com/microsoft/vscode-copilot/issues/7547

* fix https://github.com/microsoft/vscode/issues/226966

* graceful handling of headless run
2024-08-28 17:39:31 +02:00
Daniel Imms 73aa45be3c
Don't verify completions are received on Windows
Fixes #226760
2024-08-28 08:37:54 -07:00
Daniel Imms 9eb84caa0d
Always show hover hint if explicitly provided
Fixes #223368
2024-08-28 08:27:45 -07:00
Johannes Rieken dea4412243
disable code lense for the output editor (#226971)
fixes https://github.com/microsoft/vscode/issues/226938
2024-08-28 17:26:38 +02:00
Sandeep Somavarapu bba915f0c5
fix #226732 (#226968) 2024-08-28 16:52:44 +02:00
Martin Aeschlimann 4cec36a9d9
colorCustomizations don't get intellisense detail (#226962) 2024-08-28 15:23:28 +02:00
Johannes Rieken f89c452326
Inline chat fixes (#226960)
Only undo changes when an error happened and make sure it happens before recomputing hunks

Mark hunks with overlapping manual edits as accepted so that they don't get double applied or double rejected

Make sure `recompute` works correctly for diff to no-diff transition

- fixes https://github.com/microsoft/vscode-copilot/issues/7537
- fixes https://github.com/microsoft/vscode-copilot/issues/7719
- fixes https://github.com/microsoft/vscode-copilot/issues/7764
2024-08-28 15:02:44 +02:00
João Moreno e264a81634
Merge pull request #226959 from microsoft/revert-216609-joao/tan-beetle
Revert "cleanup web html pages"
2024-08-28 14:44:37 +02:00
Benjamin Christopher Simmonds 4fb85226c4
Use instant hover for Radio buttons (#226940) 2024-08-28 14:33:16 +02:00
João Moreno c9f093d529
Revert "cleanup web html pages (#216609)"
This reverts commit 54cad31687.
2024-08-28 14:24:52 +02:00
Benjamin Pasero 2a0e70d6c6
title - tweak window controls container (#226941) 2024-08-28 11:12:39 +02:00
Johannes Rieken 977073ddf1
fix https://github.com/microsoft/vscode/issues/226717 (#226943) 2024-08-28 11:05:48 +02:00
Johannes Rieken 21b0cfbbce
fix https://github.com/microsoft/vscode-copilot/issues/7701 (#226942) 2024-08-28 10:25:19 +02:00
João Moreno 54cad31687
cleanup web html pages (#216609) 2024-08-28 10:12:38 +02:00
Ladislau Szomoru df7cea5892
SCM - fix hover layout regression (#226933) 2024-08-28 09:27:45 +02:00
Alexandru Dima fb831a6a73
Add a quick fix for `ensureNoDisposablesAreLeakedInTestSuite` (#226932) 2024-08-28 08:51:16 +02:00
Rob Lourens d1388fd24f
Use full time labels in chat history (#226922) 2024-08-27 21:37:29 -07:00
Don Jayamanne 9647599925
Allow clicking anywhere in titles to expand/collap nb diff view cells (#226911) 2024-08-28 02:45:56 +02:00
andreamah 17ba136619
Closed notebook search blocks text search
Fixes #226859
2024-08-27 17:35:26 -07:00
Andrea Mah f4e914ed1a
Merge pull request #226910 from microsoft/andreamah/issue226830
Files to exclude doesn't work if using multiple extensions
2024-08-27 17:11:50 -07:00
andreamah fde305ade1
Files to exclude doesn't work if using multiple extensions
Fixes #226830
2024-08-27 16:53:25 -07:00
Don Jayamanne c4b2bbaf49
Clear cached hash of text model when model changes (#226905) 2024-08-28 01:48:45 +02:00
Connor Peet 28bac81c8f
debug: fix breakpoint icons in editor have wrong color (#226902)
Fixes #226845
2024-08-27 16:38:35 -07:00
Don Jayamanne 9e6bd423ff
Account for modified content in cells (#226894) 2024-08-27 15:55:54 -07:00
Andrea Mah 652478d2ab
make session for fileSearchProvider just an empty object (#226687)
make session for fileSearchProvider just an unknown
2024-08-27 15:27:20 -07:00
Ladislau Szomoru 79f1a955c7
SCM - only show labels for the current/remote/base branches in the hover (#226879) 2024-08-27 22:19:52 +02:00
Ladislau Szomoru f0ee1cd311
SCM - remove label hover (#226872) 2024-08-27 12:43:21 -07:00
Harald Kirschner f83e47a8bb
Merge pull request #226870 from microsoft/digitarald/radical-octopus
Expand workspace stats
2024-08-27 12:24:14 -07:00
Harald Kirschner 4ecd23ccb4 Expand workspace stats 2024-08-27 12:09:03 -07:00
Don Jayamanne 78f4b54aca
Support reverting cell metadata & cell language in notebook diff view (#226747) 2024-08-28 00:07:18 +10:00