Cbf Fcb
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
-
-
Cbf Fcb created a post, AnsweredImprove DX for command-line formatter
We've come to learn about the possibility that the intelliJ formatter can be used from the CLI, according to https://www.jetbrains.com/help/idea/command-line-formatter.html. We've tried this out an... -
-
Cbf Fcb created a post, PHP Exception Transformation not correctly recognized
IntelliJ IDEA 2024.2.4 (Ultimate Edition)PHP Plugin Version: 242.23726.107In the following PHP Code:try { /** * Code which potentially throws any Exception, not only MyCus... -
-
Cbf Fcb created a post, AnsweredQuick Action Options sometimes disappear
Occasionally, not all quick actions are visible when coding in flutter using your IDE. This happened for the 4th time now, so I wanted to post it here. We have the latest version of flutter (stable... -
Cbf Fcb created a post, AnsweredIDE bug if first SSH connection attempt fails
Setup a new deployment configuration Setup a new SSH Configuration that you use for that deployment configuration, with authentication type “Key pair” (PKA) and specify the path to your custom key... -
-
Cbf Fcb created a post, AnsweredCannot configure Gitlab integration in IntelliJ, authentication fails
I'm trying to integrate my gitlab account into my IntelliJ IDE. For this, I've created an access token within my gitlab account. If I then run: curl "https://repo.base.com/api/v4/version" --header ...