Python: introduce getOr("message"){} API to add errors on an appropriate level.

See `getOr` extension doc.

GitOrigin-RevId: 859af221e99f03b99ee2f82e829e83e0f00a9e6d
This commit is contained in:
Ilya.Kazakevich
2025-06-07 17:33:46 +02:00
committed by intellij-monorepo-bot
parent cea3e7d9c0
commit 105554c91d
17 changed files with 84 additions and 59 deletions

View File

@@ -1,5 +1,3 @@
py.exec.defaultName.process=Process {0}
python.get.version.error={0} returned error: {1}
python.get.version.too.long={0} took too long
python.get.version.wrong.version={0} has a wrong version: {1}
python.cannot.exec=Python {0} could not be executed