continue icon indicating copy to clipboard operation
continue copied to clipboard

@ symbol will still auto complete in some cases even when you press escape

Open rootedbox opened this issue 1 year ago • 1 comments

Before submitting your bug report

Relevant environment info

- Continue: v0.8.43
- IDE: 
Version: 1.91.1 (Universal)
Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729
Date: 2024-07-09T22:07:54.982Z
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.0.0

Description

In some languages like ruby @ symbol denotes an instance variable.. and I need to type in @ variable_name(no space) and +95% of the time I can just hit escape to break context-provider completion and everything works fine.. but sometimes I break out add a space start typing and it'll go back pick the nearest provider to match.. I've also had it do this when I totally remove the @ symbol in the past so that may or may not be related.

To reproduce

No response

Log output

No response

rootedbox avatar Jul 22 '24 20:07 rootedbox