blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.08k stars 565 forks source link

vscode cannot rename symbol #2012

Open iamWing opened 1 month ago

iamWing commented 1 month ago

Checklist

Configuration

Blink version: `17.2.2.868`

iOS version: 17.4.1

Using the iPad Pro Magic Keyboard with vim extension enabled in vscode.

Describe the bug

On vscode, I can call out the rename symbol function and start typing a new name as I’d do on a PC/mac, but nothing would happen when I hit enter, as if there’s no keystroke registered at all. Hitting cmd+enter doesn’t work either.

Maybe it’s more an issue of vscode.dev on iPad rather than blink, but since I’m using vscode to connect to a remote workspace via blink, I think I’d open an issue here first.

Expected vscode to rename the symbols when I hit enter.

IMG_0183