Andreas Seibt

- Total activity 110
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 33
-
Andreas Seibt commented, -
Andreas Seibt created a post, 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... -
-
-
Andreas Seibt commented, -
-
Andreas Seibt created a post, AnsweredProblem 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({ ... -
-
Andreas Seibt created a post, AnsweredHow 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... -
Andreas Seibt created a post, AnsweredWorkspace 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...