Commit Graph
124157 Commits
Author SHA1 Message Date
Benjamin PaseroandGitHub 4aac6ba4d9 window - fix window state validation to actually apply properly and add more logging (#205677) 2024-02-20 17:27:47 +01:00
Benjamin PaseroandGitHub 73ad7fb895 voice - align hold to speak with inline chat (#205655) 2024-02-20 17:26:51 +01:00
Aiday Marlen Kyzy 194a8dd18e using the uri of the multi file editor instead of using the schema for individual files inside the multi diff editor 2024-02-20 17:23:51 +01:00
5c2f9eb177 Fix browser host open additional files in merge mode (#205663)
Co-authored-by: FANG.Ge <fang.g@bigforce.cn>
2024-02-20 16:55:44 +01:00
Aiday Marlen Kyzy 1f3bd32629 adding option to serialize 2024-02-20 16:55:40 +01:00
Alex RossandGitHub f34d48a3cd Add telemetry for settings in release notes (#205673) 2024-02-20 16:10:30 +01:00
Ulugbek AbdullaevandGitHub 035e55cf4b Adjust width for rename suggestions (#205689)
rename suggestions: adjust width so longer candidates don't overflow
2024-02-20 16:09:56 +01:00
Benjamin Christopher SimmondsandGitHub 2110f107db Hover Delay Fix (#205665)
fix #205658
2024-02-20 13:53:54 +01:00
Benjamin Christopher SimmondsandGitHub 864f4f41cb fix #205648 (#205653) 2024-02-20 13:08:42 +01:00
Aiday Marlen KyzyandGitHub b9110d3ad1 Merge pull request #201451 from jcarrus/justin.increase-editor-stickyScroll-maxLineCount
Increase editor.stickyScroll.maxLineCount from 10 to 20
2024-02-20 09:24:26 +01:00
Aiday Marlen KyzyandGitHub c700d34e2d Merge branch 'main' into justin.increase-editor-stickyScroll-maxLineCount 2024-02-20 09:09:58 +01:00
NoahHrreionandGitHub c44cd7d0a8 Merge branch 'main' into fix-205353 2024-02-20 11:17:45 +08:00
Rob LourensandGitHub 01ce8d869e More chat participant API comments (#205617)
More docs
2024-02-19 17:02:24 -08:00
Raymond ZhaoandGitHub d32a86a73e chore: run OSS tool (#205608) 2024-02-19 15:32:06 -08:00
Rob LourensandGitHub d686f5f765 Fix "Used reference" rendering (#205606) 2024-02-19 14:04:48 -08:00
Benjamin Christopher SimmondsandGitHub b44593a612 Fixes #204923 (#205605)
fix #204923
2024-02-19 22:34:15 +01:00
Benjamin Christopher SimmondsandGitHub 047cf8cc51 Remove hover from elements using context view (#205586)
fix #205526
2024-02-19 12:54:02 -08:00
Ladislau SzomoruandGitHub 232e9a2bef Git - comment out GitIncomingChangesFileDecorationProvider (#205583) 2024-02-19 21:25:13 +01:00
Justin ChenandGitHub ea9f1dacfb fix quote type in issue reporter (#205582)
changed quote type
2024-02-19 12:23:05 -08:00
Rob LourensandGitHub 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 PaseroandGitHub 74724fbcb0 "Convert Indentation to {tabs,spaces}" only effects auxwindow (fix #205169) (#205577) 2024-02-19 20:32:35 +01:00
Ladislau SzomoruandGitHub 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 AbdullaevandGitHub 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 DieterichsandHenning Dieterichs 2cec75a858 Fixes #202837 2024-02-19 17:58:14 +01:00
Alex RossandGitHub 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 LourensandGitHub 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 BonsandHylke 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 RossandGitHub 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 SimmondsandGitHub 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 SimmondsandGitHub 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 DieterichsandHenning 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 AeschlimannandGitHub 875855a444 fix: memory leak in code editor widget (#205488) (#205542)
Documentation: CSS setting is incorrect.
2024-02-19 15:26:08 +01:00
NoahHrreionandGitHub d57ae45d77 Merge branch 'main' into fix-205353 2024-02-19 21:54:52 +08:00
Rob LourensandGitHub 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 SiefkeandGitHub b2b60ac5b3 fix: memory leak in code editor widget (#205488) 2024-02-19 13:39:49 +00:00
NoahHrreionandGitHub 168b87d2e5 Merge branch 'main' into fix-205353 2024-02-19 21:38:13 +08:00
Benjamin PaseroandGitHub 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 RiekenandGitHub 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ślakandGitHub 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 RiekenandGitHub 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 ChenandGitHub 735d80e0e2 revert early disposal of code actions (#205508)
revert early disposal of actinos
2024-02-19 04:09:35 -08:00