you-debug-it : Vim plugin that helps to track your debug code
script karma |
Rating -1/1,
Downloaded by 2578 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alexander Serebryakov |
|
script type |
utility |
|
description |
**you-debug-it** is a Vim plugin that helps to control your debug code.
Usage
-----
##### Commands
* `:YouDebugItStart` - enables automatical insertion of comment tag into text
* `:YouDebugItStop` - disables automatical insertion of comment tag into text
* `:YouDebugItClean` - deletes all the lines containing the tag
* `:YouDebugReviewStart` - opens location list of tagged lines
* `:YouDebugReviewFinish` - closes and clears location list of tagged lines
Contribution
------------
Source code and issues are hosted on GitHub:
https://github.com/aserebryakov/you-debug-it
License
-------
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) |
|
install details |
##### Pathogen
$ cd ~/.vim/bundle
$ git clone https://github.com/aserebryakov/you-debug-it.git
##### NeoBundle
NeoBundle 'aserebryakov/you-debug-it'
##### Without plugin manager
Clone or download this repository and copy its contents to your `~/.vim/`
directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|