| |
| visual_studio [2022-07-30 10:28:56] – angelegt david | visual_studio [2022-08-01 09:52:57] (aktuell) – david |
|---|
| ==== 2022 ==== | ==== 2022 ==== |
| |
| * TBD | Extensions importieren/exportieren mit [[https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensionManager2022|Extension Manager 2022]] |
| | |
| | <code javascript vs2022.vsext> |
| | { |
| | "id": "23c9b651-278a-4338-9fef-0f6b6e764c9e", |
| | "name": "My Visual Studio extensions", |
| | "description": "A collection of my Visual Studio extensions", |
| | "version": "1.0", |
| | "extensions": [ |
| | { |
| | "name": "Add New File (64-bit)", |
| | "vsixId": "d48e8f25-661b-4970-8b66-03f051ba5fc3" |
| | }, |
| | { |
| | "name": "Auto Save File", |
| | "vsixId": "AutoSaveFile.dee600b4-1678-4538-bad2-bc1e05056118" |
| | }, |
| | { |
| | "name": "Extension Manager 2022", |
| | "vsixId": "4a196712-2c3f-4730-ad1d-e7cda4185eb3" |
| | }, |
| | { |
| | "name": "File Icons", |
| | "vsixId": "3a7b4930-a5fb-46ec-a9b8-9610c8f953b8" |
| | }, |
| | { |
| | "name": "Fix Mixed Tabs 2022", |
| | "vsixId": "FixMixedTabs2022.9f1d3050-b986-4b10-ae36-97c6efc5e968" |
| | }, |
| | { |
| | "name": "JetbrainsRiderTheme-Dark", |
| | "vsixId": "JetbrainsRiderTheme.da22ce4d-d42f-4674-bc7f-f909be66c776" |
| | }, |
| | { |
| | "name": "Live Share 2022", |
| | "vsixId": "Microsoft.VisualStudio.LiveShare.2022" |
| | }, |
| | { |
| | "name": "ML.NET Model Builder 2022", |
| | "vsixId": "A274A0E2-E41E-40CC-A694-8D5D14BBD2D0" |
| | }, |
| | { |
| | "name": "Open in Visual Studio Code", |
| | "vsixId": "e99dde0e-e023-410d-bc5d-3f76db71e3f0" |
| | }, |
| | { |
| | "name": "Output enhancer", |
| | "vsixId": "VSOutputEnhancer.Nikolay Balakin.a06be4c3-f97e-425c-8a0d-bdef08ac2abb" |
| | }, |
| | { |
| | "name": "SVG Viewer", |
| | "vsixId": "SvgViewer.7a08d0d4-985c-4415-93d5-ddd9135d8f4f" |
| | }, |
| | { |
| | "name": "TabPath", |
| | "vsixId": "VSTabPath.a8bf68de-eafb-40c2-bbb2-b8da07d67630" |
| | }, |
| | { |
| | "name": "Trailing Whitespace Visualizer", |
| | "vsixId": "dac582ef-fc73-42f6-ad45-afaad93d88a4" |
| | }, |
| | { |
| | "name": "Tweaks 2022", |
| | "vsixId": "0c8bd9fa-77d5-4563-ab57-9e01608c3d05" |
| | }, |
| | { |
| | "name": "ZenCoding", |
| | "vsixId": "9514d70e-a7b1-4876-847d-b0d2ad0962bf" |
| | } |
| | ] |
| | } |
| | |
| | </code> |
| |
| |
| ==== 2019 ==== | ==== 2019 ==== |
| |
| * CodeMaid | Extensions importieren/exportieren mit [[https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensionManager2019|Extension Manager 2019]] |
| * Fix Mixed Tabs | |
| * Force UTF-8 (No BOM) | <code javascript vs2019.vsext> |
| * Format on Save | { |
| * JetBrains ReSharper | "id": "8bc17952-5deb-4bab-ab64-944c11eedad4", |
| * Line Endings Unifier | "name": "My Visual Studio extensions", |
| * Live Share | "description": "A collection of my Visual Studio extensions", |
| * Rider Dark Theme For Visual Studio | "version": "1.0", |
| * Selection Wrapper | "extensions": [ |
| * TabPath | { |
| * TabSanity | "name": ".ignore", |
| * Visual Studio IntelliCode | "vsixId": "7ac24965-ea21-4108-9cac-6e46394aaaef" |
| * Web Essentials 2019 | }, |
| * .ignore | { |
| * Dummy Text Generator | "name": "Add New File", |
| * Open in Visual Studio Code | "vsixId": "2e78aa18-e864-4fbb-b8c8-6186fc865db3" |
| * Trailing Whitespace Visualizer | }, |
| * Vue.js Pack 2019 | { |
| | "name": "Auto Save File 2019", |
| | "vsixId": "AutoSaveFile.dee600b4-1678-4538-bad2-bc1e05056117" |
| | }, |
| | { |
| | "name": "Code Cleanup On Save", |
| | "vsixId": "66985471-b701-4851-a2d7-5a8bdce1e694" |
| | }, |
| | { |
| | "name": "Extension Manager 2019", |
| | "vsixId": "4a196712-2c3f-4730-ad1d-e7cda4185eb2" |
| | }, |
| | { |
| | "name": "File Icons", |
| | "vsixId": "3a7b4930-a5fb-46ec-a9b8-9610c8f953b8" |
| | }, |
| | { |
| | "name": "Fix Mixed Tabs", |
| | "vsixId": "FixMixedTabs.9f1d3050-b986-4b10-ae36-97c6efc5e968" |
| | }, |
| | { |
| | "name": "Live Share", |
| | "vsixId": "Microsoft.VisualStudio.LiveShare" |
| | }, |
| | { |
| | "name": "ML.NET Model Builder 2019", |
| | "vsixId": "fe96d051-645f-4309-ae99-107a776b0da2" |
| | }, |
| | { |
| | "name": "Open in Visual Studio Code", |
| | "vsixId": "e99dde0e-e023-410d-bc5d-3f76db71e3f0" |
| | }, |
| | { |
| | "name": "Output enhancer", |
| | "vsixId": "VSOutputEnhancer.Nikolay Balakin.a06be4c3-f97e-425c-8a0d-bdef08ac2abb" |
| | }, |
| | { |
| | "name": "Selection Wrapper", |
| | "vsixId": "SelectionWrapper.dcd55d64-dec0-4149-bb0c-b3ac3e6ec8d0" |
| | }, |
| | { |
| | "name": "SVG Viewer", |
| | "vsixId": "SvgViewer.7a08d0d4-985c-4415-93d5-ddd9135d8f4f" |
| | }, |
| | { |
| | "name": "TabPath", |
| | "vsixId": "VSTabPath.a8bf68de-eafb-40c2-bbb2-b8da07d67630" |
| | }, |
| | { |
| | "name": "TabSanity", |
| | "vsixId": "TabSanity..1ed91e2d-6cc9-41aa-91aa-5c52e88e36bc" |
| | }, |
| | { |
| | "name": "Trailing Whitespace Visualizer", |
| | "vsixId": "4c1a78e6-e7b8-4aa9-8812-4836e051ff6d" |
| | }, |
| | { |
| | "name": "Tweaks 2019", |
| | "vsixId": "0c8bd9fa-77d5-4563-ab57-9e01608c3d04" |
| | }, |
| | { |
| | "name": "ZenCoding", |
| | "vsixId": "9514d70e-a7b1-4876-847d-b0d2ad0962bf" |
| | } |
| | ] |
| | } |
| | |
| | </code> |
| |
| |