Before submitting your bug report
Relevant environment info
- OS:Debian
- Continue version: 1.2.2
- IDE version: 1.103.2
- Model: qwen 2.5 coder 3b
- config:
name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: llama3.2 3b
provider: ollama
model: llama3.2:latest
roles:
- chat
- edit
- apply
capabilities:
- tool_use
defaultCompletionOptions:
contextLength: 8192
- name: mistral-nemo:12b
provider: ollama
model: mistral-nemo:latest
roles:
- chat
- edit
- apply
capabilities:
- tool_use
defaultCompletionOptions:
contextLength: 32768
- name: nomic-embed-text latest
provider: ollama
model: nomic-embed-text:latest
embedOptions:
maxChunkSize: 8192
roles:
- embed
- name: qwen2.5-coder 3b
provider: ollama
model: qwen2.5-coder:3b
roles:
- chat
- edit
- apply
- autocomplete
defaultCompletionOptions:
contextLength: 32768
maxTokens: 8192
context:
- provider: code
- provider: docs
- provider: diff
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
OR link to agent in Continue hub:
Description
For some reason pressing tab instead of accepting an autocomplete suggestion, it deletes it. It's very frustrating.
I'm using the Java development plugin from RedHat
I can't provide an exact repro honestly, I don't know why it happens.
To reproduce
No response
Log output
Before submitting your bug report
Relevant environment info
Description
For some reason pressing tab instead of accepting an autocomplete suggestion, it deletes it. It's very frustrating.
I'm using the Java development plugin from RedHat
I can't provide an exact repro honestly, I don't know why it happens.
To reproduce
No response
Log output