How to refactor in Sublime Text? (Ruby, Rails, JavaScript)

Daryll Santos

I used Netbeans before. How do I do some refactoring (changing variable names, make method out of code, etc) in Sublime Text 2 on a Mac? What I'm doing right now is "select next instance of a word", but that's only because I'm using only one file

Daryll Santos

What happened here was that I just did refactoring via grepping and find/replace. I'm on Vim now and substitute/grepping is still my method when I need to refactor. I guess this is one of the features that an IDE provides that a text editor doesn't.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to refactor in Sublime Text? (Ruby, Rails, JavaScript)

From Dev

Sublime Text 3 not Rails/Ruby highlighting syntax

From Dev

Configuring Sublime Text 3 for Ruby on Rails development

From Dev

Refactor some model methods in Ruby on Rails

From Dev

How to run Ruby Test in Sublime Text with using Vagrant

From Dev

How to import the text contains comma in Ruby on Rails

From Dev

How to refactor long if/return statements in Ruby?

From Dev

How to refactor each function with map in Ruby?

From Dev

How to refactor method with multiple boolean variables in Ruby

From Dev

How to refactor long if/return statements in Ruby?

From Dev

How to refactor each function with map in Ruby?

From Dev

How to refactor already simple ruby code

From Dev

How run Javascript on server side in Ruby on Rails

From Dev

How to initialize a variable with javascript in ruby on rails?

From Dev

Rails: how to pass data from Ruby to Javascript

From Dev

How can i configure javascript indentation on sublime text 2

From Dev

How to create new JavaScript snippet for Sublime Text 3?

From Dev

JavaScript tips in Sublime Text 3

From Dev

JavaScript tips in Sublime Text 3

From Dev

JavaScript syntax in sublime text is missing?

From Dev

Sublime Text 2 - CodeIntel - Ruby Gem Completion

From Dev

utilise atom or sublime text in ubuntu Python Ruby

From Dev

Ruby on Rails 4: How to include Javascript files in Rails web application?

From Dev

How can I minify html, css, js/jquery and ruby code inside Sublime Text 3?

From Dev

How to set highlighting of do-end blocks in Sublime Text 3 for ruby?

From Dev

how to stream text into html from remote log file - ruby on rails

From Dev

Ruby on Rails: How to render file as plain text (without any HTML)

From Dev

Like button Ajax in Ruby on Rails - how to change image and iconic text

From Dev

how to stream text into html from remote log file - ruby on rails

Related Related

  1. 1

    How to refactor in Sublime Text? (Ruby, Rails, JavaScript)

  2. 2

    Sublime Text 3 not Rails/Ruby highlighting syntax

  3. 3

    Configuring Sublime Text 3 for Ruby on Rails development

  4. 4

    Refactor some model methods in Ruby on Rails

  5. 5

    How to run Ruby Test in Sublime Text with using Vagrant

  6. 6

    How to import the text contains comma in Ruby on Rails

  7. 7

    How to refactor long if/return statements in Ruby?

  8. 8

    How to refactor each function with map in Ruby?

  9. 9

    How to refactor method with multiple boolean variables in Ruby

  10. 10

    How to refactor long if/return statements in Ruby?

  11. 11

    How to refactor each function with map in Ruby?

  12. 12

    How to refactor already simple ruby code

  13. 13

    How run Javascript on server side in Ruby on Rails

  14. 14

    How to initialize a variable with javascript in ruby on rails?

  15. 15

    Rails: how to pass data from Ruby to Javascript

  16. 16

    How can i configure javascript indentation on sublime text 2

  17. 17

    How to create new JavaScript snippet for Sublime Text 3?

  18. 18

    JavaScript tips in Sublime Text 3

  19. 19

    JavaScript tips in Sublime Text 3

  20. 20

    JavaScript syntax in sublime text is missing?

  21. 21

    Sublime Text 2 - CodeIntel - Ruby Gem Completion

  22. 22

    utilise atom or sublime text in ubuntu Python Ruby

  23. 23

    Ruby on Rails 4: How to include Javascript files in Rails web application?

  24. 24

    How can I minify html, css, js/jquery and ruby code inside Sublime Text 3?

  25. 25

    How to set highlighting of do-end blocks in Sublime Text 3 for ruby?

  26. 26

    how to stream text into html from remote log file - ruby on rails

  27. 27

    Ruby on Rails: How to render file as plain text (without any HTML)

  28. 28

    Like button Ajax in Ruby on Rails - how to change image and iconic text

  29. 29

    how to stream text into html from remote log file - ruby on rails

HotTag

Archive