Artem Govorov

Results 236 comments of Artem Govorov

Another workaround for now (before project-level config support gets added), is to use one of the following settings for the project to limit the files that Console Ninja instruments:

Hey, thanks for creating the feature request and for your kind words! While we don't have short term plans to add Python support, the topic is interesting to us, so...

@Alecto Can you please do the following: - open Ninja `trace.log` file, clear and save it, - double check that you have Live Server extension checked in the Ninja VS...

Thanks, can you please run through the updated set of steps below and share the result: - open Ninja trace.log file, clear and save it, - close all instances of...

@Alecto @alia104 This time from the log it looks like it has got a bit further and should now be working. Please try: - editing your code (where `console.log` is...

Triggering function logpoints via code is a good idea. We'll experiment a bit to find the best/intuitive way to trigger it. > For example, right clicking on an existing breakpoint...

Console Ninja Log viewer should render click-able links for stack frames captured with `console.trace`. ![ct](https://user-images.githubusercontent.com/979966/225836340-93b21817-f622-447d-bfe6-dca06d3f28a9.gif) If it's not working for you as on the recording above, can you please share:...

Can you please create and share a sample repo? We are happy to take a look and see if we can add the support for Firebase CLI.

Console Ninja should not fail if it can't access certain folders. Can you please provide some more details about your project structure and why exactly the extension doesn't work for...

Can you please share the extension trace.log file (located at `~/.console-ninja/trace.log`)?