atom-javascript-refactor icon indicating copy to clipboard operation
atom-javascript-refactor copied to clipboard

Doesn't work for me

Open FrancescoSaverioZuppichini opened this issue 8 years ago • 8 comments
trafficstars

Hi,

Just installed the plugin, I added vue to the file extensions, so:

screen shot 2017-06-23 at 11 23 26

but nothing happens when I move a file. Maybe Vue is not supported?

Best Regards,

Francesco Saverio

The list should be comma separated. Can you please update and retest?

js, vue
screen shot 2017-06-23 at 8 38 14 am

jurassix avatar Jun 23 '17 12:06 jurassix

same thing

Same here. I have Atom 1.19.1 installed and 0.5.7 of refactor. I've check Run in band and restarted Atom. When I right-click and select Rename (with refactor support) nothing seems to happen. Please let me know how I can help support testing.

chriswetterman avatar Aug 25 '17 19:08 chriswetterman

@jurassix I figured I'd open up Atom's Developer Tools to see if anything was reported to the console when attempting to rename a file. Nothing was reported, but the rename dialog showed! For me it only appears with the Developer Tools open (no dice when not open). Now, when I click into the field to change the file name/path, the dialog disappears and will no longer open. I have to close and re-open Developer Tools for it to show again

Hopefully this helps you pinpoint the issue

chriswetterman avatar Oct 02 '17 17:10 chriswetterman

@REEMERGEMEDIA thanks for looking into this. I'll see if I can use this to reproduce.

jurassix avatar Oct 03 '17 15:10 jurassix

same here

teknologist avatar Oct 28 '17 22:10 teknologist

doesn't work for me too

0xc0d3r avatar Feb 24 '18 10:02 0xc0d3r

Cant get it to work either. Installed refactor installed javascript-refactor. restarted several times. nothing happens when i rename. I am getting some JS errors though...

/Users/me/.atom/packages/javascript-refactor/node_modules/jscodeshift/dist/Runner.js:259 Uncaught (in promise) TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
    at Function.all (native)
    at getAllFiles.then.then.pendingWorkers (/Users/me/.atom/packages/javascript-refactor/node_modules/jscodeshift/dist/Runner.js:259:17)
    at <anonymous>

travisdahl avatar May 11 '18 22:05 travisdahl