continue
continue copied to clipboard
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...
bug
### Before submitting your bug report - [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [ ] I'm not able...
## Description Support for port patterns, case insensitivity, and ignoring empty patterns in NO_PROXY handling, and makes all the same logic apply to `requestOptions.noProxy`
### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...
## Description When running VS Code web users will see wrong shortcuts if the remote system is a Linux box while the user is using a Mac. See example: The...
Some of the embedding models (e.g nomic-embed-text) are trained to embed for several purposes, this on the flip side, means that if not given the purpose for the embedding the...
## Description When doing a force reindex, sqlite gets locked and the associated sqlite file does not get deleted as expected. Added corresponding fix and tests to ensure this case...
This is a draft merge request that reworks how autocomplete behaves with regard to the intellisense suggestion widget. The core idea is that the LLM is the smart thing, so...
## Description When defining an embed model with `roles: [embed]` in the YAML config file, the extension defaults to using the built-in Transformers.js embedder instead of the user-defined model. This...