Luke Cotter

Results 18 comments of Luke Cotter

Hi @biswajith-s-pso-maxval thanks for the report. Can you share this additional information? and if you can could you share the debug log? **VS Code Version**: **Log Analyzer Extension Version**: **OS...

@biswajith-s-pso-maxval Here is an example of some SOQL that will be grouped under the default namespace by that was actually in `MyNs` I believe this is what is happening in...

@biswajith-s-pso-maxval I have done a full analysis to show the issue in various cases by creating managed packages that call to one another (lc01 -> lc02 -> lc03). A method...

Thanks for the report. The cut, copy, paste context menu is provided by vscode and has default behaviour. We have limited control over it but we can remove the context...

> I am getting the below error while trying to run the analyzer. > > "command lana.showLogfile not found" > > ![Apex_Log_Analyzer](https://user-images.githubusercontent.com/5506035/262825207-7fd6e9c8-a02b-417b-91e7-420f1202764e.png) If you think you have found a bug...

@tscottcertinia You are right copy from call tree needs work, there is a ticket on the DB view to sort it out in general. You can highlight text BUT do...

We have had an upvote for namespace grouping _"Separate out database results by namespace. Since SOQL and DML has its own limits for certified managed packages, it's useful to see...

It is like you say a `FLOW_START_INTERVIEWS_BEGIN` event should have a corresponding `FLOW_START_INTERVIEWS_END` event in order to determine the end time and duration. If this is not present then the...

@TachyonicSpace did you have a chance to read my response? If this is a bug with the parser I would love to get it resolved.

@TachyonicSpace I am glad it was resolved. If you spot anything similar in future which does seem to be a parser gap let us know and we'll get it fixed.