theiaide: add zap items

This commit is contained in:
Razvan Azamfirei
2024-01-18 07:59:48 -05:00
parent f79407b671
commit 8bb6f16ebf
+8 -1
View File
@@ -17,5 +17,12 @@ cask "theiaide" do
app "TheiaIDE.app"
zap trash: "~/.theia-ide"
zap trash: [
"~/.theia-ide",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/eclipse.theia.sfl3",
"~/Library/Application Support/Theia IDE",
"~/Library/Logs/Theia IDE",
"~/Library/Preferences/eclipse.theia.plist",
"~/Library/Saved Application State/eclipse.theia.savedState",
]
end