Add GoLand Support for Windows

This commit is contained in:
Tsvetilian Yankov 2022-03-04 17:44:36 +02:00
parent 07a3e08367
commit fd6e2cde49

View file

@ -374,6 +374,13 @@ const editors: WindowsExternalEditor[] = [
displayNamePrefix: 'RubyMine ',
publisher: 'JetBrains s.r.o.',
},
{
name: 'JetBrains GoLand',
registryKeys: registryKeysForJetBrainsIDE('GoLand'),
executableShimPaths: executableShimPathsForJetBrainsIDE('goland'),
displayNamePrefix: 'GoLand ',
publisher: 'JetBrains s.r.o.',
},
]
function getKeyOrEmpty(