Odd Eirik Nes
Odd Eirik Nes
There is [METAsrc](https://www.metasrc.com/euw/aram) that I know of.
Right, that could definitely become a problem at times then. I can see that the API docs states > Data Dragon versions aren't always equivalent to the League of Legends...
I think you're right, jErprog. Here's the function getRiotVer(): https://github.com/dustinblackman/Championify/blob/master/src/championify.js#L34 It hits na/realms.json then uses the "v" key to define the LoL version. I'm not at all familiar with the...
I had this same issue as well, ever since patch 8.3 or thereabouts. I just deleted all items and reimported them. This could be coincidental, of course. Win 10 with...
I'm not entirely sure why Lync/Skype has to install a client certificate either, but it's not trivial to disable for us it seems. Would it be possible to add another...
Ah, that does explain it. Thanks! I've had my "fix" running on our server for about a week now, and there have been no more complaints from users about certificate...
Shouldn't all formats have a "sanity check" for all of its parameters, like number of channels, in any case, though? Some formats have that in both sf_format_check() and when writing/reading...
I know 65535 is an absurd number in pretty much all cases. I'll be doing some tests with several thousand channels, so I will probably have to compile the library...
Am I missing some required changes after the typings now being included in the package itself? The IncomingMessage declaration for a 'req' property is missing in types now, which means...
- Issue Type: Performance - Extension Name: gitlens - Extension Version: 12.1.0 - OS Version: Windows 10 21H2 (19044.1706) - VS Code version: 1.68.0 CPU profile file: [eamodio.gitlens-unresponsive.cpuprofile.txt](https://github.com/gitkraken/vscode-gitlens/files/8906666/eamodio.gitlens-unresponsive.cpuprofile.txt) EDIT: New...