bitoai icon indicating copy to clipboard operation
bitoai copied to clipboard

Bito’s AI helps developers dramatically accelerate their impact. It’s a Swiss Army knife of capabilities that can 10x your developer productivity and save you an hour a day, using the same models as C...

Results 21 bitoai issues
Sort by recently updated
recently updated
newest added

Hello! Your bito is very easy to use, but when I use it on the JetBrain IDE tool, the bito page always loads and cannot be operated. Sometimes when I...

PhpStorm 2024.1 Build #PS-241.14494.237, built on March 27, 2024 plugin version 1.3.1 com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'co.bito.intellij.actions.InsertCodeIntoBito' must override `getActionUpdateThread` and chose EDT or...

Type: Performance Issue on VS Code start it take long time for extention to start. Extension version: 1.3.2 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:34:12.840Z) OS version: Linux x64 5.15.0-105-generic...

java.lang.IllegalStateException: off-screen rendering mode is disabled: 'ide.browser.jcef.osr.enabled=false' at com.intellij.ui.jcef.JBCefApp.checkOffScreenRenderingModeEnabled(JBCefApp.java:273) at com.intellij.ui.jcef.JBCefBrowserBase.(JBCefBrowserBase.java:167) at com.intellij.ui.jcef.JBCefBrowser.(JBCefBrowser.java:189) at com.intellij.ui.jcef.JCEFHtmlPanel.(JCEFHtmlPanel.java:38) at org.intellij.plugins.markdown.ui.preview.jcef.MarkdownJCEFHtmlPanel.(MarkdownJCEFHtmlPanel.kt:33) at org.intellij.plugins.markdown.ui.preview.jcef.JCEFHtmlPanelProvider.createHtmlPanel(JCEFHtmlPanelProvider.java:24) at org.intellij.plugins.markdown.ui.preview.MarkdownPreviewFileEditor.attachHtmlPanel(MarkdownPreviewFileEditor.java:290) at org.intellij.plugins.markdown.ui.preview.MarkdownPreviewFileEditor.(MarkdownPreviewFileEditor.java:79) at org.intellij.plugins.markdown.ui.preview.MarkdownPreviewFileEditorProvider.createEditor(MarkdownPreviewFileEditorProvider.java:27) at org.intellij.plugins.markdown.ui.split.SplitTextEditorProvider$2.build(SplitTextEditorProvider.java:164) at org.intellij.plugins.markdown.ui.split.SplitTextEditorProvider$1.build(SplitTextEditorProvider.java:71) at...

Hi! For a long time, IntelliJ Platform lacked a built-in API to display inline completion (aka gray text completion). As a result, many plugins, including Bito AI Code Assistant, implemented...

## Story Having a multi-root project in a common workspace context AI indexing happens only for the first repo. ![image](https://github.com/gitbito/bitoai/assets/2472913/cbe1fb55-6973-4e5e-9ff6-b509284be6e8) ## Request Make it possible to choose which repos should...

enhancement

This would tremendously help get feedback from JetBrains users. Relevant tutorial [here](https://www.plugin-dev.com/intellij/general/error-reporting/).

With the cursor just sitting on line 13 of the following file: ```C++ // // Created by greg on 2/29/24. // Copyright (c) 2024 Presage Technologies // #pragma once //...

Upon editing a `BUILD.bazel` file (see [Bazel Clion plugin](https://plugins.jetbrains.com/plugin/9554-bazel-for-clion)), encountered this: ``` Worker exited due to exception java.lang.NoClassDefFoundError: Could not initialize class kotlinx.coroutines.CoroutineExceptionHandlerImplKt at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:33) at kotlinx.coroutines.DispatchedTask.handleFatalException(DispatchedTask.kt:146) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115) at...

Hi, I am really loving Bito. I discovered it earlier the other day and signed up for the `10X Developer Plan` today. While the VSCode add-on is great, I think...

enhancement