Commit graph

118757 commits

Author SHA1 Message Date
Rob Lourens d686f5f765
Fix "Used reference" rendering (#205606) 2024-02-19 14:04:48 -08:00
Benjamin Christopher Simmonds b44593a612
Fixes #204923 (#205605)
fix #204923
2024-02-19 22:34:15 +01:00
Benjamin Christopher Simmonds 047cf8cc51
Remove hover from elements using context view (#205586)
fix #205526
2024-02-19 12:54:02 -08:00
Ladislau Szomoru 232e9a2bef
Git - comment out GitIncomingChangesFileDecorationProvider (#205583) 2024-02-19 21:25:13 +01:00
Justin Chen ea9f1dacfb
fix quote type in issue reporter (#205582)
changed quote type
2024-02-19 12:23:05 -08:00
Rob Lourens efc04b885e
New proposal for chat variable resolver (#205572)
* Tweak ChatFollowup

* Remove API TODOs

* New proposal for chat variable resolver

* Bump distro

* Enforce same-extension followup

* Add participant proposal to integration test folder

* Allow no participant for a followup
2024-02-19 20:52:19 +01:00
Benjamin Pasero 74724fbcb0
"Convert Indentation to {tabs,spaces}" only effects auxwindow (fix #205169) (#205577) 2024-02-19 20:32:35 +01:00
Ladislau Szomoru 9b0d74345c
Git - remove git.experimental.inputValidation setting (#205550)
* Git - remove git.experimental.inputValidation setting

* Fix compilation error

* Fix migration code
2024-02-19 10:45:24 -08:00
Ulugbek Abdullaev 248c585f02
Merge pull request #205558 from microsoft/ulugbekna/rename-widget-doesnt-appear
rename suggestions: bunch of fixes
2024-02-19 18:16:58 +01:00
Henning Dieterichs 2cec75a858 Fixes #202837 2024-02-19 17:58:14 +01:00
Alex Ross 6832054932
Add command that enables testing of release notes editor (#205556)
Also fix double setting name
2024-02-19 17:42:12 +01:00
Rob Lourens c5327e56ed
Show variables in help text (#205553) 2024-02-19 17:13:54 +01:00
Ulugbek Abdullaev 4145304fd0
rename suggestions: fix not showing preview when input box is empty but a rename suggestion is focused 2024-02-19 17:10:34 +01:00
Hylke Bons 84ba0e1249 Add github-project codicon to registry 2024-02-19 17:07:13 +01:00
Ulugbek Abdullaev 9f4d6cf8c5
rename suggestions: fix overflowing candidate names - update list widget width 2024-02-19 16:58:52 +01:00
Alex Ross b6feb4ad66
Update style of settings in release notes (#205551)
* WIP for updating styling of release notes button

* Keyboard nav + fix test
2024-02-19 16:52:44 +01:00
Ulugbek Abdullaev b341631192
rename suggestions: dispose listeners & clear focused-elements list on blur 2024-02-19 16:22:26 +01:00
Benjamin Christopher Simmonds 34986b21cb
Merge pull request #205536 from microsoft/benibenj/brief-egret
Report client OS / Desktop Environment
2024-02-19 16:06:18 +01:00
Benjamin Christopher Simmonds 43d55cbf88
Localize Inno Updater (#205279)
* without translations

* Update messages.en.isl

* translations, hopefully correct encoding

* inno updater v0.11.0
2024-02-19 16:03:48 +01:00
Henning Dieterichs 11b3d6b71a Fixes #205446 2024-02-19 15:54:08 +01:00
Ulugbek Abdullaev 372baec4ac
rename suggestions: clean up 2024-02-19 15:49:41 +01:00
Ulugbek Abdullaev 47becdc152
rename suggestions: add dispose() to CandidatesView 2024-02-19 15:44:53 +01:00
Ulugbek Abdullaev c28d1668ee
rename widget: clean up computing cursor-box top 2024-02-19 15:35:05 +01:00
Martin Aeschlimann 875855a444
fix: memory leak in code editor widget (#205488) (#205542)
Documentation: CSS setting is incorrect.
2024-02-19 15:26:08 +01:00
Rob Lourens 05bf957b31
Rename the chat agent API to "participant" (#205477)
* Start renaming chat API from "agent" to "participant"

* Rename the rest of the API

* Rename in integration test

* Update integration test api proposals

* Bump distro
2024-02-19 14:53:58 +01:00
Ulugbek Abdullaev a6921e0bc8
rename widget: fix not showing on 2nd try 2024-02-19 14:47:46 +01:00
Simon Siefke b2b60ac5b3
fix: memory leak in code editor widget (#205488) 2024-02-19 13:39:49 +00:00
Benjamin Pasero d83cc26e1b
voice - avoid cancellation token and disposable at the same time (#205532)
* voice - avoid cancellation token and disposable at the same time

* fix tests

* .

* .
2024-02-19 14:37:31 +01:00
Johannes Rieken 26fdfc6c98
move accessible diff view above status actions (#205538) 2024-02-19 14:19:29 +01:00
Ulugbek Abdullaev 69f86adcad
rename widget: lots of traces to identify why rename widget doesn't appear sometimes 2024-02-19 13:59:55 +01:00
Krzysztof Cieślak 7329258fc9
Don't run onDidBlurEditorWidget and onDidFocusEditorText if inline edit is disabled (#205378) 2024-02-19 12:56:47 +00:00
BeniBenj 8ec6cec39b
report client OS / DE 2024-02-19 13:52:10 +01:00
Johannes Rieken b128796cd8
Merge pull request #205514 from microsoft/joh/awful-quelea
Show accessible diff viewer in line chat widget
2024-02-19 13:14:18 +01:00
Justin Chen 735d80e0e2
revert early disposal of code actions (#205508)
revert early disposal of actinos
2024-02-19 04:09:35 -08:00
Benjamin Christopher Simmonds 1a0dcf8049
Close custom hover on escape (#205527)
close custom hover on escape
2024-02-19 12:19:57 +01:00
Isidor Nikolic 4915ad8fb0
Merge pull request #205525 from microsoft/isidorn/philosophical-dormouse
Update distro hash in package.json
2024-02-19 12:18:04 +01:00
Benjamin Christopher Simmonds 3ee2bef56a
Fix custom hover closing context view for breadcrumbs (#205518)
Fix custom hover closes context view for breadcrumbs
2024-02-19 11:54:09 +01:00
isidor bc525c0f33 Update distro hash in package.json 2024-02-19 11:53:12 +01:00
Johannes 2819e44d2c
update scrollbars when dimensions change 2024-02-19 11:40:19 +01:00
Benjamin Pasero a7844a6349
Other files don't open when launched with an unsaved workspace (fix #205453) (#205517)
* Other files don't open when launched with an unsaved workspace (fix #205453)

* polish
2024-02-19 11:24:18 +01:00
Sandeep Somavarapu 378b4c969b
use vsce-sign module from npm (#205511)
* update distro

* use vsce-sign module

* update distro

* update distro
2024-02-19 09:17:54 +01:00
Johannes 450daa724a
Merge branch 'main' into joh/awful-quelea 2024-02-19 09:11:00 +01:00
Justin Chen 3c1ceb6a1f
issue reporter selection handling, adds extensionId to ipc (#205507)
* fixed IPC handling

* IT ALL WORKS NOW

* fix quotes
2024-02-19 08:50:01 +01:00
Ulugbek Abdullaev 11095a2781 rename controller & action: add tracing 2024-02-18 22:06:15 +01:00
Rob Lourens b48ad70a42
Allow https URIs as chat references (#205482)
Fix #203822
2024-02-18 18:41:26 +01:00
Ulugbek Abdullaev 6e539e3b7b rename suggestions: fix: allow clicking on a rename candidate with a mouse
fixes https://github.com/microsoft/vscode/issues/205376
2024-02-18 16:10:53 +01:00
Ulugbek Abdullaev 90e788d1fd rename suggestions: fix old candidates being shown when re-triggering/re-opening rename widget in the same document position quickly 2024-02-18 16:10:53 +01:00
Ulugbek Abdullaev 89d33f932b rename suggestions: use Promise.allSettled so that if one provider throws, we still get names from other providers 2024-02-18 16:10:53 +01:00
Ulugbek Abdullaev cdfa3491ce rename suggestions: don't focus unless there're already elements 2024-02-18 16:10:53 +01:00
Benjamin Christopher Simmonds a8f73340be
Fix for smoketest extension installation timeout (#205444)
hover smoke test fix #204771
2024-02-17 17:58:12 +01:00