continue icon indicating copy to clipboard operation
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

Results 902 continue issues
Sort by recently updated
recently updated
newest added

## Description Solves: https://github.com/continuedev/continue/issues/2209 The `getIcon` method id `AutocompleteSpinnerWidget` references an image that does not exist in resources. ``` override fun getIcon(): Icon = if (isLoading) animatedIcon else IconLoader.getIcon("/icons/continue.svg", javaClass)...

### 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...

kind:bug
ide:vscode

### 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...

area:context-providers
kind:bug
ide:vscode

## Description Change the Mistrial API base to the official endpoint, replacing old and nonworking codestral endpoint. ## Checklist - [X] The base branch of this PR is `dev`, rather...

### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...

kind:enhancement

## Description * Updated dimensions of the vectors generated to be 512 instead of 1024. Using 1024 was causing lookup failures into the index during subsequent use of contexts. *...

## Description Added a new slash command, `tools`, which allows llm to determine which context provider to use as a tool, automating task completion. ## Checklist - [x] The base...

### 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...

area:indexing
kind:enhancement
ide:vscode

### 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...

area:context-providers
kind:bug

### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...

area:context-providers
kind:enhancement