Commit graph

22 commits

Author SHA1 Message Date
dderaedt
5bc620c356 Added new key bindings 2013-07-19 10:15:56 +02:00
dderaedt
7252a013c2 Modified default keybinding, again 2013-07-19 10:15:00 +02:00
dderaedt
2b9e408116 Reformated code 2013-07-19 10:02:56 +02:00
dderaedt
094e077ecd Modified default key binding 2013-07-19 09:57:35 +02:00
david deraedt
c1264ca470 Added extension package json file 2013-05-27 10:37:47 +02:00
David Deraedt
d7afed07a1 Create LICENCE 2012-12-17 13:26:04 -08:00
dderaedt
a455646ed2 Fixed issue with function expressions and removed newline 2012-10-08 10:31:32 +02:00
dderaedt
57b8c2cb47 discard 2012-10-08 10:06:10 +02:00
David Deraedt
270e33123d Merge pull request #5 from aonic/master
Fixed indentation issue, and added PHP functions and hotkey support
2012-10-08 00:42:21 -07:00
Raja Kapur
4704b5ebf5 Usage info and compatibility update 2012-10-07 14:58:19 -03:00
Raja Kapur
090d30d406 Update README.md 2012-10-07 14:57:43 -03:00
Raja Kapur
64e1a293a7 Update README.md 2012-10-07 14:48:45 -03:00
Raja Kapur
b94591c381 Update README.md 2012-10-07 14:48:00 -03:00
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