Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Rename model elements
Rename model elements [message #758269] Tue, 22 November 2011 14:13
Robert Gruendler is currently offline Robert GruendlerFriend
Messages: 66
Registered: June 2011
Member
Hi,

is there an dltk based plugin available which implements refactoring of model elements like the Java editor does? e.g. where you select a local variable, and all occurrences of that variable are renamed as you type?

I've looked in org.eclipse.dltk.internal.core.RenameElementsOperation but apparently this is not implemented, as getNestedOperation() returns null by default.


Any hints would be greatly appreciated!
Previous Topic:Interface usage in DBGP debugger
Next Topic:"Indentation Size" setting does not work
Goto Forum:
  


Current Time: Sat May 04 14:00:41 GMT 2024

Powered by FUDForum. Page generated in 0.03328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top