meganrogge
d7d2bbbc2e
one more
2024-02-12 13:59:25 -06:00
meganrogge
d06c669a8d
Fix more issues
2024-02-12 13:57:18 -06:00
meganrogge
0e1ccb7899
Fix test issue
2024-02-12 12:36:55 -06:00
meganrogge
4e4cc4c257
fix other issue
2024-02-12 12:12:37 -06:00
meganrogge
3886cb8c43
Merge branch 'main' into merogge/rename
2024-02-12 12:11:11 -06:00
meganrogge
f24957e5d2
Fix issues
2024-02-12 12:02:26 -06:00
Joyce Er and GitHub
7d04ffa55d
fix: rerender empty editor hint if a file changes readonly status ( #205016 )
2024-02-12 09:57:12 -08:00
Michael Lively and GitHub
c4bea7bd3d
Support Tabs vs Spaces in notebook editors ( #204783 )
...
* settings override for notebook indentation + new statusbar entry
* remove dead code for statusbar command. coming in dif PR
* disposed checks
2024-02-12 09:32:56 -08:00
meganrogge
8fe3c2dabb
Get migration to work
2024-02-12 11:32:24 -06:00
Simon Siefke and GitHub
1a598ffe00
fix: memory leak in notebook editor widget ( #204892 )
2024-02-12 08:56:56 -08:00
meganrogge
c69e96e6bf
audio cue -> sound
2024-02-12 10:52:43 -06:00
meganrogge
6cbe80c310
alert -> announcement
2024-02-12 10:46:41 -06:00
meganrogge
c7648aaf42
replace most instances of audio cues
2024-02-12 10:45:44 -06:00
meganrogge
5ff3ac1084
first pass of renaming
2024-02-12 10:34:25 -06:00
Aiday Marlen Kyzy and GitHub
61219ae8f6
Merge pull request #205007 from microsoft/aiday/renaming
...
Renaming `getTextFromPositio` to `substringPos`
2024-02-12 17:10:30 +01:00
Megan Rogge and GitHub
258e22ea12
audio cue setting migration ( #203827 )
2024-02-12 16:59:47 +01:00
Aiday Marlen Kyzy
9cc555d28b
renaming method
2024-02-12 16:02:20 +01:00
Sandeep Somavarapu and GitHub
7c15c66607
Merge pull request #205004 from xavierdecoster/patch-1
...
Update comment in extensionGalleryService.ts
2024-02-12 07:02:04 -08:00
Aiday Marlen Kyzy and GitHub
b76d7d6b60
Merge pull request #204846 from microsoft/aiday/bugInGetEditsGeneration
...
Fixing incorrect edit generation in `_getEdits`
2024-02-12 16:00:28 +01:00
Johannes Rieken and GitHub
7932adc68c
api - remove old ChatAgentFileTree and ChatAgentFileTreeData ( #205002 )
2024-02-12 15:56:02 +01:00
Xavier Decoster and GitHub
5cfd0d5a41
Update comment in extensionGalleryService.ts
...
See GH issue #205003
2024-02-12 15:46:32 +01:00
Johannes Rieken and GitHub
b2d46084e9
api - remove vscode.ChatMessage#name ( #204993 )
...
https://github.com/microsoft/vscode/issues/199908
2024-02-12 15:32:14 +01:00
Johannes Rieken and GitHub
4eb07edec2
api - change history into turns ( #204992 )
...
https://github.com/microsoft/vscode/issues/199908
2024-02-12 15:20:58 +01:00
Aiday Marlen Kyzy
b31cef9e2c
placing separators with the lines themselves
2024-02-12 14:55:26 +01:00
Benjamin Pasero and GitHub
4880056930
aux window - reduce $window usage ( #204991 )
2024-02-12 14:53:36 +01:00
Aiday Marlen Kyzy
55b3ca6757
adding check that the marker controller is defined before ppending an action
2024-02-12 13:09:59 +01:00
Aiday Marlen Kyzy
e37a23a9e4
defining now the subtract positions method and using it
2024-02-12 12:56:23 +01:00
Johannes Rieken and GitHub
96bc006c92
api - refine ChatAgentRequest to have the prompt as-is and include metadata about variables ( #204980 )
2024-02-12 12:33:15 +01:00
Benjamin Pasero and GitHub
3f52e5efd6
Multi diff editor: implement focus and hasFocus ( #204076 ) ( #204970 )
2024-02-12 12:31:57 +01:00
Aiday Marlen Kyzy
6992cbb90f
adding function splitLinesIncludeSeparators
2024-02-12 11:34:21 +01:00
Benjamin Pasero and GitHub
420099cb09
code 💄 ( #204967 )
2024-02-12 10:55:48 +01:00
Aiday Marlen Kyzy
c7335f45ec
fixing failing tests
2024-02-12 09:31:33 +01:00
Benjamin Pasero and Benjamin Pasero
01f46bb535
Go Back and Go Forward don't work sometimes ( fix #204359 )
2024-02-11 17:33:59 +01:00
Benjamin Pasero and Benjamin Pasero
a36fce7bd7
voice - use startsWith
2024-02-11 17:33:59 +01:00
Aaron Munger and GitHub
2aae82a102
Include extension ID in variable item context ( #204879 )
...
* remove broken precondition
* include extension ID in context
2024-02-10 14:00:35 -08:00
Rob Lourens and GitHub
b2f1748501
Rename "subcommand" to "command" ( #204911 )
...
* Rename "subcommand" to "command"
* Fix build
2024-02-10 13:58:18 -08:00
Rob Lourens and GitHub
28cc5986c2
Properly cancel provideFollowups request ( #204909 )
...
And don't block the request on followups completing
2024-02-10 20:47:40 +01:00
Rob Lourens and GitHub
b49c1c1170
Add ChatAgentResult2#metadata ( #204851 )
...
* Support serializable metadata on 'result' object from chat agent
* Fix 'errorDetails' on the VM
* Fix acceptAction, get rid of generic parameter on ChatAgent
* Use result metadata for followups
* Use serialized result for history
* Don't share metadata between agents
* Add a test for result metadata
* Fix build
2024-02-10 05:40:01 -08:00
Tyler James Leonhardt and GitHub
56c54e7fef
Trim camelCase filter instead of returning null ( #204885 )
...
Fixes https://github.com/microsoft/vscode/issues/204757
2024-02-09 19:46:02 -08:00
Tyler James Leonhardt and GitHub
f140bf6309
Render icons in the default description & detail hovers ( #204882 )
...
Fixes https://github.com/microsoft/vscode/issues/204818
2024-02-10 01:24:20 +01:00
Tyler James Leonhardt and GitHub
559785c711
Better wording of Trusted Extension tooltip ( #204875 )
...
ref https://github.com/microsoft/vscode/pull/204785#issuecomment-1935612459
2024-02-10 00:40:36 +01:00
Tyler James Leonhardt and GitHub
ca858e1da3
Check for newline instead of an arbitrary length for showing hover hint ( #204873 )
...
This should show the hint less in scenarios where we don't need it.
2024-02-10 00:26:23 +01:00
Tyler James Leonhardt and GitHub
e06f8b6d5e
Fix #204820 ( #204867 )
...
This shouldn't have returned undefined.
Fixes #204820
2024-02-09 23:19:26 +01:00
Aaron Munger and GitHub
3883134f53
correctly assign context to the tree view items ( #204856 )
2024-02-09 12:58:02 -08:00
Tyler James Leonhardt and GitHub
f10f059a54
Leverage AuthenticationProviders for gating Language Model Access ( #204859 )
...
* Leverage AuthenticationProviders for gating Language Model Access
Since we already have the Auth Stack which has a concept of "Managing Trusted Extensions" we can initially use that for gating Language Model Access so that when an extension asks for Language Model Access, they have to see a dialog first.
* Support multiple models and create AuthProviders on Core side
2024-02-09 13:19:16 -07:00
Benjamin Pasero and GitHub
2697c604f3
voice - improve phrase detection ( #204855 )
2024-02-09 20:34:21 +01:00
Connor Peet and GitHub
f192601cda
testing: fix single new child not appearing ( #204850 )
...
* testing: fix single new child not appearing
Fixes #204805
* add test case
2024-02-09 20:21:18 +01:00
Bhavya U and GitHub
a6f0b5cda3
Getting Started Accessibility fixes ( #204848 )
2024-02-09 19:46:38 +01:00
Andrea Mah and GitHub
a2f2e5e2c3
fix findFiles useIgnoreFiles ( #204845 )
2024-02-09 18:51:56 +01:00
Aiday Marlen Kyzy
92143ea2dd
adding one more test
2024-02-09 18:40:01 +01:00