refactor

Software Screenshot:
refactor
Software Details:
Version: 1.03
Upload Date: 2 Jun 15
Developer: Bi Dongliang
Distribution Type: Freeware
Downloads: 8

Rating: nan/5 (Total Votes: 0)

refactor is a Vim plugin that offers the functionality of a C/C++ refactoring tool.

This plugin contains some basic refactoring commands for C/C++. For the complexity of C++, instead of really parse the source code, were used regular expression matches.

NOTE: It doesn't work for old style parameter declarations! It may mess up your code sometime if you occasionally forget the rules.

The refactor commands and their default key map currently are:

1. e Extract method
2. p local variable to Parameter
3. r Rename local variable
4. d Delete parameter
5. o reOrder parameters
6. c introduce Constant

Requirements:

· Vim

What's New in This Release:

· Updated some messages to help using more easy.

Similar Software

tkscript
tkscript

3 Jun 15

pyLisp-NG
pyLisp-NG

3 Jun 15

GCL
GCL

3 Jun 15

Comments to refactor

Comments not found
Add Comment
Turn on images!