Commit Graph
128095 Commits
Author SHA1 Message Date
Megan RoggeandGitHub 466eb0be75 fix replacement index,length for terminal completions (#236260)
fix bugs
2024-12-16 19:24:42 +00:00
Megan RoggeandGitHub 50dca635cb add rm from context aria label (#236096)
fix #236094
2024-12-16 19:02:45 +00:00
Megan RoggeandGitHub fd9ed2494b onCommandExecuted, hide suggest widget (#236261)
fix #224492
2024-12-16 10:51:24 -08:00
Martin AeschlimannandGitHub b7f7aeaf81 std-in files (/tmp/code-stdin-*) are not removed on remote and should have user only access rights (#236251) 2024-12-16 18:33:46 +01:00
Aiday Marlen KyzyandGitHub 2008c6338c Immediately re-render sticky scroll on pressing Shift key (#236244)
immediately rerender
2024-12-16 17:23:19 +00:00
Benjamin Christopher SimmondsandGitHub 7e8ac0f74f Fix titlebar update for longer extension names (#236235)
fix #171742
2024-12-16 17:59:03 +01:00
Bhavya UandGitHub a6a6e8e380 remove width and height attributes from multi-file-edits.svg (#236010) 2024-12-16 08:45:54 -08:00
Martin AeschlimannandGitHub 4fa8dfa8e1 set insertMode: replace mode for snippets (#236245) 2024-12-16 17:42:26 +01:00
Alexandru DimaandGitHub d3bd083824 Scroll in the preview editor when necessary (#236241) 2024-12-16 17:20:04 +01:00
Connor PeetandGitHub 7fe3227d13 cli: fix incorrect GLIBC version parsing (#236082)
* Fix incorrect GLIBC version parsing

Fixes #230370

* fixed formatting

* fixed formattting error
2024-12-16 07:57:12 -08:00
Alexandru DimaandGitHub cb279a8eb2 Use position:fixed to make sure to be on top of everything in the workbench (#236236) 2024-12-16 16:55:47 +01:00
Johannes RiekenandGitHub a58957af82 fix https://github.com/microsoft/vscode/issues/232918 (#236233) 2024-12-16 16:39:38 +01:00
Ladislau SzomoruandGitHub a31ec0d89a GitHub - do not show the "Publish to GitHub" command in an empty workspace (#236234) 2024-12-16 16:39:11 +01:00
Benjamin Christopher SimmondsandGitHub 3bbe456892 Polish tab bar focus styles (#236232)
polish tab bar focus + 💄
2024-12-16 16:23:54 +01:00
Ladislau SzomoruandGitHub 6338f2920c SCM - quick diff decorators use legancy diff algorithm to avoid touching diffs (#236231) 2024-12-16 16:21:01 +01:00
aslezar 386d58d0de fixed formattting error 2024-12-16 20:49:25 +05:30
Shivam GargandGitHub adb6e19bf2 Merge branch 'microsoft:main' into fix-glibc-parse 2024-12-16 20:45:22 +05:30
Aiday Marlen KyzyandGitHub 845f0ac17b Refactoring hover controller (#236228)
refactoring hover computation
2024-12-16 15:48:58 +01:00
Johannes RiekenandGitHub 9b05bdafb3 * make sure to cancel request when disposing session (#236225)
* make sure to stop editing when request is cancalled

fixes https://github.com/microsoft/vscode-copilot/issues/11349
fixes https://github.com/microsoft/vscode-copilot-release/issues/2684
2024-12-16 15:11:31 +01:00
Benjamin Christopher SimmondsandGitHub 7abd349c80 Hide Panel (X) tooltip now includes key binding (#236062)
* #209193

* fix glitching render
2024-12-16 15:10:34 +01:00
Alexandru DimaandGitHub 0c995148f4 Do not inherit outer editor padding (#236219) 2024-12-16 13:27:29 +01:00
Daniel ImmsandGitHub c08aa73f66 Merge pull request #236216 from microsoft/tyriar/228136_2
Only add additional margin on hover children with bg
2024-12-16 03:35:15 -08:00
Daniel Imms 188b1f1b31 Only add additional margin on hover children with bg
Fixes #228136
2024-12-16 03:15:28 -08:00
Benjamin Christopher SimmondsandGitHub 1bbe4e9d96 Focus panel if maximized otherwise editor (#236211)
fix #205584
2024-12-16 12:15:15 +01:00
Johannes RiekenandGitHub 002eaa541a remove console.log fyi @connor4312 (#236209) 2024-12-16 12:11:06 +01:00
Ladislau SzomoruandGitHub dc3bf2d878 Git - fix submodule decoration (#236208) 2024-12-16 11:45:03 +01:00
Aiday Marlen KyzyandGitHub 17320a061a Fixing escape does not hide hover (#236200)
* fixing escape does not work

* making same fix
2024-12-16 11:40:19 +01:00
Johannes RiekenandGitHub 27a8a26b36 update area labels (#236207) 2024-12-16 11:38:23 +01:00
Ladislau SzomoruandGitHub 864d5d8aff Revert "Git - ignore changes reported to the submodule folder (#205125) (#236098)" (#236206)
This reverts commit 899afc0311.
2024-12-16 11:28:44 +01:00
Henning DieterichsandGitHub 92d2d5d984 Observables: Adds debug logging (#236205) 2024-12-16 11:20:39 +01:00
Henning DieterichsandGitHub 3a1e3f7f92 Adds derived owners (#236204) 2024-12-16 11:16:31 +01:00
Alex RossandGitHub 8db8225de6 Allow file level comments to start collapsed (#236201)
Fixes https://github.com/microsoft/vscode-pull-request-github/issues/6465
2024-12-16 11:05:31 +01:00
Benjamin Christopher SimmondsandGitHub 276e247921 Align view and container actions (#236199)
align view and container actions
2024-12-16 11:03:13 +01:00
Ladislau SzomoruandGitHub 85709a0cd6 SCM - only show visible quick diff providers in the quick diff widget (#236192) 2024-12-16 10:28:00 +01:00
Benjamin PaseroandGitHub 737e2ed44a Free SKU flow does not work with multiple accounts (fix microsoft/vscode-copilot#11323) (#236190) 2024-12-16 10:18:00 +01:00
Benjamin PaseroandGitHub 7432213b30 debt - remove home indicator (#236189)
It was broken before and not shown, and there were no complains, so lets remove it for good.
2024-12-16 10:17:29 +01:00
Alex RossandGitHub ce50bd4876 Remove unused showLocal proposal (#236032)
* Remove unused showLocal proposal

* No local build error??
2024-12-15 17:17:17 +00:00
Alexandru DimaandGitHub 4325b8ce0d Use console.error and console.warn for errors and warnings (#236048) 2024-12-15 18:13:05 +01:00
aslezar 5c525a4d56 fixed formatting 2024-12-15 16:54:08 +05:30
Shivam GargandGitHub 88cb8d5c36 Merge branch 'microsoft:main' into fix-glibc-parse 2024-12-15 16:48:49 +05:30
Benjamin PaseroandGitHub 8fca93f9e2 Web: homeIndicator not respected anymore (fix #171724) (#236155) 2024-12-15 16:14:46 +05:30
Benjamin PaseroandGitHub 402f07b34c debt - remove handleTitleDoubleClick (#236154)
Looks like this is not working anymore since app-region drag takes events away
2024-12-15 16:13:58 +05:30
Sandeep SomavarapuandGitHub 6fb1f6fbdd fix #168779 (#236125) 2024-12-14 21:52:39 +05:30
Sandeep SomavarapuandGitHub 7606e11e89 fix #235878 (#236129) 2024-12-14 21:52:14 +05:30
1dc517c0a4 Fix: When no results in search editor it throws an error (#235031)
* Fix: issue #233200

Added a null check for matchRange in the iterateThroughMatches
function to ensure setSelection is only called with valid arguments.

* Revert package.json and package-lock.json to original states

---------

Co-authored-by: Aly Ayyob <113083026+aayyob@users.noreply.github.com>
2024-12-14 14:39:46 +00:00
Connor PeetandGitHub 31092ac1a0 debug: fix remote attach fails without message (#236117)
Fixes #235722
2024-12-13 17:40:57 -08:00
Connor PeetandGitHub cdec0c6a14 testing: improve performance of filtering file tests (#236112)
Fixes #235819. Probably.
2024-12-14 00:53:23 +01:00
Connor PeetandGitHub eb70dfe409 testing: fix transparent background in test error badges artifacting (#236109) 2024-12-14 00:20:34 +01:00
Joyce ErandGitHub 0d676289ff fix: reduce race timeout for getting chat related files (#236108) 2024-12-13 23:40:29 +01:00
Joyce ErandGitHub c921e57456 fix: add aria label for chat working set (#236106)
fix: add aria label for working set region
2024-12-13 22:47:11 +01:00