Aaron Munger
b00a30b771
gather nested symbols
2023-08-28 09:49:54 -07:00
Aaron Munger
eede630922
use the same timeout system as documentSymbolsOutline
2023-08-28 09:14:31 -07:00
Aaron Munger
d689e82403
noooooo
2023-08-25 16:01:55 -07:00
Aaron Munger
d4c4e2dcc3
undo async API change
2023-08-24 15:08:26 -07:00
Aaron Munger
cfdb061700
change outline quickpick provider to asyncronous getter
2023-08-24 12:05:08 -07:00
Aaron Munger and GitHub
1d2ecc64ff
Merge branch 'main' into aamunger/notebookSymbols
2023-08-24 09:10:00 -07:00
aamunger
e5d8a5aa83
get symbols from outlinemodelService
2023-08-24 09:07:28 -07:00
Peng Lyu and GitHub
5435c32577
Merge pull request #191162 from microsoft/rebornix/yummy-wolverine
...
Fix #189673 . Tracking original output id that is reused.
2023-08-24 08:51:46 -07:00
Megan Rogge and GitHub
33929e8123
Merge pull request #191227 from microsoft/merogge/reuse-capability
...
reuse var
2023-08-24 08:48:48 -07:00
meganrogge
52771a40c4
reuse var
2023-08-24 08:34:39 -07:00
Henning Dieterichs and Henning Dieterichs
4d9f1fc9c9
Fixes CI
2023-08-24 16:58:51 +02:00
Henning Dieterichs and Henning Dieterichs
1f9f663d1d
Fixes #189327
2023-08-24 16:58:51 +02:00
Aiday Marlen Kyzy and GitHub
8ad18da8a1
Merge pull request #190865 from microsoft/aiday/zIndexStandaloneColorPicke
...
Increasing z-index to z-index of the content hover widget
2023-08-24 16:21:28 +02:00
Henning Dieterichs and Henning Dieterichs
905931a868
Fixes CI
2023-08-24 15:44:33 +02:00
Henning Dieterichs and Henning Dieterichs
06f6caff51
Renames smart to legacy, standard to advanced
2023-08-24 15:44:33 +02:00
Henning Dieterichs and Henning Dieterichs
e64b9487bf
Fixes #189039
2023-08-24 15:04:28 +02:00
Sandeep Somavarapu and GitHub
1e822ef3f5
fix #190363 ( #191210 )
2023-08-24 14:00:47 +01:00
Sandeep Somavarapu and GitHub
abaa03d3d8
Merge pull request #190293 from bandantonio/fix/missing-pricing-param-in-manifest-schema
...
fix: add missing pricing parameter to manifest schema
2023-08-24 14:47:40 +02:00
Sandeep Somavarapu and GitHub
0050133a60
fix #189574 ( #191209 )
2023-08-24 05:47:28 -07:00
Sandeep Somavarapu and GitHub
cafcb59c16
fix #190228 ( #191207 )
2023-08-24 13:32:29 +01:00
Sandeep Somavarapu and GitHub
1e8ccdc0ff
#189481 scope to web ( #191204 )
2023-08-24 14:25:39 +02:00
Sandeep Somavarapu and GitHub
7b7f33106a
fix #189872 ( #191206 )
2023-08-24 14:16:31 +02:00
Henning Dieterichs and Henning Dieterichs
92b1178b55
Fixes #190325
2023-08-24 14:02:59 +02:00
Sandeep Somavarapu and GitHub
3fac7f9a6b
Merge pull request #191034 from greenie/main
...
Fix scroll to top button colour consistency
2023-08-24 12:21:49 +02:00
Henning Dieterichs and Henning Dieterichs
681cd1b481
Fixes https://github.com/microsoft/vscode/issues/187889
2023-08-24 12:20:54 +02:00
Aiday Marlen Kyzy and GitHub
10c075ce56
Merge pull request #191072 from microsoft/aiday/modelTooLargeForTokenization
...
Turning off sticky scroll when model is too large for tokenization
2023-08-24 12:09:23 +02:00
Sandeep Somavarapu and GitHub
eac8efd2cd
fix #189339 ( #191187 )
2023-08-24 10:56:40 +01:00
Henning Dieterichs and Henning Dieterichs
65068af4f7
Fixes #191144
2023-08-24 11:43:06 +02:00
Aiday Marlen Kyzy
76ab868e1c
review comment
2023-08-24 11:18:24 +02:00
Alpha Romer Coma and GitHub
7ef754c2f6
Fix supported markdown-lint violations in markdown files ( #190750 )
...
docs: fix supported markdownlint violations
2023-08-24 08:37:25 +00:00
Benjamin Pasero and GitHub
42ff46c880
Hovering over an editor tab will "drop a white shadow" on the text ( fix #189625 ) ( #191165 )
2023-08-24 10:35:07 +02:00
Sandeep Somavarapu and GitHub
c4b5dff608
fix #189798 ( #191090 )
2023-08-24 08:35:08 +01:00
rebornix
94956b4c3f
Fix #189673 . Tracking original output id that is reused.
2023-08-23 20:55:52 -07:00
Peng Lyu and GitHub
a0377f0c51
Fix #189809 . Update tree options paddingBottom. ( #191143 )
2023-08-23 20:42:18 -07:00
Megan Rogge and GitHub
1eff9f49d0
Merge pull request #191120 from microsoft/merogge/partial-command
...
enable navigation to the partial command
2023-08-23 17:10:48 -07:00
Ole and GitHub
e23be75182
Increase shortcut consistency of web with electron. ( #191061 )
...
On electron, nothing changes.
On web,
* "Focus Application Menu" changes from F10 to Alt+F10 (this action only
exists on web)
* "Debugger: Step over" changes from Alt+F10 to F10 like on electron
While #183510 already added the F10 binding for the debugger
also on web, it did not actually have any effect, because of a conflict
with F10 for "Focus Application Menu" on web.
This change was agreed upon in #190180 due to the relatively low usage
of "Open Application Menu" in the interest of more overall consistency.
Fixes #190180 .
2023-08-23 23:55:41 +00:00
Connor Peet and GitHub
f7a7d9488f
cli: serve-web listener improvements ( #191146 )
...
- Allow listening on a socket path (required manually implementing
the Accept trait), fixes #191043
- Parse the host syntax correctly, fixes #191067
2023-08-23 16:47:31 -07:00
Matt Bierner and GitHub
ba35c622b0
Allow InteractiveProgressContent to return a markdown string ( #191145 )
...
This allows enabling of specific command uris in responses
2023-08-23 16:26:51 -07:00
Tyler James Leonhardt and GitHub
9a69c2ab7c
One Provider per Type ( #191136 )
...
Simpler design due to feedback from Logan.
2023-08-23 16:03:45 -07:00
Joyce Er and GitHub
b82a7222ad
Fix chat response file tree border radius ( #191142 )
2023-08-23 15:49:45 -07:00
Tyler James Leonhardt and GitHub
e4a2928d14
bump distro ( #191139 )
2023-08-23 23:47:35 +01:00
Matt Bierner and GitHub
bf9604c568
Add event for when inlay hints are provided ( #191134 )
2023-08-23 23:15:07 +01:00
Peng Lyu and GitHub
7b70717792
Fix #190631 . Emit outline change event. ( #191135 )
2023-08-23 23:13:21 +01:00
Megan Rogge and GitHub
f0740c61d0
Merge pull request #191126 from microsoft/merogge/fix-lineNumber
...
use correct line number for textarea sync
2023-08-23 14:46:32 -07:00
Connor Peet and GitHub
d91da92c70
testing: fix treatment of first child test items ( #191131 )
...
Fixes #190976
2023-08-23 14:36:39 -07:00
Andrea Mah and GitHub
9f9ac66203
notebook-related bugfixes for quick search ( #191130 )
2023-08-23 14:35:50 -07:00
Alex Ross and GitHub
f605341af6
Syntax highlighting incorrect in vscode.python for the word 'file' ( #191111 )
...
* Syntax highlighting incorrect in vscode.python for the word 'file'
Fixes #188190
* Update colorization test
2023-08-23 22:17:23 +01:00
Matt Bierner and GitHub
557695b920
Fix inlay hint location ( #191122 )
2023-08-23 14:10:55 -07:00
meganrogge
eca80ba5f5
better names
2023-08-23 13:49:01 -07:00
meganrogge
f96904ece9
don't use messy inline
2023-08-23 13:47:57 -07:00