@@ -44,14 +44,39 @@ Expanded Project Reunion docs for 0.8 Preview release, including:
44
44
45
45
* [ DirectX and XAML intertop] ( /windows/uwp/gaming/directx-and-xaml-interop )
46
46
* [ Windows.Storage.AccessCache] ( /uwp/api/windows.storage.accesscache?view=winrt-20348 )
47
- * [ Get started using Git on WSL] ( /windows/wsl/tutorials/wsl-git )
48
- * [ Windows Terminal] ( /windows/terminal/ )
49
47
* [ Porting Microsoft::WRL::Wrappers] ( /windows/uwp/cpp-and-winrt-apis/move-to-winrt-from-wrl )
50
48
* [ Rust for Windows RSS reader tutorial] ( /windows/dev-environment/rust/rss-reader-rust-for-windows )
51
49
* [ MKV file support] ( /windows/win32/medfound/mkv-support )
52
50
53
- * Multiple new and updated topics covering [ Windows Package Manager ] ( /windows/package-manager/ )
51
+ ### Developer tool updates
54
52
53
+ [ Windows Terminal] ( /windows/terminal/ )
54
+ * [ Updated mouse interactions] ( /windows/terminal/tips-and-tricks#mouse-interaction )
55
+
56
+ v1.8 features moving out of preview include:
57
+ * [ useApplicationTitle] ( /windows/terminal/command-line-arguments?tabs=windows#using-application-title )
58
+ * [ Color scheme] ( /windows/terminal/command-line-arguments?tabs=windows#color-scheme )
59
+ * [ Ability to target Settings UI] ( /windows/terminal/customize-settings/actions#open-settings-files )
60
+ * [ tabSwitcherMode] ( windows/terminal/customize-settings/actions#actions-6 )
61
+ * [ Rename window] ( /windows/terminal/customize-settings/actions#rename-window )
62
+ * [ Open window rename dialog] ( /windows/terminal/customize-settings/actions#open-window-rename-dialog )
63
+ * [ Unfocused appearance settings] ( /windows/terminal/customize-settings/profile-appearance#unfocused-appearance-settings )
64
+
65
+ v1.9 new preview features include:
66
+ * [ Quake mode] ( /windows/terminal/tips-and-tricks#quake-mode )
67
+ * [ Global commands] ( /windows/terminal/customize-settings/actions#global-commands )
68
+ * [ Remove trailing whitespace] ( /windows/terminal/customize-settings/interaction#remove-trailing-white-space-in-rectangular-selection-preview )
69
+ * [ Auto-detect URLs] ( /windows/utomatically-detect-urls-and-make-them-clickable-preview )
70
+ * [ Set default terminal emulator] ( /windows/terminal/customize-settings/startup#default-terminal-application-preview )
71
+
72
+ [ Windows Subsystem for Linux (WSL)] ( /windows/wsl/ )
73
+ * [ Get started using Git on WSL] ( /windows/wsl/tutorials/wsl-git ) : Update to incorporate Git Credential Manager Core
74
+
75
+ [ Windows Package Manager] ( /windows/package-manager/ )
76
+ * [ Updates to package submission process] ( /windows/package-manager/package/ )
77
+ * [ Updates to package submission validation process] ( /windows/package-manager/package/ )
78
+ * [ Updates to package manifest creation] ( /windows/package-manager/package/repository )
79
+ * [ Updates to winget commands] ( /windows/package-manager/winget )
55
80
56
81
## Tabs vs. Spaces Show
57
82
@@ -444,4 +469,4 @@ The following list of topics have seen significant updates in the past month, as
444
469
<li ><a href =" https://docs.microsoft.com/uwp/api/windows.system.launcher.launchfileasync " >Windows.System.Launcher.LaunchFileAsync(Windows.Storage.IStorageFile)</a ></li >
445
470
<li ><a href =" https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.primitives.popup " >Windows.UI.Xaml.Controls.Primitives.Popup</a ></li >
446
471
<li ><a href =" https://docs.microsoft.com/uwp/api/windows.ui.xaml.controls.inkcanvas " >Windows.UI.Xaml.Controls.InkCanvas</a ></li >
447
- </ul >
472
+ </ul >
0 commit comments