Gourav Goyal

Results 100 comments of Gourav Goyal

it is a bug that we can't use internal terminal for user input while in debug mode. for Python/C# internal terminal is working fine while debugging. I guess the issue...

adding my vote for search function.

ah, sorry.. I'll put it clearly.. Can cursor jump directly to the word when I activate the extension with ctrl+; and type that word? Is there an extension/software that behaves...

Especially for the first characters there are a lot of matches, and the would be a lot of jumping around the file... --> okay, we can set the minimum character...

facing the same issue. Can't minify bulk SVGs.

thanks. I use firebase to authenticate user (api request) first but firebase package isn't officially supported in non-node runtime, hence the reason for choosing serverless functions.

It's causing the issue in my production app and I can't share the source code. Happy to help in other ways.

It seems like suspense is not handled correctly in your library. I found a workaround (https://chat.openai.com/share/c75ba523-8567-4800-ae97-0a8674f9330e), but this is not ideal for library users since the underlying library is supposed...