sleistner / vscode-fileutils

Visual Studio Code Extension
https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
MIT License
190 stars 26 forks source link

not working #78

Closed brnpimentel closed 5 years ago

brnpimentel commented 5 years ago

Describe the bug Is not find fileutils command

To Reproduce Steps to reproduce the behavior:

  1. Just go to File: Rename
  2. See error

Expected behavior Rename a file

Screenshots captura de tela 2018-11-14 as 16 34 32

Desktop (please complete the following information):

sleistner commented 5 years ago

I'm unable to reproduce the issue, not on MacOS not on Windows/Ubuntu.

Can you provide the developer tools output when calling the command?

michaelnguyen2021 commented 5 years ago

@brnmonteiro try to use the latest visual code 1.29. I used 1.23 and had the same problem. Upgrade to 1.29 fixed the issue

brnpimentel commented 5 years ago

@brnmonteiro try to use the latest visual code 1.29. I used 1.23 and had the same problem. Upgrade to 1.29 fixed the issue

Worked! Thanks!

Blum commented 3 years ago

This is happening again to me. VSCode 1.51.1

sleistner commented 3 years ago

@Blum which version of the extension?

Blum commented 3 years ago

Hello, v3.4.0.

sleistner commented 3 years ago

@Blum did you try updating to version v3.4.2?

sleistner commented 3 years ago

there was a problem with v3.4.0 https://github.com/sleistner/vscode-fileutils/compare/v3.4.0...v3.4.1

Blum commented 3 years ago

Hmm.. could you possibly tell me how am I supposed to update it to this version. Auto-update of VSCode extensions keeps it on 3.4.0. Thanks

sleistner commented 3 years ago

I have just reinstalled the extension, which installed v3.4.2 Could you please try uninstall and install again?