Mike Chamberlain
Mike Chamberlain
Hi Kasper, after your advice I've tried my best to implement a strict C# syntax output formatter but seem to have hit a blocker. I've managed to get it to...
Could I perhaps apply a similar strategy to `JsonStyle`'s `OptionalComma`, which seems to look ahead to the next token before deciding whether to append a comma? Would that make sense...
#55
Hi Kasper, Not quite sure what you are asking as there are tests included in the PR. For context, I referenced this PR from the original issue #54. Though I...
Hi guys, Happy to be contributing to the project. As well as adding the LDAP groups stuff we took the opportunity to restructure the plugin HTML to align it to...
Hi @surfi2000, I work with @nebevservian so all my work is part of https://github.com/nebevservian/plugin-LoginLdap. The backend has been updated to work with Piwik 3, but I think the front end...
I'm also getting this issue. Haven't been able to reproduce it consistently though, sorry. The error occurs in iscroll-probe.js, line 983: ``` for ( var i = that.indicators.length; i--; )...