Skip to content

VsCode needs to be restarted to load indexed documents #6017

Open
@vincentkelleher

Description

@vincentkelleher

Before submitting your bug report

Relevant environment info

- OS: Ubuntu 24.0.2 LTS
- Continue version: 1.0.11
- IDE version: 1.100.2
- Model: intfloat/multilingual-e5-small
- config:

  `.continue/docs/new-doc-1.yaml`
  
  name: Continue.dev
  version: 1.0.0
  schema: v1
  docs:
    - name: Continue.dev
      startUrl: https://docs.continue.dev/reference
      useLocalCrawler: true

Description

Image

Although my document is correctly indexed, I need to restart VsCode multiple times before it is usable in a prompt.

The contextual menu always shows Loading.... Please wait while items are being loaded and doesn't change. Sometimes the documents even appear empty as if I never declared any document to index.

To reproduce

  1. Click on the Docs tab in the Continue.dev prompt box
  2. Click on + Add Docs
  3. Paste the given configuration in the opened file
  4. Start typing @Docs in the prompt box

Metadata

Metadata

Labels

area:indexingRelates to embedding and indexinggood-first-issueSuggested issue for new contributorside:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on Linux

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions