vscode-fileutils
vscode-fileutils copied to clipboard
Duplicate option doesn't work always
- VSCode Version: 1.16
- OS Version: MacOS Sierra
Steps to Reproduce:
- Select duplicate option on file from tree list (or in command palette)
- Enter new patch for file
- Click Enter
- Nothing happens
Unfortunately I'm unable to reproduce the issue, would it be possible for you to check if there's any valuable output in the Problems panel?
Problems panel clear :(
I had the same issue. No errors in any of the output channels. VSCode v1.36.1, Mac OSX v10.14.5. Completely closing VSCode and then relaunching solved the issue for me. 🤷♂
Forgot to add this occasionally comes back. Restarting appears to be a temporary fix only.
am having this problem fairly often.. closing all vscode windows and reopening appears to fix. Otherwise all fileutils commands just produce 'command fileutils.someCommand not found'
very frustrating =/ specially when you have multiple projects opened
@vesper8 could you provide more information, size of the project, number of files, OS, VSCode version etc?
Including node_modules and composer vendor folder it's saying 46k files, although those folders are ignored by the vscode search so not sure if it matters
on OSX Mojave 10.14.6 VsCode 1.41.1
Doesn't happen all the time, when it does I have to quit all windows and re-open. It only started happening in the last month or so
Is this still an issue?
I can confirm this is still an issue. Right clicking on a file and selecting duplicate does nothing. Restarting VS Code doesn't fix the problem and nothing is reported to the Problems panel.
also tried uninstalling and reinstalling the plugin. I'm perplexes because this plugin always worked for me before. Seemed to stop about a week or 2 ago, not sure. I started just copy-pasting files.