click icon indicating copy to clipboard operation
click copied to clipboard

The `edit` utility does not work on Windows for Visual Studio Code

Open ofek opened this issue 2 years ago • 2 comments

A new editor tab opens with the temporary file but the file is immediately deleted. To reproduce:

  1. Install Visual Studio Code
  2. Set the EDITOR environment variable to code

Environment:

  • Python version: 3.11
  • Click version: 8.1.6

ofek avatar Aug 09 '23 04:08 ofek

I saw https://github.com/pallets/click/pull/1050 but the value of require_save does not matter

ofek avatar Aug 09 '23 04:08 ofek

Happy to review a PR, but I won't be able to fix this myself.

davidism avatar Aug 09 '23 12:08 davidism