Giuliano Errico

Results 7 comments of Giuliano Errico

It's not so easy, as the repository is private. I'll try to provide you with an example as soon as possible

This issue could be easily solved by setting the scale parameter as optional. Something like this: ```js reverse(location: L.LatLngLiteral, scale: number, cb: GeocodingCallback, context?: any) { const params = reverseParams(this.options,...

I am very very very very sad about this limitation 😭: ``` .NET Debugging is supported only in Microsoft versions of VS Code. See https://aka.ms/VSCode-DotNet-DbgLicense for more information. ```

> 可以有用cursor编写.NET项目并运行吗(Can I write a .NET project with cursor and run it?) Yes you can, but you cannot debug it using the vsdbg.

I have the same problem. I'm not sure if the error occurring here is the same, anyway using `curl` the response is: ```json { "error": { "code": 400, "message": "Precondition...

I'd approve and merge this PR. It works for me