Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete position incorrect in Windsurf Editor #300

Open
3 tasks done
ghry5 opened this issue Dec 20, 2024 · 1 comment
Open
3 tasks done

Autocomplete position incorrect in Windsurf Editor #300

ghry5 opened this issue Dec 20, 2024 · 1 comment
Labels
bug Something isn't working Integration

Comments

@ghry5
Copy link

ghry5 commented Dec 20, 2024

Checks

Operating system

macOS 15.2.0 (24C101)

Expected behaviour

The autocomplete window should open directly under/over the cursor inside windsurfs terminal. It should also follow the cursor when typing.

Actual behaviour

The autocomplete window opens at the last position if i had a different terminal open (wezterm, vscode terminal, MacOS terminal). If there was no terminal open since the start it will open in the very bottom left or in the very center of the screen.

Steps to reproduce

  • Install & open windsurf editor
  • open terminal and type cd to trigger autocomplete

Environment

[q-details]
version = "1.5.1"
hash = "43f92e418e96c7beaa3e881f299241c15ba65900"
date = "2024-12-13T00:53:22.005531Z (7d ago)"
variant = "full"

[system-info]
os = "macOS 15.2.0 (24C101)"
chip = "Apple M1 Pro"
total-cores = 8
memory = "32.00 GB"

[environment]
cwd = "/Users/USER/dev/work/myapp"
cli-path = "/Users/USER/dev/work/myapp"
os = "Mac"
shell-path = "/opt/homebrew/Cellar/zsh/5.9/bin/zsh"
shell-version = "5.9"
terminal = "Windsurf"
install-method = "brew"

[env-vars]
PATH = "/Users/USER/.codeium/windsurf/bin:/opt/homebrew/opt/postgresql@15/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/USER/.codeium/windsurf/bin:/Users/USER/.deno/bin:/Users/USER/Library/pnpm:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:/Users/USER/.local/bin:/Users/USER/Library/Android/sdk/emulator:/Users/USER/Library/Android/sdk/platform-tools:/Users/USER/.pub-cache/bin"
QTERM_SESSION_ID = "bb3445b63b044b98bc9c2d7f95fa7756"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.5.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
ZDOTDIR = "/Users/USER"
__CFBundleIdentifier = "com.exafunction.windsurf"
@greenlihui
Copy link

same problem here
image

@grant0417 grant0417 added bug Something isn't working Integration labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Integration
Projects
None yet
Development

No branches or pull requests

3 participants