Open Tilogorn opened 8 years ago
Same problem here using Windows 8.1 and Sublime Text 3 (3103).
Some magic that made it work for me:
Dry guess - DocBlockr works if it is registered before Emmet - some hack precedence issue? I have no idea what I'm talking about though, as I switched to Sublime just today :)
Experienced same problem here... sublime version: 3103 osx x64 channel: stable, Mac OS X 10.11.4 and i found another magic...
{}
)I don't get it... but it worked for me.
@hansanghoon worked for me too! Seems like someone forgot to put an exception handler on the config loader…
Worked great for me. ST2 on Windows 7 and ST3 on Win 8. Thanks !
Seems fixed to me, even when the user setting file for DocBlockr is empty, the behavior works now as expected.
@hansanghoon worked for me. ST3114 on Win7. Thx
worked for me. ST3114 on Win8. Thx
It doesn't matter if the context is a plain php file or a php class, neither if leading spaces are involved or not (see #406), if I invoke the command, the function name and params are not automatically transferred into the docblock, which leads to results like this:
Console:
Code:
Tested on Mac OS X 10.10.5 with Sublime Text 3 (3103 stable).
Complete console output at startup: