Commit graph

9 commits

Author SHA1 Message Date
Raja Kapur
6fa22d87c9 Added Ctrl/Cmd+Shift+D keyboard shortcut
D for "Doc"
2012-10-07 14:45:02 -03:00
Raja Kapur
4599f2567c Update README.md 2012-10-07 14:28:38 -03:00
Raja Kapur
8527e4d8ff Added support for php functions and whitespaces
Previously the cursor could not be in the middle of the line or the extension would error out saying function not found.

The getTarget() function now checks from the start of the line, and generateComment() now prefixes the comment block with the same whitespace spaces or tabs as the function def line used
2012-10-07 14:27:01 -03:00
dderaedt
d07b953384 Added a test file 2012-09-24 10:12:13 +02:00
dderaedt
f2aa61ca57 Added support for function expressions 2012-09-24 10:06:31 +02:00
dderaedt
e21ef92206 Updated readme 2012-09-21 11:07:30 +02:00
dderaedt
a8cea6ad80 Fixed Issue #1 (cursor's line is overwritten by annotation) 2012-09-21 11:06:04 +02:00
dderaedt
6ed990c451 updated for brackets sprint10 2012-06-22 12:06:39 +02:00
david deraedt
ae10bdcb0f First commit 2012-06-13 18:12:30 +02:00