Changes between Version 1 and Version 2 of VimInterface
- Timestamp:
- Apr 17, 2012, 4:46:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VimInterface
v1 v2 5 5 those commands with the help of which the refactorings can be run 6 6 and the files loaded in the system can be handled. 7 8 [[Image(gvim.png)]] 7 9 8 10 === Installation === … … 29 31 VIM can be used both in command line and in graphical environment. The 30 32 VIM plugin of RefactorErl supports both of them. In the graphical 31 front-end (Fig. \ref{vim-fig})every command can be reached from the33 front-end every command can be reached from the 32 34 RefactorErl menu. The features are grouped to be easily found. These 33 35 groups and the most important tasks can be found in the following, and the second column of the table shows the … … 47 49 ==== Server submenu ==== 48 50 The server can be started and stopped by the menus and commands shown 49 in Table \ref{vim-server-groups}. If the RefactorErl cannot be started51 in the following table. If the RefactorErl cannot be started 50 52 an error message is shown in command buffer. 51 53 … … 58 60 59 61 ==== Files submenu ==== 60 Features dealing with files can be found in Table 61 \ref{vim-files-groups}. \emph{Draw graph} makes a graphical 62 representation of the database by creating a \emph{dot} file. 62 Features dealing with files can be found in the following tables. {{{Draw graph}}} makes a graphical 63 representation of the database by creating a {{{dot}}} file. 63 64 64 65 || Menu item || Command|| … … 70 71 71 72 ==== Function submenu ==== 72 This submenu contains only the \emph{Reorder function parameter} 73 refactoring, this menu group has been created for future use. Menu 74 item and the command can be found in Table \ref{vim-func-groups}. 73 This submenu contains only the {{{Reorder function parameter}}} 74 refactoring, this menu group has been created for future use. 75 75 76 76 || Menu item || Command|| … … 79 79 80 80 ==== Introduce/Eliminate submenu ==== 81 In this submenu (shown in Table \ref{vim-elim-groups}.)the81 In this submenu the 82 82 refactorings concerning introduction and elimination of certain 83 83 language constructs can be found. … … 100 100 ==== Move to another module submenu ==== 101 101 In this menu item the refactorings concerning moving can be 102 found. The se are shown in Table \ref{vim-move-groups}. Themodules102 found. The modules 103 103 changed by the refactoring are not opened. 104 104 … … 111 111 112 112 ==== Upgrade submenu ==== 113 The upgrade regexp refactoring can be found in the Upgrade submenu 114 (shown in Table \ref{vim-upgrade-groups}). This menu has been created 113 The upgrade regexp refactoring can be found in the Upgrade submenu. This menu has been created 115 114 for future use, too. 116 115 … … 122 121 123 122 ==== Renaming submenu ==== 124 The universal renamer and the type specific renamer refactorings are 125 shown in Table \ref{vim-ren-groups}. 126 123 The universal renamer and the type specific renamer refactorings can be found in this submenu. 127 124 128 125 || Menu item || Command|| … … 153 150 154 151 === Semantic queries === 155 Semantic queries are fully supported in VIM interface (shown in 156 Table \ref{vim-main-groups}). VIM does not support links to different 152 Semantic queries are fully supported in VIM interface. VIM does not support links to different 157 153 sources, but the path and the location are listed after all entity in 158 154 the result. This filepath can be copied and pasted after an open