sublime-robot-plugin icon indicating copy to clipboard operation
sublime-robot-plugin copied to clipboard

Moved all the changes

Open cdeepal opened this issue 11 years ago • 0 comments

As I have explained to you in the email, the following features were added:

  •      Right click to run a test case, a test suite
    
  •      Display test progress as it runs the command
    
  •      Display output log file in browser if the tests fail
    
  •      Auto complete variable names/list names and ability to pick from list
    
  •      Find all references of a keyword
    
  •      Find and replace all references to a keyword
    
  •      Insert common code snippets
    

I have also refactored some of the existing code and moved them into modules for easier changes. Long story short, one of my co-workers has created the initial repo and instead of forking it he has copied the files. Therefore, you wouldn't see the change history but just one huge checkin.

If you don't like the refactorings I made, please let me know and I can go back and try to apply only the changes I did on top of your original code.

cdeepal avatar May 30 '14 11:05 cdeepal