We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cff9c commit 4df0649Copy full SHA for 4df0649
Docs/CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Automatic Temp File Cleaner Version History 📋
2
3
## v1.1 *(current)* 🆕
4
+
5
+Support for Visual Studio 2019 hass been removed.
6
7
#### 🚀 New Features:
8
• Added support for installing the extension in Visual Studio 2022.
9
10
#### 🌟 Improvements:
11
• Added additional checks for temp. directory names: "VS", "VSFeedbackIntelliCodeLogs", "VSLogs" and "VsTempFiles".
12
README.md
@@ -1,4 +1,4 @@
-# Automatic Temp File Cleaner for Visual Studio 2019 and 2022
+# Automatic Temp File Cleaner for Visual Studio 2022
### An extension that automatically cleans up temporary files generated by Visual Studio when the IDE is closed.
0 commit comments