vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

vscode force exits after searching response

Open bons-ralph-lf opened this issue 1 year ago • 1 comments

  • REST Client Version: v0.25.1
  • VSCode Version: 1.82.0
  • OS Version: Windows_NT x64 10.0.22621

Steps to Reproduce

Create new folder Create new file "test.http" Add text:

GET www.google.com

Save file.

Click "Send Request". In the response tab open the search using ctrl+f. Enter a search term e.g. "hello" and press Enter key. Close the tab.

Click "Send Request". -> vscode immediately closes all running instances.

vscode about

Version: 1.82.0 (user setup) Commit: 8b617bd08fd9e3fc94d14adb8d358b56e3f72314 Date: 2023-09-06T22:07:07.438Z Electron: 25.8.0 ElectronBuildId: 23503258 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.22621

bons-ralph-lf avatar Sep 11 '23 11:09 bons-ralph-lf

I also encountered this bug.

stfujnkk avatar Dec 27 '23 02:12 stfujnkk