Commit Graph
118794 Commits
Author SHA1 Message Date
Alex RossandGitHub ef64ed413f Aggressive caching with Open Current File as Release Notes (#205846)
Fixes #205675
2024-02-21 11:45:40 +01:00
Aiday Marlen KyzyandGitHub bf48061fc5 Merge pull request #205843 from microsoft/aiday/fixingInlineCompletionsWrongUi
Fixing incorrect showing of multi cursor inline completions
2024-02-21 11:30:21 +01:00
Aiday Marlen Kyzy f1e39630da fixing bug 2024-02-21 11:13:04 +01:00
Benjamin PaseroandGitHub 7582df6901 Dictated text goes off screen when using voice commands. (fix #205783) (#205838) 2024-02-21 11:12:45 +01:00
Johannes RiekenandGitHub 2411a9c913 add inlineChat.accessibleDiffView setting (#205837)
fixes https://github.com/microsoft/vscode/issues/205714
2024-02-21 11:06:38 +01:00
Andy HippoandGitHub f7f9fb09a3 Fix memory leaks (#205589)
* Fix memory leaks

The activities in `treeView.ts` and `reportExplorer.ts` are not disposed when the parent object is disposed. Also fix the `contextKeyListener` disposable while we're here.
The activity in `webviewViewPane.ts` is never disposed, because the return value is ignored.
2024-02-21 10:36:04 +01:00
Ladislau SzomoruandGitHub 8895f460c6 Git - better handle edge case when hard wrapping a line (#205831) 2024-02-21 10:26:15 +01:00
Johannes RiekenandGitHub 9e92682062 some API todos for variable resolver (#205828) 2024-02-21 09:58:53 +01:00
Aiday Marlen KyzyandGitHub 1612c2d082 Merge pull request #205710 from microsoft/aiday/closeRefactorPreviewOnDone
Close multi diff refactor preview editor on discard and accept
2024-02-21 09:09:33 +01:00
Aiday Marlen KyzyandGitHub d41ee13c2f Merge pull request #205706 from microsoft/aiday/addingOptionToSerialize
Adding `isTransient` boolean to the multi diff editor input
2024-02-21 09:07:47 +01:00
Peng LyuandGitHub ee69e2887f Notebook chat editing enhancements. (#205799)
* Notebook chat editing enhancements.

* hide cell chat actions from f1.
2024-02-20 18:35:32 -08:00
Michael LivelyandGitHub a7002f6b66 Use NotebookOptions for statusbar instead of viewmodel options (#205791)
fix nb indentation actions + get nb options instead of textmodel options for statusbar
2024-02-20 17:18:34 -08:00
Benjamin PaseroandGitHub a1e1ff6844 editors - drop generic options parameter in editor input resolve method (#205751) 2024-02-20 16:36:20 -08:00
Justin ChenandGitHub 926bf1a1f2 code action ranges api doc improvements (#205771)
doc improvements
2024-02-20 15:44:06 -08:00
Rob LourensandGitHub 5e9e54773a Don't rely on options from setInput (#205745)
Fix microsoft/vscode-copilot-release#914
2024-02-20 12:13:42 -08:00
Benjamin PaseroandGitHub 025b4c9435 voice - allow dictation in SCM input and comments (#205738) 2024-02-20 20:31:13 +01:00
Sandeep SomavarapuandGitHub 673a1aeca1 fix #205445 (#205720) 2024-02-20 18:35:54 +01:00
Benjamin Christopher SimmondsandGitHub 3dc8040fe4 Fix notebook actionItem hovers (#205719)
fix notebook actionItem hovers
2024-02-20 18:17:27 +01:00
RedCMDandGitHub 7560c3db8c Improve extension README preview markdown codeblock language detection (#205329) 2024-02-20 17:06:40 +00:00
Ladislau SzomoruandGitHub 94ad9a4199 Git - rename code action (#205712) 2024-02-20 17:45:25 +01:00
Ladislau SzomoruandGitHub 5bc6776982 Gix - recompute diagnostics when settings change (#205711) 2024-02-20 17:41:42 +01:00
Aiday Marlen Kyzy 02359773c2 adding more explicit message 2024-02-20 17:32:48 +01:00
Aiday Marlen Kyzy 81e1ca04f8 cleaning the code 2024-02-20 17:31:44 +01:00
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
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