@@ -9,6 +9,7 @@ This software incorporates material from third parties.
9
9
- Installer/Runner
10
10
- Measure tool
11
11
- Peek
12
+ - Registry Preview
12
13
13
14
## Utility: Color Picker
14
15
@@ -788,6 +789,34 @@ SOFTWARE.
788
789
789
790
## Utility: Peek
790
791
792
+ ### Monaco Editor
793
+
794
+ ** Source** : https://github.com/Microsoft/monaco-editor
795
+
796
+ ** Additional third party notifications:** https://github.com/microsoft/monaco-editor/blob/main/ThirdPartyNotices.txt
797
+
798
+ The MIT License (MIT)
799
+
800
+ Copyright (c) 2016 - present Microsoft Corporation
801
+
802
+ Permission is hereby granted, free of charge, to any person obtaining a copy
803
+ of this software and associated documentation files (the "Software"), to deal
804
+ in the Software without restriction, including without limitation the rights
805
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
806
+ copies of the Software, and to permit persons to whom the Software is
807
+ furnished to do so, subject to the following conditions:
808
+
809
+ The above copyright notice and this permission notice shall be included in all
810
+ copies or substantial portions of the Software.
811
+
812
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
813
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
814
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
815
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
816
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
818
+ SOFTWARE.
819
+
791
820
### The Quite OK Image Format reference decoder
792
821
793
822
** Source** : https://github.com/phoboslab/qoi
@@ -1294,6 +1323,36 @@ EXHIBIT A -Mozilla Public License.
1294
1323
Original Code Source Code for Your Modifications.]
1295
1324
```
1296
1325
1326
+ ## Utility: Registry Preview
1327
+
1328
+ ### Monaco Editor
1329
+
1330
+ ** Source** : https://github.com/Microsoft/monaco-editor
1331
+
1332
+ ** Additional third party notifications:** https://github.com/microsoft/monaco-editor/blob/main/ThirdPartyNotices.txt
1333
+
1334
+ The MIT License (MIT)
1335
+
1336
+ Copyright (c) 2016 - present Microsoft Corporation
1337
+
1338
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1339
+ of this software and associated documentation files (the "Software"), to deal
1340
+ in the Software without restriction, including without limitation the rights
1341
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1342
+ copies of the Software, and to permit persons to whom the Software is
1343
+ furnished to do so, subject to the following conditions:
1344
+
1345
+ The above copyright notice and this permission notice shall be included in all
1346
+ copies or substantial portions of the Software.
1347
+
1348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1349
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1350
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1351
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1352
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1354
+ SOFTWARE.
1355
+
1297
1356
## NuGet Packages used by PowerToys
1298
1357
1299
1358
- Appium.WebDriver 4.4.5
0 commit comments