Gerard Roche
Gerard Roche
Works for me on Ubuntu 14.04. Also on fresh install of ST with just package control, and docblockr installed. Ubuntu 14.04 DocBlockr 2.14.1 ``` DPI scale: 1 startup, version: 3099...
@rinatkhaziev sounds like it could be an issue with ST caches. For those on Ubuntu you can use this script to clean out the cache and optionally sessions and workspaces:...
I've updated the script to work on OSX https://gist.github.com/gerardroche/6e46cbdf8da19a39f9da
If it's not working in specific php cases then that's another issue. I'm assuming that this entire issue is not just specific to PHP? I'm also not able to reproduce...
@alphanull can you post a complete log.
Try the new build 3100. Looks like there may have been regex and syntax issues https://www.sublimetext.com/3dev https://forum.sublimetext.com/t/dev-build-3100/16929
@mmenschig docblockr_python is not associated with this project.
You'll need provide a some more information. For example, can you provide more detailed report as explained here: https://github.com/spadgos/sublime-jsdocs/issues/446#issuecomment-326202636
Set `jsdocs_decorate` to `false`. `Menu > Preferences > Settings` ``` { "jsdocs_decorate": false } ```
You'll need to be more detailed.