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 06e8ea3 commit ed5989fCopy full SHA for ed5989f
IconChanger/AliasName.swift
@@ -19,6 +19,7 @@ struct AliasName {
19
"Adobe Bridge (Beta)": "Bridge",
20
"Adobe Illustrator (Beta)": "Illustrator",
21
"Adobe Illustrator 2023": "Illustrator",
22
+ "PyCharm Community": "PyCharm",
23
]
24
25
static func getNames() -> [String: String] {
0 commit comments