David Gasperoni

Results 45 comments of David Gasperoni

I also have this problem, it always happens when editing a field in a MSSQL table which does not have a Primary Key.

> I know this is old, but IMO the bug is in the application, not the library. You need to make sure you're adding 15 business days to the first...

Well this one works for me on OS X 10.10.2: https://github.com/pingjiang/emmet-objc/releases/tag/v10.10.1

I cannot force `.md` files to be rendered with QLMarkdown, instead it always gets rendered with TextMate built-in generator. `.markdown` files have no problems though. I have both extensions associated...

Worked great for me! By the way, there's a space in ".framework" in your command

`_have` gets called several times (I tried by adding some sort of echo logging), but only once it reports the error, so it seems that in one specific case the...

I'm running in the same issue. When I save, I see a different file, one that I previously previewed.

Yes, @eduolalo should release a new version on npm, since he's the only one with access rights. In the meantime, you can use github links like this: ``` "dependencies" :...

I'm not sure actually on how moment.diff works, if let's say 23:59 yesterday is diffed against 00:00 today, when rounded to days, returns 1 or 0. If you need, you...