Alex Ross and GitHub
ed1a8da946
Rename Perl6 to Raku ( #192882 )
...
Fixes #168319
2023-09-12 16:20:16 +02:00
Daniel Imms
4bb6b40fc9
Serialize context progress
2023-09-12 07:03:17 -07:00
Johannes Rieken and GitHub
c410f0d932
Merge pull request #192879 from microsoft/joh/marine-walrus
...
don't show inline diff when nothing has changed
2023-09-12 16:01:00 +02:00
Henning Dieterichs and Henning Dieterichs
90046124d2
Fixes diff editor menu context key conditions
2023-09-12 15:46:05 +02:00
Johannes
92d806dd79
don't show inline diff when nothing has changed
2023-09-12 15:45:03 +02:00
Martin Aeschlimann and GitHub
07fcfc80c3
update to latest jsonc-parser ( #192872 )
2023-09-12 14:58:01 +02:00
Johannes Rieken and GitHub
fb589e949a
Merge pull request #192862 from microsoft/joh/clumsy-kangaroo
...
when disposing inline chat controller directly release session (don't wait for SM), enable leak checks in test
2023-09-12 14:14:05 +02:00
Alex Ross and GitHub
cc4775f55a
Update themes to accommodate C# grammar change ( #192854 )
...
See https://github.com/dotnet/csharp-tmLanguage/issues/290
2023-09-12 12:37:49 +02:00
Johannes
c1f8cefbd2
when disposing inline chat controller directly release session (don't wait for SM), enable leak checks in test
...
re https://github.com/microsoft/vscode/issues/192356#issuecomment-1715428064
re https://github.com/microsoft/vscode/issues/190503
2023-09-12 12:28:18 +02:00
Johannes Rieken and GitHub
244e9c2da0
Merge pull request #192856 from microsoft/joh/private-hawk
...
add failing test for `computeHumanReadableDiff`
2023-09-12 12:14:36 +02:00
Sandeep Somavarapu and GitHub
f0c36fbbf6
fix #192333 ( #192855 )
2023-09-12 11:39:41 +02:00
Johannes
8cb4a0bfac
add failing test for computeHumanReadableDiff
2023-09-12 11:22:49 +02:00
Benjamin Pasero and GitHub
41c6343f84
debt - ensure to close state service ( #192850 )
2023-09-12 10:49:08 +02:00
bbbd8da393
adopt ensureNoDisposablesAreLeakedInTestSuite ( #192613 )
...
* #190503 adopt ensureNoDisposablesAreLeakedInTestSuite
* handle disposing in async teardown
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-09-12 10:14:45 +02:00
Aiday Marlen Kyzy and GitHub
77b4d4d780
Merge pull request #191471 from microsoft/aiday/hoverDelay
...
Hiding the content hover after 300 ms of being outside of the hover
2023-09-12 09:40:38 +02:00
Benjamin Pasero and GitHub
1c6c16946e
debt - address some todos ( #192845 )
2023-09-12 09:00:03 +02:00
Johannes Rieken and GitHub
4cbf6398d2
Merge pull request #192781 from microsoft/joh/maximum-mite
...
chore - small cleanup of the inline chat API proposal
2023-09-12 08:18:44 +02:00
rebornix
ca0e4c251b
Enable editor hint for notebook cell editor.
2023-09-11 21:47:13 -07:00
Connor Peet and GitHub
35425d369a
cli: propagate server closing ( #192824 )
...
Previously this was never needed since the connection was only used for
the ext host, which never closed.
Part 1 of fixing #192521
2023-09-12 00:45:39 +02:00
Connor Peet and GitHub
17015750a3
cli: update openssl ( #192825 )
...
* cli: update openssl
* make multi-threaded
* use mt windows versions
2023-09-12 00:44:14 +02:00
Aaron Munger
fb8e51346f
test for link rendering
2023-09-11 15:12:56 -07:00
Matt Bierner and GitHub
e4c97ea18e
Pick up latest TS for building VS Code ( #192819 )
2023-09-11 23:07:07 +02:00
Megan Rogge and GitHub
99b66bf283
Merge pull request #192817 from microsoft/merogget/tracker
...
fix accessible terminal view issue
2023-09-11 15:36:22 -05:00
meganrogge
9c160f9f96
add language
2023-09-11 15:20:02 -05:00
meganrogge
4bbd95ab64
fix #192812
2023-09-11 14:58:10 -05:00
Benjamin Pasero and GitHub
6b9583d2dc
fix ( #192807 )
...
* fix
* fix
* fix
* fix
2023-09-11 12:54:53 -07:00
Aaron Munger and GitHub
dbd06ea476
Merge pull request #192637 from microsoft/aamunger/IWFocusCommand
...
only show IW focus command if an interactive window is open
2023-09-11 12:17:08 -07:00
Andrea Mah and GitHub
3a6e9c0e16
Quick Text Search: Duplicate results when file is open ( #192797 )
...
* Quick Text Search: Duplicate results when file is open
Fixes #191746
* use ResourceSet
2023-09-11 12:05:55 -07:00
39de20e8a3
ensureNoDisposablesAreLeakedInTestSuite: ipc ( #192570 )
...
* ensureNoDisposablesAreLeakedInTestSuite: ipc
related to #190503
* debt - proxy services need to ask for disposables
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-09-11 21:01:46 +02:00
Megan Rogge and GitHub
be6c6b7d3c
Merge pull request #192803 from microsoft/merogge/update-xterm-vo
...
xterm@5.4.0-beta.17 - get VO to annouce terminal output and more
2023-09-11 13:59:42 -05:00
Aaron Munger
f648cbce82
register a real setting
2023-09-11 11:52:07 -07:00
Daniel Imms
86652e5acb
Finalize terminal/context, terminal/title/context
...
Fixes #79034
2023-09-11 11:46:39 -07:00
meganrogge
c3548dac5f
xterm@5.4.0-beta.17
2023-09-11 13:14:05 -05:00
Aaron Munger
205637ac2f
more test fixes
2023-09-11 10:41:47 -07:00
Peng Lyu and GitHub
ba3978f865
Merge pull request #192796 from microsoft/rebornix/abstract-nightingale
...
💄 withTestNotebook tracks disposables internally.
2023-09-11 10:15:11 -07:00
Aaron Munger
e1cce62383
use context key correctly
2023-09-11 10:06:49 -07:00
Aaron Munger
2b34189854
use object rather than string literal
2023-09-11 09:52:03 -07:00
rebornix
942088c329
Explicit use of DisposableStore.
2023-09-11 09:50:32 -07:00
rebornix
d001df0df1
💄 withTestNotebook tracks disposables internally.
2023-09-11 09:41:05 -07:00
Aaron Munger
bb91217a52
provide test stubs
2023-09-11 09:33:54 -07:00
Peng Lyu and GitHub
7dc4dabebe
Merge pull request #192788 from microsoft/rebornix/adorable-hummingbird
...
Re #190503 . Fix rest of notebook leaks
2023-09-11 09:25:10 -07:00
João Moreno and GitHub
aed2114adb
fix phrasing ( #192793 )
...
fixes #192479
2023-09-11 18:07:43 +02:00
Megan Rogge and GitHub
6d65ce61d8
Merge pull request #192236 from microsoft/merogge/accessible-buffer
...
use accessible view for terminal
2023-09-11 11:03:49 -05:00
Aaron Munger and GitHub
491efa51bc
Merge branch 'main' into aamunger/IWFocusCommand
2023-09-11 08:54:36 -07:00
meganrogge
a91e83980f
rm update line
2023-09-11 10:49:19 -05:00
Mikhail and GitHub
05673dfd1a
Simplify getting rangesToUpdate ( #192079 )
2023-09-11 08:47:03 -07:00
Megan Rogge and GitHub
c59ed78db3
Merge branch 'main' into merogge/accessible-buffer
2023-09-11 10:34:13 -05:00
Benjamin Pasero and GitHub
97d9be1737
Merge branch 'main' into rebornix/adorable-hummingbird
2023-09-11 17:30:06 +02:00
rebornix
7f68002feb
Kernel history test fix.
2023-09-11 08:27:38 -07:00
Benjamin Pasero and GitHub
0c5c400ea5
debt - more polish in global test reporter ( #192774 )
...
* debt - more polish in global test reporter
* cleanup
* cleanup
* fixes
2023-09-11 17:16:16 +02:00