Merge pull request #14054 from detherminal/development

Added Android Studio To External Editors
This commit is contained in:
Sergio Padrino 2022-03-07 09:51:26 +01:00 committed by GitHub
commit 17080596eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -311,6 +311,13 @@ const editors: WindowsExternalEditor[] = [
displayNamePrefix: 'PhpStorm',
publisher: 'JetBrains s.r.o.',
},
{
name: 'Android Studio',
registryKeys: [LocalMachineUninstallKey('Android Studio')],
installLocationRegistryKey: 'DisplayIcon',
displayNamePrefix: 'Android Studio',
publisher: 'Google LLC',
},
{
name: 'Notepad++',
registryKeys: [