I use eclipse for following features:
- highligthning, autocomplition, open declaration for
- make
- asm, c/c++,(systemc, systemc_verification sources)
- systemverilog (and ovm,uvm,vmm) (with sveditor plugin)
- python(with plugin)
- integration cvs & svn
- my hotkeys:
- Ctrl+shift+R - open resource(read file) while typing its name. When project becomes huge (it usually does), it becomes unbearable to remember filesystem paths of all files. navigate->'open resource' is where eclipse beats simple editors like KDE kate.
- F3 - open declaration
- Ctrl+space - autocompletion
- Ctrl+D - delete line (yes, no more home,shift+end,delete)
- Alt+up/down - move line up/down ( yes, no more home, shift+end,ctrl+x,up,up,up,ctrl+v)
- Alt+Shift+up/down - duplicate line
- Ctrl+pageup/down - move to next tab
- Alt+left/right - jump to last edited place
Комментариев нет:
Отправить комментарий