Questions tagged [aptana]

Aptana Studio is a powerful development IDE that offers a free, open-source (GPL) platform for editing and debugging code in various languages such as HTML, JavaScript, CSS, Ruby, PHP, and Python specifically catered towards web applications.

What is the process for performing the "extract function" refactoring in JavaScript?

Are there any tools for extracting functions in JavaScript similar to the "extract function" refactoring feature available for Java and jQuery developers in Eclipse or Aptana? Or perhaps in another JavaScript/jQuery IDE? ...