"title": "Disable Indexing", "markdownDescription": "If set to `true`, Continue will not index the codebase. This is mainly used for debugging purposes.", "default": false, "type": "boolean" }, "disableSessionTitles": { "title": "Disable Session Titles", "markdownDescripti...
Reindexing the codebase made @ to work again. Intellij details: IntelliJ IDEA 2024.3 (Ultimate Edition) Build #IU-243.21565.193, built on November 12, 2024 Runtime version: 21.0.5+8-b631.16 aarch64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.lwawt...
Reindexing the codebase made @ to work again.I confirm that Re-indexing solves the context issue using @ for me.Regardless of which project I open, after the plugin update, I have to re-index its codebase. If I open Project X, reindex, close, reopen same project, I'll have to ...
- Numerous reliability upgrades to codebase indexing ## 0.8.24 - 2024-04-12 ### Added * Support for improved retrieval models (Voyage embeddings/reranking) * New @code context provider * Personal usage analytics ## 0.8.15 - 2024-03-05 ### Added * Tab-autocomplete in beta ## 0.8.14...
* Brought back the Apply button for all code blocks * Automatically update codebase index on removed files3 changes: 3 additions & 0 deletions 3 .changes/extensions/vscode/0.8.59.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,3 @@ ## 0.8.59 - 2024-11-25...
(#1204) * 🐛 add skipLines * ✨ URLContextProvider * 🥅 improved error handling for codebase indexing * 🏷️ use official Git extension types * ➕ declare vscode.git extension dependency * ⚡️ use reranker for docs context provider * 🚸 Use templating in default customCommand...
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains - Release v0.8.32-vscode · continuedev/continue
(#1204) * 🐛 add skipLines * ✨ URLContextProvider * 🥅 improved error handling for codebase indexing * 🏷️ use official Git extension types * ➕ declare vscode.git extension dependency * ⚡️ use reranker for docs context provider * 🚸 Use templating in default customCommand...
(#1204) * 🐛 add skipLines * ✨ URLContextProvider * 🥅 improved error handling for codebase indexing * 🏷️ use official Git extension types * ➕ declare vscode.git extension dependency * ⚡️ use reranker for docs context provider * 🚸 Use templating in default customCommand...
(#1203) * 🐛 small improvements * Fix issue with @codebase provider when n becomes odd due to a divide by 2 during the full text search portion of the query. (#1204) * 🐛 add skipLines * ✨ URLContextProvider * 🥅 improved error handling for codebase indexing * 🏷️ use ...