-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Closed as not planned
Copy link
Labels
area:indexingRelates to embedding and indexingRelates to embedding and indexingide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorpriority:mediumIndicates medium priorityIndicates medium prioritystale
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Mac Snonoma
- Continue version: 0.0.83
- IDE version: Android Studio Koala | 2024.1.1 Patch 2
- Model: N/A
- config.json:Description
I started by installing the plug-in from the marketplace
I tried adding adding my OpenAI key using The console:

Then nothing happened. No ~/.continue/config.json was created. All I saw was
>> ls -l ~/.continue/
total 488
-rw-r--r--@ 1 sid staff 115434 Dec 19 12:02 config_schema.json
-rw-r--r--@ 1 sid staff 122996 Dec 19 12:02 continue_rc_schema.json
-rw-r--r--@ 1 sid staff 2359 Dec 19 12:02 continue_tutorial.py
Then I proceeded to create a new new android project in my ID, and that immediately created the config(and more):
>> ls -l ~/.continue/
total 512
-rw-r--r--@ 1 sid staff 1144 Dec 19 12:39 config.json
-rw-r--r--@ 1 sid staff 73 Dec 19 12:39 config.ts
-rw-r--r--@ 1 sid staff 115434 Dec 19 12:27 config_schema.json
-rw-r--r--@ 1 sid staff 122996 Dec 19 12:27 continue_rc_schema.json
-rw-r--r--@ 1 sid staff 2359 Dec 19 12:02 continue_tutorial.py
drwxr-xr-x@ 6 sid staff 192 Dec 19 12:38 dev_data
drwxr-xr-x@ 8 sid staff 256 Dec 19 12:39 index
drwxr-xr-x@ 3 sid staff 96 Dec 19 12:38 logs
-rw-r--r--@ 1 sid staff 105 Dec 19 12:39 package.json
drwxr-xr-x@ 3 sid staff 96 Dec 19 12:39 sessions
drwxr-xr-x@ 3 sid staff 96 Dec 19 12:39 types
Attached idea call log shows that it started working on the new project immediately 12:40 time mark
idea.log
To reproduce
No response
Log output
No response
Metadata
Metadata
Assignees
Labels
area:indexingRelates to embedding and indexingRelates to embedding and indexingide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorpriority:mediumIndicates medium priorityIndicates medium prioritystale