Skip to content

Commit f9be683

Browse files
committed
Create area-keywords.json
1 parent 4e71811 commit f9be683

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"area-Activation": ["activation"],
3+
"area-AOT": ["aot", "publishtrimmed", "readytorun"],
4+
"area-AppContainer": ["appcontainer", "app", "container"],
5+
"area-AppExtension": ["appextension", "app", "extension"],
6+
"area-ApplicationData": ["applicationdata", "application", "data"],
7+
"area-BackgroundTask": ["backgroundtask", "background", "task"],
8+
"area-Decimal": ["decimal"],
9+
"area-DeveloperTools": ["developertools", "developer", "tools"],
10+
"area-dotnet": ["dotnet"],
11+
"area-DWriteCore": ["font", "dwrite", "text", "typography"],
12+
"area-DynamicDependencies": ["dynamicdependencies", "dynamic", "dependencies"],
13+
"area-External": ["WindowsSDK", "Windows.SDK.BuildTools", "UWP"],
14+
"area-File access": ["file access", "file", "file pickers"],
15+
"area-Graphics": ["graphics"],
16+
"area-Infrastructure": ["infrastructure"],
17+
"area-Installer": ["installer"],
18+
"area-Lifecycle": ["lifecycle"],
19+
"area-Metapackage": ["metapackage"],
20+
"area-MRTCore": ["resource", "mrt", "localization", "pri", "resourcemanager"],
21+
"area-MSIXBuildTools": ["msixbuildtools", "build", "tools", "single project", "F5"],
22+
"area-Notifications": ["notification", "toast", "badge", "push", "appnotification", "pushnotification", "wns"],
23+
"area-PackageManagement": ["msix", "appxdeployment", "package"],
24+
"area-Packaging": ["package", "deploy", "install"],
25+
"area-Power": ["power"],
26+
"area-Projections": ["projections"],
27+
"area-Security": ["security"],
28+
"area-SelfContained": ["selfcontained", "self", "contained"],
29+
"area-Shell UX": ["shell ux", "shell"],
30+
"area-UndockedRegFreeWinRT": ["undockedregfreewinrt", "undocked", "reg", "free", "win"],
31+
"area-VersionInfo": ["versioninfo", "version", "info"],
32+
"area-WCR": ["wcr", "winai"],
33+
"area-WebView": ["webview", "web", "view"],
34+
"area-Widgets": ["widget", "dashboard"],
35+
"area-WinAppSDK:Templates": ["templates", "Visual Studio", "template project", "VSIX"],
36+
"area-WinAppSDKDeployment": ["winappsdkdeployment", "appdeployment", "deployment"],
37+
"area-Windowing": ["window", "appwindow", "titlebar", "backdrop", "presenter"],
38+
"area-WinML": ["winml"],
39+
"area-WinUI": ["winui", "xaml"]
40+
}

0 commit comments

Comments
 (0)