Results 71 comments of brupelo

Is this repo still alive? Here's a little example how to achieve the task: - Make sure this option doesn't conflict with existing one: https://github.com/hhatto/autopep8/blob/master/autopep8.py#L3446-L3457 - Read from standard input:...

Almost all python linters out there support this and if `-` conflicts with another option the right call is just warning about it (see for instance how isort does it...

@r-stein About restarting sublime text, yeah, definitely (few times while debuggin)... in fact, i've uninstalled/installed the package (removed completely all the remaining settings) as well. Also, few hours ago I've...

After a lot of researching I've figured out how to reproduce this bug quite easily. Make sure to spawn sublime_text from the terminal, that way the package will be broken...

@mverleg I've posted this question in #python@freenode, that's why @altendky very gently has helped here, that said, main reason why I'd like to solve this issue is because in some...

@mverleg Great, it seems that workaround works... \:O/ Just to be extra careful, right now I've decided before serializing/dumping the state of my pyqt software to disk I'll check if...

Sounds awesome, when this is totally implemented I'll give it a shot again to the project, thing is, over the last weeks I've been testing a lot of projects to...

Yeah, that's another reason why joining the project looks "risky", this is a project you can't work full time. I can't neither... actually an emdedable proper text editor widget isnt...

I think I've finally decided the direction I'm gonna follow... I've just created a new python project, [https://github.com/brupelo/pyblime](https://github.com/brupelo/pyblime) trying to improve Scintilla... once the widget becomes usable maybe I'll decouple...

@gamecreature Argh, I've added a lot of offtopic/noise for this particular thread, sorry about it. Anyway, how hard do you think it'd be to address this one? You'd mentioned in...