Andreas Seibt
- 活动总数 125
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 37
-
创建于 Git push fails with authorization issue
已回答When i try to push my local changes to the remote repository every day the first push from the Commit pane of IntelliJ fails with an “unauthorized” error. When i open a command line in the terminal... -
创建于 Using Claude Code with Team account in AI Assistant
已回答I have a Claude Team account from my company. Is it possible to connect the account in the AI Assistant without an API key? I don't get one from my company.Kind RegardsAndreas -
创建于 Bidi Text Base Direction seems to be broken
已回答I can't use the last two EAP builds because the editing experience is worse. When i start editing the cursor remains at its current position and the text is inserted right from the cursor. The resu... -
创建于 AI Assistant integration doesn't work as expected
已回答I have a policy in my company that i shouldn't pass source code to AI chatbots. Therefore when i use AI assistant in IntelliJ i always set “Codebase off” in the prompt and expect that AI assistant... -
创建于 AI Assistant global configuration
已回答I'm using AI Assitant on a regular basis on different projects. As i mostly write Kotlin and Java applications always add some prompts to the prompt libray in the AI Assistant configuration. When i... -
创建于 Problem with formatting unit tests in Kotlin with Kotest's FunSpec
已回答I'm writing unit tests for my Kotlin application using Kotest 5.9.1 using the FunSpec flavor. When I reformat the code it looks like this:class MyUnitTests : FunSpec({ ... -
创建于 How can i prevent AI-Assistant accessing my code?
已回答My company's policy doesn't allow to expose internal source code to KI-Assistants. When i ask AI-Assitant about how to implement certain things, the code examples are using code i currently have op... -
已编辑于 Workspace plugin doesn't work as expected
已回答I'm just trying out the new Workspace feature of intellij (in IntelliJ 2024.3 RC). I found that all my run configurations are broken, as they use the workspace directory and not the project directo... -
创建于 Unable to start Kotlin application in 2024.3 Beta
已回答With the last few EAP builds 2024.3 was not able to run Kotlin applications. I hoped it will be fixed in the current Beta, but this is not the case. The IDE showas the following error:Read access i... -
创建于 Problem with MongoDB
I just installed Datagrip 2024.2. When i open my MongoDB project, the database refresh will hang in the following state:If i close the open database tabs from the last session and then restart Data...