Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename doesn't work #32

Open
ratiotile opened this issue Jan 29, 2016 · 5 comments
Open

Rename doesn't work #32

ratiotile opened this issue Jan 29, 2016 · 5 comments

Comments

@ratiotile
Copy link

Sublime 3, 3083

When I highlight a variable and right-click->refactor->rename, all the matching names get boxed, but I cannot enter a new name. Typing produces no result, and typing furiously crashes Sublime Text. Clicking with the mouse clears the selected variable names and appears to cancel the rename process.

The only thing that appears in the console is

JavaScript Refactor.Refactor.sublime-settings
node

every time the refactor operation is attempted.

I attempted other operations: Introduce Variable and Extract Method appear to work.

I had to disable tern_for_sublime and Vintageous because the refactor->rename command was producing errors with them enabled.

Other packages installed:
Babel,
BracketHighlighter,
DocBlockr,
GitGutter-Edge,
JsFormat

@Gargaroz
Copy link

+1

@s-a
Copy link
Owner

s-a commented Mar 14, 2016

Currently I am involved in other projects. So I definitely need help on this . We need to fix #31 first. Maybe this fixes this error.

Does any on can help out on this?

@s-a
Copy link
Owner

s-a commented Mar 14, 2016

#31 does not seem a bug. Just tested this with V3 build 3103
Cannot reporduce. This might be a incompatibe issue with other plugins. We need more infos about this issue,

@aklef
Copy link

aklef commented Mar 23, 2016

I'm getting the exact same behaviour and console output but on Sublime 3103.

I do however have tern_for_sublime installed along with:
BracketHighlighter,
DocBlockr,
GitGutter,
js-beautify,
SublimeLinter,
SublimeREPL

The funny thing is that the plugin worked for about a week at some point and just now stopped functioning.

@s-oram
Copy link

s-oram commented Dec 22, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants