Skip to content

Indexing stuck on existing android studio project when continue installed #3457

@itissid

Description

@itissid

Before submitting your bug report

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:
Screenshot 2024-12-19 at 12 21 10 PM

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

Labels

area:indexingRelates to embedding and indexingide:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorpriority:mediumIndicates medium prioritystale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions